eHealth Infrastructure
2021.3.0 - build

eHealth Infrastructure - Local Development build (v2021.3.0). See the Directory of published versions

: 291 - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="291"/>
  <meta>
    <versionId value="1"/>
    <profile
             value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>Name and address protection</b>: Aug 19, 2021 1:22:44 PM --&gt; Aug 23, 2021 1:22:44 PM</p><p><b>identifier</b>: id: 1908560343 (OFFICIAL)</p><p><b>address</b>: Aalborg (HOME)</p></div>
  </text>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-nameandaddressprotection">
    <valuePeriod>
      <start value="2021-08-19T15:22:44+02:00"/>
      <end value="2021-08-23T15:22:44+02:00"/>
    </valuePeriod>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="urn:oid:1.2.208.176.1.2"/>
    <value value="1908560343"/>
  </identifier>
  <address>
    <use value="home"/>
    <city value="Aalborg"/>
  </address>
</Patient>