CH EPR FHIR (R4)
5.0.0-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 5.0.0-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-Peer-to-peer-Practitioner-DrBux - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Practitioner ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mCSD-Peer-to-peer-Practitioner-DrBux"] ; # 
  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\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner mCSD-Peer-to-peer-Practitioner-DrBux</b></p><a name=\"mCSD-Peer-to-peer-Practitioner-DrBux\"> </a><a name=\"hcmCSD-Peer-to-peer-Practitioner-DrBux\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.Practitioner.html\">CH mCSD Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601002469531, <a href=\"NamingSystem-Ldap.html\" title=\"NamingSystem for Lightweight Directory Access Protocol (LDAP); [https://www.ietf.org/rfc/rfc4514.html](https://www.ietf.org/rfc/rfc4514.html).\">LDAP</a>/uid=CommunityA:00000004000,OU=HCProfessional,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: false</p><p><b>name</b>: Bastian Bux</p><p><b>telecom</b>: <a href=\"mailto:bBux@email.com\">bBux@email.com</a>, <a href=\"tel:+41320010099\">+41 32 001 00 99</a></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 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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601002469531" ]
  ] [
fhir:system [ fhir:v "urn:ietf:rfc:4514"^^xsd:anyURI ] ;
fhir:value [ fhir:v "uid=CommunityA:00000004000,OU=HCProfessional,DC=HPD,O=BAG,C=ch" ]
  ] ) ; # 
  fhir:active [ fhir:v false] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Bastian Bux" ] ;
fhir:family [ fhir:v "Bux" ] ;
    ( fhir:given [ fhir:v "Bastian" ] ) ;
    ( fhir:prefix [ fhir:v "Dr." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bBux@email.com" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41 32 001 00 99" ]
  ] ) ; # 
  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 "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" ]     ] )
  ] ) . #