Implementation Guide
ePA Medication Service
Version 1.1.5 - release

: ExampleEPAPractitionerRole - TTL Representation

Raw ttl | Download


@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:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "73a551f8-d8cd-4b44-823d-ab5f8aeab1aa"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"73a551f8-d8cd-4b44-823d-ab5f8aeab1aa-de-DE\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-498c345f-31f5-4da6-9f04-00fa2bc8af7c.html\">Practitioner Dr. Max Manfred Mustermann</a></p><p><b>organization</b>: <a href=\"Organization-be51e0d2-783d-4e21-b16b-1a4cd7403515.html\">Organization gematik GmbH</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.9.0" ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ]         ] )       ] ;
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1-1.58.00000040" ]     ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/be51e0d2-783d-4e21-b16b-1a4cd7403515" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.9.0" ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ]         ] )       ] ;
fhir:system [ fhir:v "https://gematik.de/fhir/sid/telematik-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9-2.58.00000040" ]     ]
  ] . #