KLGateway, published by KL. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-gateway/ and changes regularly. See the Directory of published versions
: KLGatewayCareMatterOfInterestValues - TTL Representation
Raw ttl | Download
@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 "KLGatewayCareMatterOfInterestValues"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KLGatewayCareMatterOfInterestValues</b></p><a name=\"KLGatewayCareMatterOfInterestValues\"> </a><a name=\"hcKLGatewayCareMatterOfInterestValues\"> </a><a name=\"KLGatewayCareMatterOfInterestValues-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FSIII.html\"><code>urn:oid:1.2.208.176.2.21</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=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FSIII.html#FSIII-B6\">B6</a></td><td style=\"color: #cccccc\">9</td><td>Ikke relevant.\n\nIkke relevant anvendes for at vise, at der aktivt er taget stilling til området, og at den manglende vurdering ikke skyldes en forglemmelse.</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FSIII.html#FSIII-d7ff926a-4955-478f-b300-0b0ec0785013\">d7ff926a-4955-478f-b300-0b0ec0785013</a></td><td style=\"color: #cccccc\">9</td><td>Ikke relevant.\n\nIkke relevant anvendes for at vise, at der aktivt er taget stilling til området, og at den manglende vurdering ikke skyldes en forglemmelse.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.kl.dk/gateway/ValueSet/KLGatewayCareMatterOfInterestValues"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "KLGatewayCareMatterOfInterestValues"] ; #
fhir:title [ fhir:v "KLGatewayCareMatterOfInterestValues"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-31T20:11:52+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "KL"] ; #
fhir:contact ( [
fhir:name [ fhir:v "KL" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.kl.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Values of Matters of Interests (areas)"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "B6" ] ] [
fhir:code [ fhir:v "d7ff926a-4955-478f-b300-0b0ec0785013" ] ] ) ] )
] . #