eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patient01"/>
<meta>
<profile
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient01</b></p><a name="patient01"> </a><a name="hcpatient01"> </a><a name="patient01-da-DK"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Nancy Ann Berggren (official) Unknown, DoB Unknown ( urn:oid:1.2.208.176.1.2#Danish civil registration system - CPR#2512489996 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>NemSMS</li><li>eBoks</li><li>Tårnhøjvej 47 Landet Aalborg Øst 9220 Danmark (home)</li></ul></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="urn:oid:1.2.208.176.1.2"/>
<value value="2512489996"/>
</identifier>
<name>
<use value="official"/>
<family value="Berggren"/>
<given value="Nancy"/>
<given value="Ann"/>
</name>
<telecom>
<system value="other"/>
<value value="NemSMS"/>
</telecom>
<telecom>
<system value="other"/>
<value value="eBoks"/>
</telecom>
<gender value="unknown"/>
<address>
<extension
url="http://hl7.dk/fhir/core/StructureDefinition/dk-core-municipalityCodes">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes"/>
<code value="0330"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.dk/fhir/core/StructureDefinition/dk-core-RegionalSubDivisionCodes">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.dk/fhir/core/CodeSystem/dk-core-regional-subdivision-codes"/>
<code value="DK-85"/>
</coding>
</valueCodeableConcept>
</extension>
<use value="home"/>
<line value="Tårnhøjvej 47"/>
<line value="Landet"/>
<city value="Aalborg Øst"/>
<postalCode value="9220"/>
<country value="Danmark"/>
</address>
</Patient>