0.1.2 - ci-build

EgdeTigeni_IG - Local Development build (v0.1.2). See the Directory of published versions

: LineDanser - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="PAT444333"/>
  <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>Line Danser </b> (no stated gender), DoB Unknown ( id: 13116900216)</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:hello@hello.no">hello@hello.no</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="13116900216"/>
  </identifier>
  <name>
    <family value="Danser"/>
    <given value="Line"/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="hello@hello.no"/>
    <use value="home"/>
  </telecom>
</Patient>