2.2.2-test - ci-build
Publication Build: This will be filled in by the publication tooling
<Patient xmlns="http://hl7.org/fhir">
<id value="EspenEksempel"/>
<meta>
<profile value="http://hl7.no/fhir/StructureDefinition/no-basis-Patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient EspenEksempel</b></p><a name="EspenEksempel"> </a><a name="hcEspenEksempel"> </a><a name="EspenEksempel-no-NO"> </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-no-basis-Patient.html">no-basis-Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Espen Eksempel Male, DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.1#210377xxxxx)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+4798216832">+4798216832</a></li><li>StÄlverkskroken 14 Oslo 0661 NO (home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:">Norsk</span></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: SIDSEL AASE JAVERY (Identifier: <code>urn:oid:2.16.578.1.12.4.1.2</code>/720)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country.">Patient Citizenship:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 NO}">Norway</span></li></ul></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NO"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
<value value="210377xxxxx"/>
</identifier>
<name>
<family value="Eksempel"/>
<given value="Espen"/>
</name>
<telecom>
<system value="phone"/>
<value value="+4798216832"/>
<use value="home"/>
</telecom>
<gender value="male"/>
<address>
<extension
url="http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation">
<extension url="municipality">
<valueCoding>
<system value="urn:oid:2.16.578.1.12.4.1.1.3402"/>
<code value="0301"/>
<display value="Oslo"/>
</valueCoding>
</extension>
</extension>
<extension
url="http://hl7.no/fhir/StructureDefinition/no-basis-address-official">
<valueBoolean value="true"/>
</extension>
<use value="home"/>
<line value="StÄlverkskroken 14"/>
<city value="Oslo"/>
<district value="Oslo"/>
<postalCode value="0661"/>
<country value="NO"/>
</address>
<maritalStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
<code value="U"/>
<display value="unmarried"/>
</coding>
</maritalStatus>
<communication>
<language>
<text value="Norsk"/>
</language>
</communication>
<generalPractitioner>
<identifier>
<system value="urn:oid:2.16.578.1.12.4.1.2"/>
<value value="720"/>
</identifier>
<display value="SIDSEL AASE JAVERY"/>
</generalPractitioner>
</Patient>