@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleEUGETPrescriptionE-PRESCRIPTIONS-RETRIEVAL"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://gematik.de/fhir/tiflow-xborder/StructureDefinition/GEM-ERPEU-PR-PAR-EU-GET-Prescription-Input"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/tiflow-xborder/StructureDefinition/GEM-ERPEU-PR-PAR-EU-GET-Prescription-Input> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "requestData" ] ;
( fhir:part [
fhir:name [ fhir:v "requesttype" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType> ] ;
fhir:code [ fhir:v "e-prescriptions-retrieval" ] ] ] [
fhir:name [ fhir:v "kvnr" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "http://fhir.de/sid/gkv/kvid-10"^^xsd:anyURI ;
fhir:l <http://fhir.de/sid/gkv/kvid-10> ] ;
fhir:value [ fhir:v "X123456789" ] ] ] [
fhir:name [ fhir:v "accessCode" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_EU_AccessCode"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_EU_AccessCode> ] ;
fhir:value [ fhir:v "123456" ] ] ] [
fhir:name [ fhir:v "countryCode" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "BE" ] ] ] [
fhir:name [ fhir:v "practitionerName" ] ;
fhir:value [
a fhir:String ;
fhir:v "Sanches" ] ] [
fhir:name [ fhir:v "practitionerRole" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.2.9.6.2.7"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.2.9.6.2.7> ] ;
fhir:code [ fhir:v "2262" ] ;
fhir:display [ fhir:v "Pharmacists" ] ] ] [
fhir:name [ fhir:v "pointOfCare" ] ;
fhir:value [
a fhir:String ;
fhir:v "Super Pharmacia" ] ] [
fhir:name [ fhir:v "healthcare-facility-type" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID> ] ;
fhir:code [ fhir:v "1.2.276.0.76.4.54" ] ;
fhir:display [ fhir:v "Öffentliche Apotheke" ] ] ] [
fhir:name [ fhir:v "prescription-id" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId> ] ;
fhir:value [ fhir:v "160.000.000.000.000.01" ] ] ] [
fhir:name [ fhir:v "prescription-id" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId> ] ;
fhir:value [ fhir:v "160.000.000.000.000.02" ] ] ] [
fhir:name [ fhir:v "prescription-id" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId> ] ;
fhir:value [ fhir:v "160.000.000.000.000.03" ] ] ] [
fhir:name [ fhir:v "prescription-id" ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId> ] ;
fhir:value [ fhir:v "160.000.000.000.000.04" ] ] ] )
] ) . #
IG © 2026+ gematik GmbH. Paket de.gematik.tiflow.xborder#2.0.0-ballot.1 basierend auf FHIR 4.0.1. Generiert 2026-05-29
Links: Table of Contents |
QA Report