EgdeTigeni_IG - Local Development build (v0.1.2). See the Directory of published versions
: MotivertSang - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="Pat432432"/>
<meta>
<profile value="http://www.egde.no/StructureDefinition/ehg-no-Patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Motivert Sang </b> (no stated gender), DoB Unknown ( id: 14892949080)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail:</td><td colspan="3"><a href="mailto:ms@test.com">ms@test.com</a></td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country.">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="14892949080"/>
</identifier>
<name>
<family value="Sang"/>
<given value="Motivert"/>
</name>
<telecom>
<system value="email"/>
<value value="ms@test.com"/>
<use value="home"/>
</telecom>
</Patient>