Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-11-25 |
{
"resourceType" : "ValueSet",
"id" : "lmdi-address-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lmdi-address-type</b></p><a name=\"lmdi-address-type\"> </a><a name=\"hclmdi-address-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-address-type.html\"><code>http://hl7.org/fhir/address-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span><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-type.html#address-type-physical\">physical</a></td><td style=\"color: #cccccc\">Physical</td><td>A physical address that can be visited.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.no/fhir/ig/lmdi/ValueSet/lmdi-address-type",
"version" : "1.0.7",
"name" : "LmdiAddressType",
"title" : "LMDI Address Type",
"status" : "active",
"date" : "2025-11-25T12:27:52+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" : "Tillatt verdi for address.type i LMDI: physical",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/address-type",
"concept" : [
{
"code" : "physical"
}
]
}
]
}
}