CH EMR (R4)
1.0.0-ballot - ballot
CH EMR (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-emr/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="UC4-Practitioner-Hausarzt"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-practitioner"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
</text>
<identifier>
<system value="urn:oid:2.51.1.3"/>
<value value="7601000000071"/>
</identifier>
<name>
<use value="official"/>
<family value="Hausarzt"/>
<given value="UC4"/>
<prefix value="Dr. med."/>
</name>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/2011000195101"/>
<code value="309343006"/>
</coding>
<text value="Arzt"/>
</code>
</qualification>
</Practitioner>