0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: EMJanniceSoreng - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="EMJanniceSoreng"/>
  <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>Jannice Søreng </b> female, DoB Unknown ( id: 21030550231)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Details:</td><td colspan="3"><ul><li><a href="tel:+4733445566">+4733445566</a></li><li><a href="mailto:jsorreng0987@domain.no">jsorreng0987@domain.no</a></li></ul></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
    <value value="21030550231"/>
  </identifier>
  <name>
    <family value="Søreng"/>
    <given value="Jannice"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+4733445566"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="jsorreng0987@domain.no"/>
  </telecom>
  <gender value="female"/>
</Patient>