CH EPR FHIR (R4)
4.0.1-ci-build - ci-build Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions

: mCSD Find Matching Care Services Response Bundle - TTL Representation

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FindMatchingCareServicesResponse"] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "http://test.fhir.ch/r4/Practitioner?family=Pan"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Practitioner/DrPeterPan"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/Practitioner/DrPeterPan> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/SpitalX"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/Organization/SpitalX> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/SpitalXDept3"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/Organization/SpitalXDept3> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/PraxisP"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/Organization/PraxisP> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/PractitionerRole/PeterPanSpitalXDept3"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/PractitionerRole/PeterPanSpitalXDept3> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/PractitionerRole/PeterPanPraxisP"^^xsd:anyURI ] ;
    ( fhir:resource <http://test.fhir.ch/r4/PractitionerRole/PeterPanPraxisP> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] ) . # 

<http://test.fhir.ch/r4/Practitioner/DrPeterPan> a fhir:Practitioner ;
  fhir:id [ fhir:v "DrPeterPan"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrPeterPan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrPeterPan</b></p><a name=\"DrPeterPan\"> </a><a name=\"hcDrPeterPan\"> </a><a name=\"DrPeterPan-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000102737, <code>urn:ietf:rfc:4514</code>/uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>name</b>: Peter Pan</p><p><b>telecom</b>: <a href=\"mailto:peter.pan@email.com\">peter.pan@email.com</a>, fax: +41 32 001 00 05, <a href=\"tel:+41790010006\">+41 79 001 00 06</a>, <a href=\"tel:+41320010004\">+41 32 001 00 04</a>, +41 79 001 00 07</p><p><b>gender</b>: Male</p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Physician</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.756.5.30.1.127.3.5 1051}\">General internal medicine</span></p></blockquote><p><b>communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 de}\">German</span>, <span title=\"Codes:{urn:ietf:bcp:47 fr}\">French</span>, <span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span>, <span title=\"Codes:{urn:ietf:bcp:47 it}\">Italian</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000102737" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Peter Pan" ] ;
fhir:family [ fhir:v "Pan" ] ;
    ( fhir:given [ fhir:v "Peter" ] ) ;
    ( fhir:prefix [ fhir:v "Dr." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "peter.pan@email.com" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "+41 32 001 00 05" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 79 001 00 06" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 32 001 00 04" ]
  ] [
fhir:system [ fhir:v "pager" ] ;
fhir:value [ fhir:v "+41 79 001 00 07" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:qualification ( [
fhir:code [
      ( fhir:coding [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Physician" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1051" ] ;
fhir:display [ fhir:v "General internal medicine" ]       ] )     ]
  ] ) ; # 
  fhir:communication ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "de" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "fr" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "it" ]     ] )
  ] ) . # 

<http://test.fhir.ch/r4/Organization/SpitalX> a fhir:Organization ;
  fhir:id [ fhir:v "SpitalX"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_SpitalX\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization SpitalX</b></p><a name=\"SpitalX\"> </a><a name=\"hcSpitalX\"> </a><a name=\"SpitalX-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:4514</code>/uid=CommunityA:00000001000,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:2.16.10.89.201</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 394802001}\">General medicine</span>, <span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></p><p><b>name</b>: Spital X</p><p><b>telecom</b>: fax: +41 71 111 22 99, <a href=\"tel:+41711112233\">+41 71 111 22 33</a></p><p><b>address</b>: Spital X 95 Rorschacher Strasse St. Gallen SG 9007 CH (work)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "uid=CommunityA:00000001000,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.10.89.201" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:394802001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394802001" ] ;
fhir:display [ fhir:v "General medicine" ]     ] )
  ] [
    ( fhir:coding [
a sct:22232009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22232009" ] ;
fhir:display [ fhir:v "Hospital" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Spital X"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "+41 71 111 22 99" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 71 111 22 33" ]
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "work" ] ;
    ( fhir:line [ fhir:v "Spital X" ] [ fhir:v "95 Rorschacher Strasse" ] ) ;
fhir:city [ fhir:v "St. Gallen" ] ;
fhir:state [ fhir:v "SG" ] ;
fhir:postalCode [ fhir:v "9007" ] ;
fhir:country [ fhir:v "CH" ]
  ] ) . # 

<http://test.fhir.ch/r4/Organization/SpitalXDept3> a fhir:Organization ;
  fhir:id [ fhir:v "SpitalXDept3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_SpitalXDept3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization SpitalXDept3</b></p><a name=\"SpitalXDept3\"> </a><a name=\"hcSpitalXDept3\"> </a><a name=\"SpitalXDept3-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:4514</code>/uid=CommunityA:00000001004,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:2.16.10.89.203</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 225728007}\">Accident and Emergency department</span>, <span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></p><p><b>name</b>: Dept. 3</p><p><b>telecom</b>: fax: +41 71 111 22 27, <a href=\"tel:+41711112219\">+41 71 111 22 19</a></p><p><b>address</b>: Spital X - Medicina d'urgenza e di salvataggio 95 Rorschacher Strasse St. Gallen SG 9007 CH (work)</p><p><b>partOf</b>: <a href=\"Organization-SpitalX.html\">Organization Spital X</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "uid=CommunityA:00000001004,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.10.89.203" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:225728007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "225728007" ] ;
fhir:display [ fhir:v "Accident and Emergency department" ]     ] )
  ] [
    ( fhir:coding [
a sct:22232009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "22232009" ] ;
fhir:display [ fhir:v "Hospital" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Dept. 3"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "+41 71 111 22 27" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 71 111 22 19" ]
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "work" ] ;
    ( fhir:line [ fhir:v "Spital X - Medicina d'urgenza e di salvataggio" ] [ fhir:v "95 Rorschacher Strasse" ] ) ;
fhir:city [ fhir:v "St. Gallen" ] ;
fhir:state [ fhir:v "SG" ] ;
fhir:postalCode [ fhir:v "9007" ] ;
fhir:country [ fhir:v "CH" ]
  ] ) ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Organization/SpitalX" ]
  ] . # 

<http://test.fhir.ch/r4/Organization/PraxisP> a fhir:Organization ;
  fhir:id [ fhir:v "PraxisP"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_PraxisP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization PraxisP</b></p><a name=\"PraxisP\"> </a><a name=\"hcPraxisP\"> </a><a name=\"PraxisP-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:4514</code>/uid=CommunityA:00000001001,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:2.16.10.89.210</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 35971002}\">Ambulatory care site</span>, <span title=\"Codes:{http://snomed.info/sct 394802001}\">General medicine</span></p><p><b>name</b>: Praxis P</p><p><b>telecom</b>: fax: +41 71 271 22 99, <a href=\"tel:+41712712233\">+41 71 271 22 33</a></p><p><b>address</b>: Praxis P 47 Langgasse St. Gallen SG 9000 CH (work)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "uid=CommunityA:00000001001,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.10.89.210" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:35971002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35971002" ] ;
fhir:display [ fhir:v "Ambulatory care site" ]     ] )
  ] [
    ( fhir:coding [
a sct:394802001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394802001" ] ;
fhir:display [ fhir:v "General medicine" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Praxis P"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "+41 71 271 22 99" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 71 271 22 33" ]
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "work" ] ;
    ( fhir:line [ fhir:v "Praxis P" ] [ fhir:v "47 Langgasse" ] ) ;
fhir:city [ fhir:v "St. Gallen" ] ;
fhir:state [ fhir:v "SG" ] ;
fhir:postalCode [ fhir:v "9000" ] ;
fhir:country [ fhir:v "CH" ]
  ] ) . # 

<http://test.fhir.ch/r4/PractitionerRole/PeterPanSpitalXDept3> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "PeterPanSpitalXDept3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.PractitionerRole"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.PractitionerRole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PeterPanSpitalXDept3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PeterPanSpitalXDept3</b></p><a name=\"PeterPanSpitalXDept3\"> </a><a name=\"hcPeterPanSpitalXDept3\"> </a><a name=\"PeterPanSpitalXDept3-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:4514</code>/CN=CommunityA:00000001004,OU=Relationship,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-DrPeterPan.html\">Practitioner Peter Pan</a></p><p><b>organization</b>: <a href=\"Organization-SpitalXDept3.html\">Organization Dept. 3</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Physician</span></p><p><b>specialty</b>: <span title=\"Codes:{urn:oid:2.16.756.5.30.1.127.3.5 1051}\">General internal medicine</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CN=CommunityA:00000001004,OU=Relationship,DC=HPD,O=BAG,C=ch" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/DrPeterPan" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/SpitalXDept3" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Physician" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1051" ] ;
fhir:display [ fhir:v "General internal medicine" ]     ] )
  ] ) . # 

<http://test.fhir.ch/r4/PractitionerRole/PeterPanPraxisP> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "PeterPanPraxisP"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.PractitionerRole"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.PractitionerRole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PeterPanPraxisP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PeterPanPraxisP</b></p><a name=\"PeterPanPraxisP\"> </a><a name=\"hcPeterPanPraxisP\"> </a><a name=\"PeterPanPraxisP-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:4514</code>/CN=CommunityA:00000001001,OU=Relationship,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-DrPeterPan.html\">Practitioner Peter Pan</a></p><p><b>organization</b>: <a href=\"Organization-PraxisP.html\">Organization Praxis P</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Physician</span></p><p><b>specialty</b>: <span title=\"Codes:{urn:oid:2.16.756.5.30.1.127.3.5 1051}\">General internal medicine</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CN=CommunityA:00000001001,OU=Relationship,DC=HPD,O=BAG,C=ch" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/DrPeterPan" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/PraxisP" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Physician" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1051" ] ;
fhir:display [ fhir:v "General internal medicine" ]     ] )
  ] ) . #