DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions
Active as of 2023-09-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "eer-sor-unit-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-sor-unit-type</b></p><a name=\"eer-sor-unit-type\"> </a><a name=\"hceer-sor-unit-type\"> </a><a name=\"eer-sor-unit-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-unit-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">kommune<a name=\"eer-sor-unit-type-kommune\"> </a></td><td>Kommune</td></tr><tr><td style=\"white-space:nowrap\">region<a name=\"eer-sor-unit-type-region\"> </a></td><td>Region</td></tr><tr><td style=\"white-space:nowrap\">sundhedsforvaltning<a name=\"eer-sor-unit-type-sundhedsforvaltning\"> </a></td><td>Sundhedsforvaltning</td></tr><tr><td style=\"white-space:nowrap\">hjemmesygeplejeenhed<a name=\"eer-sor-unit-type-hjemmesygeplejeenhed\"> </a></td><td>Hjemmesygeplejeenhed</td></tr><tr><td style=\"white-space:nowrap\">hjemmeplejeenhed<a name=\"eer-sor-unit-type-hjemmeplejeenhed\"> </a></td><td>Hjemmeplejeenhed</td></tr><tr><td style=\"white-space:nowrap\">plejehjem<a name=\"eer-sor-unit-type-plejehjem\"> </a></td><td>Plejehjem</td></tr><tr><td style=\"white-space:nowrap\">bosted<a name=\"eer-sor-unit-type-bosted\"> </a></td><td>Bosted</td></tr><tr><td style=\"white-space:nowrap\">genoptræningsenhed<a name=\"eer-sor-unit-type-genoptr.230ningsenhed\"> </a></td><td>Genoptræningsenhed</td></tr><tr><td style=\"white-space:nowrap\">handicap-og-psykiatrienhed<a name=\"eer-sor-unit-type-handicap-og-psykiatrienhed\"> </a></td><td>Handicap- og psykiatrienhed</td></tr><tr><td style=\"white-space:nowrap\">center-for-misbrugsbehandling<a name=\"eer-sor-unit-type-center-for-misbrugsbehandling\"> </a></td><td>Center for misbrugsbehandling</td></tr><tr><td style=\"white-space:nowrap\">fysioterapi-og-ergoterapiklinik<a name=\"eer-sor-unit-type-fysioterapi-og-ergoterapiklinik\"> </a></td><td>Fysioterapi- og ergoterapiklinik</td></tr><tr><td style=\"white-space:nowrap\">tandplejeklinik<a name=\"eer-sor-unit-type-tandplejeklinik\"> </a></td><td>Tandplejeklinik</td></tr><tr><td style=\"white-space:nowrap\">sundhedscenter<a name=\"eer-sor-unit-type-sundhedscenter\"> </a></td><td>Sundhedscenter</td></tr><tr><td style=\"white-space:nowrap\">sundhedsplejen<a name=\"eer-sor-unit-type-sundhedsplejen\"> </a></td><td>Sundhedsplejen</td></tr><tr><td style=\"white-space:nowrap\">administrativ-enhed<a name=\"eer-sor-unit-type-administrativ-enhed\"> </a></td><td>Administrativ enhed</td></tr><tr><td style=\"white-space:nowrap\">supplerende-oplysninger<a name=\"eer-sor-unit-type-supplerende-oplysninger\"> </a></td><td>Supplerende oplysninger</td></tr><tr><td style=\"white-space:nowrap\">anden-sundhedsinstitution<a name=\"eer-sor-unit-type-anden-sundhedsinstitution\"> </a></td><td>Anden sundhedsinstitution</td></tr><tr><td style=\"white-space:nowrap\">anden-EDI<a name=\"eer-sor-unit-type-anden-EDI\"> </a></td><td>Anden EDI</td></tr><tr><td style=\"white-space:nowrap\">sygeplejeklinik<a name=\"eer-sor-unit-type-sygeplejeklinik\"> </a></td><td>Sygeplejeklinik</td></tr><tr><td style=\"white-space:nowrap\">behandlingscenter-for-stofmisbrugere<a name=\"eer-sor-unit-type-behandlingscenter-for-stofmisbrugere\"> </a></td><td>Behandlingscenter for stofmisbrugere</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-unit-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.8.0"] ; #
fhir:name [ fhir:v "EerSorUnitType"] ; #
fhir:title [ fhir:v "EER SOR Unit Types CS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-09-01"^^xsd:date] ; #
fhir:description [ fhir:v "eer-sor-unit-type for the EER Messaging Infrastructure"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "20"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "kommune" ] ;
fhir:display [ fhir:v "Kommune" ]
] [
fhir:code [ fhir:v "region" ] ;
fhir:display [ fhir:v "Region" ]
] [
fhir:code [ fhir:v "sundhedsforvaltning" ] ;
fhir:display [ fhir:v "Sundhedsforvaltning" ]
] [
fhir:code [ fhir:v "hjemmesygeplejeenhed" ] ;
fhir:display [ fhir:v "Hjemmesygeplejeenhed" ]
] [
fhir:code [ fhir:v "hjemmeplejeenhed" ] ;
fhir:display [ fhir:v "Hjemmeplejeenhed" ]
] [
fhir:code [ fhir:v "plejehjem" ] ;
fhir:display [ fhir:v "Plejehjem" ]
] [
fhir:code [ fhir:v "bosted" ] ;
fhir:display [ fhir:v "Bosted" ]
] [
fhir:code [ fhir:v "genoptræningsenhed" ] ;
fhir:display [ fhir:v "Genoptræningsenhed" ]
] [
fhir:code [ fhir:v "handicap-og-psykiatrienhed" ] ;
fhir:display [ fhir:v "Handicap- og psykiatrienhed" ]
] [
fhir:code [ fhir:v "center-for-misbrugsbehandling" ] ;
fhir:display [ fhir:v "Center for misbrugsbehandling" ]
] [
fhir:code [ fhir:v "fysioterapi-og-ergoterapiklinik" ] ;
fhir:display [ fhir:v "Fysioterapi- og ergoterapiklinik" ]
] [
fhir:code [ fhir:v "tandplejeklinik" ] ;
fhir:display [ fhir:v "Tandplejeklinik" ]
] [
fhir:code [ fhir:v "sundhedscenter" ] ;
fhir:display [ fhir:v "Sundhedscenter" ]
] [
fhir:code [ fhir:v "sundhedsplejen" ] ;
fhir:display [ fhir:v "Sundhedsplejen" ]
] [
fhir:code [ fhir:v "administrativ-enhed" ] ;
fhir:display [ fhir:v "Administrativ enhed" ]
] [
fhir:code [ fhir:v "supplerende-oplysninger" ] ;
fhir:display [ fhir:v "Supplerende oplysninger" ]
] [
fhir:code [ fhir:v "anden-sundhedsinstitution" ] ;
fhir:display [ fhir:v "Anden sundhedsinstitution" ]
] [
fhir:code [ fhir:v "anden-EDI" ] ;
fhir:display [ fhir:v "Anden EDI" ]
] [
fhir:code [ fhir:v "sygeplejeklinik" ] ;
fhir:display [ fhir:v "Sygeplejeklinik" ]
] [
fhir:code [ fhir:v "behandlingscenter-for-stofmisbrugere" ] ;
fhir:display [ fhir:v "Behandlingscenter for stofmisbrugere" ]
] ) . #
IG © 2024+ . Package dk.ehmi.eer#0.8.0 based on FHIR 4.0.1. Generated 2024-11-21
Links: Table of Contents |
QA Report
| This IG is part of the EHMI universe. EHMI Main site | Accessibility statement (Tilgængelighedserklæring)