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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="DIPSLocation"/>
<text>
<status value="generated"/>
<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>
</text>
<url value="http://dips.no/fhir/R4/CodeSystem/DIPSLocation"/>
<identifier>
<system value="http://dips.no/fhir/namingsystem/dips-location"/>
</identifier>
<version value="0.1.0"/>
<name value="DIPSLocation"/>
<status value="draft"/>
<date value="2026-09-03T11:16:58+00:00"/>
<publisher value="DIPS AS"/>
<contact>
<name value="Lars-Andreas Nystad"/>
<telecom>
<system value="email"/>
<value value="mailto:lan@dips.no"/>
<use value="work"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NO"/>
<display value="Norway"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="Home"/>
<display value="At Home"/>
<definition value="At Home"/>
</concept>
<concept>
<code value="Office"/>
<display value="At Office"/>
<definition value="At Office"/>
</concept>
<concept>
<code value="School"/>
<display value="At School"/>
<definition value="At School"/>
</concept>
<concept>
<code value="HealthStation"/>
<display value="At Health Station"/>
<definition value="At Health Station"/>
</concept>
<concept>
<code value="Hospital"/>
<display value="At Hospital"/>
<definition value="At Hospital"/>
</concept>
</CodeSystem>