CH EMS (R4)
1.9.0-cibuild - ci-build
CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 1.9.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="1-PeterMuster"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 1-PeterMuster</b></p><a name="1-PeterMuster"> </a><a name="hc1-PeterMuster"> </a><a name="1-PeterMuster-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Peter Muster (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#7562295883070)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Medical record number/762354</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Bahnhofstrasse Zürich 8003 Schweiz (home)</td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li>Erika Muster </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The place of origin of the patient."><a href="https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-patient-ech-11-placeoforigin.html">Place of Origin according to eCH-0011</a></td><td colspan="3">Musterdorf ZH </td></tr></table></div>
</text>
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin">
<valueAddress>
<city value="Musterdorf"/>
<state value="ZH"/>
</valueAddress>
</extension>
<identifier>
<system value="urn:oid:2.16.756.5.32"/>
<value value="7562295883070"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<system value="urn:oid:2.16.756.5.30.1.9999999999.2"/>
<value value="762354"/>
</identifier>
<name>
<use value="official"/>
<family value="Muster">
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name">
<valueCode value="officialName"/>
</extension>
</family>
<given value="Peter">
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname">
<valueCode value="officialFirstName"/>
</extension>
</given>
</name>
<gender value="male"/>
<birthDate value="1961-10-01"/>
<address>
<use value="home"/>
<line value="Bahnhofstrasse">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="1"/>
</extension>
</line>
<city value="Zürich"/>
<postalCode value="8003"/>
<country value="Schweiz">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding">
<valueCoding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
</valueCoding>
</extension>
</country>
</address>
<contact>
<extension
url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-personrole">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="74964007"/>
<display value="Other"/>
</coding>
<text value="Ehefrau"/>
</valueCodeableConcept>
</extension>
<name>
<family value="Muster"/>
<given value="Erika"/>
</name>
</contact>
</Patient>