@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/PractitionerRole/73a551f8-d8cd-4b44-823d-ab5f8aeab1aa> a fhir:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "73a551f8-d8cd-4b44-823d-ab5f8aeab1aa"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 73a551f8-d8cd-4b44-823d-ab5f8aeab1aa</b></p><a name=\"73a551f8-d8cd-4b44-823d-ab5f8aeab1aa\"> </a><a name=\"hc73a551f8-d8cd-4b44-823d-ab5f8aeab1aa\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-498c345f-31f5-4da6-9f04-00fa2bc8af7c.html\">Dr. Max Manfred Mustermann</a></p><p><b>organization</b>: <a href=\"Organization-ad7dc0e7-cb44-4740-ba67-cb573e29d596.html\">Praxis Dr. med. Max Mustermann</a></p></div>"
] ;
fhir:PractitionerRole.practitioner [
fhir:link <http://hl7.org/fhir/Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c> ;
fhir:Reference.reference [ fhir:value "Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c" ] ;
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "1-1.58.00000056" ]
] ;
fhir:Reference.display [ fhir:value "Dr. Max Manfred Mustermann" ]
] ;
fhir:PractitionerRole.organization [
fhir:link <http://hl7.org/fhir/Organization/ad7dc0e7-cb44-4740-ba67-cb573e29d596> ;
fhir:Reference.reference [ fhir:value "Organization/ad7dc0e7-cb44-4740-ba67-cb573e29d596" ] ;
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://gematik.de/fhir/sid/telematik-id" ] ;
fhir:Identifier.value [ fhir:value "9-2.58.00000045" ]
] ;
fhir:Reference.display [ fhir:value "Praxis Dr. med. Max Mustermann" ]
] .
<http://hl7.org/fhir/Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/ad7dc0e7-cb44-4740-ba67-cb573e29d596> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/PractitionerRole/73a551f8-d8cd-4b44-823d-ab5f8aeab1aa.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/PractitionerRole/73a551f8-d8cd-4b44-823d-ab5f8aeab1aa.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.epa.medication#1.3.5 basierend auf FHIR 4.0.1. Generiert 2026-07-14
Links: Table of Contents |
QA Report