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

Publish Box goes here

: LMDI Address Use - JSON Representation

Active as of 2025-09-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lmdi-address-use",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://hl7.no/fhir/ig/lmdi/ValueSet/lmdi-address-use",
  "version" : "1.0.6",
  "name" : "LmdiAddressUse",
  "title" : "LMDI Address Use",
  "status" : "active",
  "date" : "2025-09-13T17:40:53+00:00",
  "publisher" : "Folkehelseinstituttet",
  "contact" : [
    {
      "name" : "Folkehelseinstituttet",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.fhi.no"
        }
      ]
    },
    {
      "name" : "Legemiddelregisteret",
      "telecom" : [
        {
          "system" : "email",
          "value" : "legemiddelregisteret@fhi.no"
        }
      ]
    }
  ],
  "description" : "Tillatte verdier for address.use i LMDI: home, temp, old",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/address-use",
        "concept" : [
          {
            "code" : "home"
          },
          {
            "code" : "temp"
          },
          {
            "code" : "old"
          }
        ]
      }
    ]
  }
}