eHealth Infrastructure
2.3.0 - release

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

: relatedperson01 - XML Representation

Raw xml | Download



<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson01"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-07-15T07:08:53.568+00:00"/>
    <profile
             value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: RelatedPerson</b><a name="relatedperson01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource RelatedPerson "relatedperson01" Version "1" Updated "2021-07-15 07:08:53+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ehealth-relatedperson.html">ehealth-relatedperson</a></p></div><p><b>Patient contact note</b>: This is a contact note</p><p><b>patient</b>: <a href="https://patient.fut.trifork.com/fhir/Patient/102">https://patient.fut.trifork.com/fhir/Patient/102</a></p><p><b>name</b>: RelatedPerson Test (OFFICIAL)</p><p><b>address</b>: Mønsgade 20 5. tv Aarhus 8000 Danmark (HOME)</p></div>
  </text>
  <extension
             url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote">
    <valueString value="This is a contact note"/>
  </extension>
  <patient>
    <reference value="https://patient.fut.trifork.com/fhir/Patient/102"/>
  </patient>
  <name>
    <use value="official"/>
    <family value="Test"/>
    <given value="RelatedPerson"/>
  </name>
  <address>
    <extension
               url="http://hl7.dk/fhir/core/StructureDefinition/dk-core-municipalityCodes">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes"/>
          <code value="0330"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code">
      <valueCodeableConcept>
        <coding>
          <system value="https://www.iso.org/obp/ui/"/>
          <code value="iso:code:3166:DK#DK-85"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <use value="home"/>
    <line value="Mønsgade 20 5. tv"/>
    <city value="Aarhus"/>
    <postalCode value="8000"/>
    <country value="Danmark"/>
  </address>
</RelatedPerson>