eHealth Infrastructure (v2019.6)



<Patient xmlns="http://hl7.org/fhir">
  <id value="ehealth-patient-genexample"/>
  <telecom>
    <system value="other"/>
    <value value="NemSMS"/>
  </telecom>
  <telecom>
    <system value="other"/>
    <value value="eBoks"/>
  </telecom>
  <address>
    <extension
               url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"/>
    <use value="home"/>
    <type value="both"/>
    <text value="137 Nowhere Street, Erewhon 9132"/>
    <line value="137 Nowhere Street"/>
    <city value="Erewhon"/>
    <district value="Madison"/>
    <postalCode value="9132"/>
    <period>
      <start value="2010-03-23T00:00:00+00:00"/>
      <end value="2010-07-01T00:00:00+00:00"/>
    </period>
  </address>
  <address>
    <extension
               url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"/>
    <use value="temp"/>
    <type value="both"/>
    <text value="137 Nowhere Street, Erewhon 9132"/>
    <line value="137 Nowhere Street"/>
    <city value="Erewhon"/>
    <district value="Madison"/>
    <postalCode value="9132"/>
    <period>
      <start value="2010-03-23T00:00:00+00:00"/>
      <end value="2010-07-01T00:00:00+00:00"/>
    </period>
  </address>
  <contact>
    <address>
      <extension
                 url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"/>
      <use value="home"/>
      <type value="both"/>
      <text value="137 Nowhere Street, Erewhon 9132"/>
      <line value="137 Nowhere Street"/>
      <city value="Erewhon"/>
      <district value="Madison"/>
      <postalCode value="9132"/>
      <period>
        <start value="2010-03-23T00:00:00+00:00"/>
        <end value="2010-07-01T00:00:00+00:00"/>
      </period>
    </address>
  </contact>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
      </coding>
    </language>
  </communication>
</Patient>