: Example-Patient-2 - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="Example-Patient-2"/>
<meta>
<profile
value="https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient Example-Patient-2</b></p><a name="Example-Patient-2"> </a><a name="hcExample-Patient-2"> </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-erp-service-request-patient.html">ERP Service Request Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Peter Edgarson (official) (no stated gender), DoB: 1974-01-31 ( http://fhir.de/sid/gkv/kvid-10#NamingSystemKVID#X098765432)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Erikastraße 43 Berlin 10742 </td></tr></table></div>
</text>
<identifier>
<system value="http://fhir.de/sid/gkv/kvid-10"/>
<value value="X098765432"/>
</identifier>
<name>
<use value="official"/>
<family value="Edgarson">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Edgarson"/>
</extension>
</family>
<given value="Peter"/>
</name>
<birthDate value="1974-01-31"/>
<address>
<type value="both"/>
<line value="Erikastraße 43">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="43"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Erikastraße"/>
</extension>
</line>
<city value="Berlin"/>
<postalCode value="10742"/>
</address>
</Patient>