DIPS Core Implementation Guide
0.1.0 - ci-build
Norway
DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-09-03 |
{
"resourceType" : "CodeSystem",
"id" : "DIPSLocation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DIPSLocation</b></p><a name=\"DIPSLocation\"> </a><a name=\"hcDIPSLocation\"> </a><p>This code system <code>http://dips.no/fhir/R4/CodeSystem/DIPSLocation</code> defines the following codes:</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=\"DIPSLocation-Home\"> </a></td><td>At Home</td><td>At Home</td></tr><tr><td style=\"white-space:nowrap\">Office<a name=\"DIPSLocation-Office\"> </a></td><td>At Office</td><td>At Office</td></tr><tr><td style=\"white-space:nowrap\">School<a name=\"DIPSLocation-School\"> </a></td><td>At School</td><td>At School</td></tr><tr><td style=\"white-space:nowrap\">HealthStation<a name=\"DIPSLocation-HealthStation\"> </a></td><td>At Health Station</td><td>At Health Station</td></tr><tr><td style=\"white-space:nowrap\">Hospital<a name=\"DIPSLocation-Hospital\"> </a></td><td>At Hospital</td><td>At Hospital</td></tr></table></div>"
},
"url" : "http://dips.no/fhir/R4/CodeSystem/DIPSLocation",
"identifier" : [
{
"system" : "http://dips.no/fhir/namingsystem/dips-location"
}
],
"version" : "0.1.0",
"name" : "DIPSLocation",
"status" : "draft",
"date" : "2026-09-03T11:16:58+00:00",
"publisher" : "DIPS AS",
"contact" : [
{
"name" : "Lars-Andreas Nystad",
"telecom" : [
{
"system" : "email",
"value" : "mailto:lan@dips.no",
"use" : "work"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "Home",
"display" : "At Home",
"definition" : "At Home"
},
{
"code" : "Office",
"display" : "At Office",
"definition" : "At Office"
},
{
"code" : "School",
"display" : "At School",
"definition" : "At School"
},
{
"code" : "HealthStation",
"display" : "At Health Station",
"definition" : "At Health Station"
},
{
"code" : "Hospital",
"display" : "At Hospital",
"definition" : "At Hospital"
}
]
}