CH Core (R4)
6.0.0-ballot-ci-build - ci-build
CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 6.0.0-ballot-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-core/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="ClaimPatient"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ClaimPatient</b></p><a name="ClaimPatient"> </a><a name="hcClaimPatient"> </a><a name="ClaimPatient-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Peter Muster Male, DoB: 1964-05-14 ( 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"><code>urn:oid:2.16.756.5.30.1.123.100.1.1.1</code>/80756078901234567890 (, period: (?) --> 2018-03-03)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Musterstrasse 5 Maienfeld 7304 </td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:2.16.756.5.32"/>
<value value="7562295883070"/>
</identifier>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.123.100.1.1.1"/>
<value value="80756078901234567890"/>
<period>
<end value="2018-03-03"/>
</period>
</identifier>
<name>
<family value="Muster"/>
<given value="Peter"/>
<prefix value="Herr"/>
</name>
<gender value="male"/>
<birthDate value="1964-05-14"/>
<address>
<line value="Musterstrasse 5"/>
<city value="Maienfeld"/>
<postalCode value="7304"/>
</address>
</Patient>