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
| Active as of 2026-09-03 |
{
"resourceType" : "ValueSet",
"id" : "OrganizationTypes",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-04-17T00:33:33.219-04:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OrganizationTypes</b></p><a name=\"OrganizationTypes\"> </a><a name=\"hcOrganizationTypes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2020-04-17 00:33:33-0400</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.8628</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td>RHF|Regionalt helseforetak</td></tr><tr><td>2</td><td>HF|Helseforetak</td></tr><tr><td>9</td><td>Annet|Alle andre enheter som ikker er av type som de tre første typer (Eksterne organisasjoner)</td></tr></table></li><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.8624</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>01</td><td>Sykehus</td></tr><tr><td>05</td><td>Avdeling</td></tr><tr><td>06</td><td>Seksjon</td></tr><tr><td>08</td><td>Post</td></tr><tr><td>11</td><td>Poliklinikk</td></tr></table></li></ul></div>"
},
"url" : "http://dips.no/fhir/R4/ValueSet/OrganizationTypes",
"version" : "0.1.0",
"name" : "OrganizationTypes",
"status" : "active",
"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"
}
]
}
],
"description" : "Value Sets of OrganizationTypes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.8628",
"concept" : [
{
"code" : "1",
"display" : "RHF|Regionalt helseforetak"
},
{
"code" : "2",
"display" : "HF|Helseforetak"
},
{
"code" : "9",
"display" : "Annet|Alle andre enheter som ikker er av type som de tre første typer (Eksterne organisasjoner)"
}
]
},
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.8624",
"concept" : [
{
"code" : "01",
"display" : "Sykehus"
},
{
"code" : "05",
"display" : "Avdeling"
},
{
"code" : "06",
"display" : "Seksjon"
},
{
"code" : "08",
"display" : "Post"
},
{
"code" : "11",
"display" : "Poliklinikk"
}
]
}
]
}
}