CH EPR mHealth (R4)
1.1.0 - DSTU 2 Informative Ballot
This page is part of the CH EPR mHealth (R4) (v1.1.0: DSTU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="PatientPIXmFeed"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Franz Muster </b> male, DoB: 1995-01-27 ( Medical record number: 8734)</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<system value="urn:oid:2.16.756.888888.3.1"/>
<value value="8734"/>
</identifier>
<name>
<family value="Muster"/>
<given value="Franz"/>
</name>
<name>
<family value="Muster">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="BR"/>
</extension>
</family>
</name>
<gender value="male"/>
<birthDate value="1995-01-27"/>
<managingOrganization>
<identifier>
<system value="urn:oid:2.51.1.3"/>
<value value="7601000201041"/>
</identifier>
</managingOrganization>
</Patient>