Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build
Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions
Draft as of 2023-07-06 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "KLEncounterTypes"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-KLCommonCareSocialCodes.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes</code></a><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=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-829ac647-c7fc-4964-836b-f708d886e0e3\">829ac647-c7fc-4964-836b-f708d886e0e3</a></td><td>oplysning</td><td>oplysning er foretaget ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-9269c9a2-8220-447b-a127-811275b41062\">9269c9a2-8220-447b-a127-811275b41062</a></td><td>vurdering/bevilling</td><td>vurdering og/eller bevilling er foretaget ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-9f03dfbb-7a97-45a5-94db-d4c3501714a9\">9f03dfbb-7a97-45a5-94db-d4c3501714a9</a></td><td>opfølgning</td><td>opfølgning foretaget ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-784275f1-6822-4a88-b361-d958007d5253\">784275f1-6822-4a88-b361-d958007d5253</a></td><td>udførelse af planlagt indsats</td><td>Planlagt indsats udført ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-15775b0a-7ec6-469e-9d3c-a81fbc9a1b45\">15775b0a-7ec6-469e-9d3c-a81fbc9a1b45</a></td><td>udførelse af akutindsats</td><td>Akutindsats, bevilget af læge eller akutteam, udført ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-c03b426a-4348-407f-b343-f4baa9759c72\">c03b426a-4348-407f-b343-f4baa9759c72</a></td><td>udførelse af ikke-bevilget indsats</td><td>Indsats, der ikke i forvejen var bevilget, udført ved kontakt</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-bb6fc544-7f4f-4b50-8868-1431e0df2381\">bb6fc544-7f4f-4b50-8868-1431e0df2381</a></td><td>observation</td><td>observation foretaget ved kontakt</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://kl.dk/fhir/common/caresocial/ValueSet/KLEncounterTypes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.7.0"] ; #
fhir:name [ fhir:v "KLEncounterTypes"] ; #
fhir:title [ fhir:v "KLKontaktTyper"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-07-06T08:45:08+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kommunernes landsforening"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kommunernes landsforening" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://kl.dk" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kl@kl.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Encounter types in Danish municipality health, social and elderly care (note that these are specific to this model, they are not replicas of a municipality terminology service)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DNK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "829ac647-c7fc-4964-836b-f708d886e0e3" ] ] [
fhir:code [ fhir:v "9269c9a2-8220-447b-a127-811275b41062" ] ] [
fhir:code [ fhir:v "9f03dfbb-7a97-45a5-94db-d4c3501714a9" ] ] [
fhir:code [ fhir:v "784275f1-6822-4a88-b361-d958007d5253" ] ] [
fhir:code [ fhir:v "15775b0a-7ec6-469e-9d3c-a81fbc9a1b45" ] ] [
fhir:code [ fhir:v "c03b426a-4348-407f-b343-f4baa9759c72" ] ] [
fhir:code [ fhir:v "bb6fc544-7f4f-4b50-8868-1431e0df2381" ] ] ) ] )
] . #
IG © 2020+ Kommunernes landsforening. Package dk.fhir.ig.kl.common.caresocial#0.7.0 based on FHIR 4.0.1. Generated 2023-07-06
Links: Table of Contents |
QA Report