eHealth Infrastructure
2.3.0 - release

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

: AddressUse - XML Representation

Active as of 2021-10-27

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hl7.org-fhir-address-use"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p/><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">home<a name="address-use-dk-supplement-home"> </a></td><td>Home</td><td>A communication address at a home.</td></tr><tr><td style="white-space:nowrap">work<a name="address-use-dk-supplement-work"> </a></td><td>Work</td><td>An office address. First choice for business related contacts during business hours.</td></tr><tr><td style="white-space:nowrap">temp<a name="address-use-dk-supplement-temp"> </a></td><td>Temporary</td><td>A temporary address. The period can provide more detailed information.</td></tr><tr><td style="white-space:nowrap">old<a name="address-use-dk-supplement-old"> </a></td><td>Old / Incorrect</td><td>This address is no longer in use (or was never correct, but retained for records).</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>home</td><td>Hjem</td></tr><tr><td>work</td><td>Arbejde</td></tr><tr><td>temp</td><td>Midlertidig</td></tr><tr><td>old</td><td>Gammel / forkert</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/address-use"/>
  <version value="2.3.0"/>
  <name value="AddressUse"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-10-27T13:27:27+00:00"/>
  <publisher value="Systematic | Trifork"/>
  <contact>
    <name value="Systematic | Trifork"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description value="The use of an address"/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/address-use"/>
  <concept>
    <code value="home"/>
    <display value="Home"/>
    <definition value="A communication address at a home."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Hjem"/>
    </designation>
  </concept>
  <concept>
    <code value="work"/>
    <display value="Work"/>
    <definition
                value="An office address. First choice for business related contacts during business hours."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Arbejde"/>
    </designation>
  </concept>
  <concept>
    <code value="temp"/>
    <display value="Temporary"/>
    <definition
                value="A temporary address. The period can provide more detailed information."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Midlertidig"/>
    </designation>
  </concept>
  <concept>
    <code value="old"/>
    <display value="Old / Incorrect"/>
    <definition
                value="This address is no longer in use (or was never correct, but retained for records)."/>
    <designation>
      <language value="da"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Gammel / forkert"/>
    </designation>
  </concept>
</CodeSystem>