Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.6 - ci-build Norway flag

Publish Box goes here

: LMDI Address Use - XML Representation

Active as of 2025-09-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="lmdi-address-use"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet lmdi-address-use</b></p><a name="lmdi-address-use"> </a><a name="hclmdi-address-use"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-address-use.html"><code>http://hl7.org/fhir/address-use</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-home">home</a></td><td style="color: #cccccc">Home</td><td>A communication address at a home.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-temp">temp</a></td><td style="color: #cccccc">Temporary</td><td>A temporary address. The period can provide more detailed information.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-old">old</a></td><td style="color: #cccccc">Old / Incorrect</td><td>This address is no longer in use (or was never correct but retained for records).</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.no/fhir/ig/lmdi/ValueSet/lmdi-address-use"/>
  <version value="1.0.6"/>
  <name value="LmdiAddressUse"/>
  <title value="LMDI Address Use"/>
  <status value="active"/>
  <date value="2025-09-13T17:40:53+00:00"/>
  <publisher value="Folkehelseinstituttet"/>
  <contact>
    <name value="Folkehelseinstituttet"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.fhi.no"/>
    </telecom>
  </contact>
  <contact>
    <name value="Legemiddelregisteret"/>
    <telecom>
      <system value="email"/>
      <value value="legemiddelregisteret@fhi.no"/>
    </telecom>
  </contact>
  <description
               value="Tillatte verdier for address.use i LMDI: home, temp, old"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NO"/>
      <display value="Norway"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/address-use"/>
      <concept>
        <code value="home"/>
      </concept>
      <concept>
        <code value="temp"/>
      </concept>
      <concept>
        <code value="old"/>
      </concept>
    </include>
  </compose>
</ValueSet>