0.1.0 - ci-build

EgdeVJ_IG - Local Development build (v0.1.0). See the Directory of published versions

: PatientExample1 - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientExample1"/>
  <meta>
    <profile value="http://fhir.onegde.no/StructureDefinition/egde-vj-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b style="color: maroon">Exception generating Narrative: Unknown Content value @  START_TAG seen ...&lt;system&gt;\n    &lt;value value="19121212212"/&gt;... @5:33</b></p></div>
  </text>
  <identifier>
    <system>
      <value value="19121212212"/>
    </system>
  </identifier>
  <name>
    <family value="Johannesen"/>
    <given value="Jon Andreas"/>
  </name>
  <gender value="male"/>
  <birthDate value="1958-01-06"/>
  <address>
    <line value="Hummerstien 23"/>
    <city value="Sjøhavn"/>
    <postalCode value="4343"/>
  </address>
</Patient>