1.2.0 - release

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

: FSIIICareGoalTypes - TTL Representation

Active as of 2024-10-31

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 "FSIIICareGoalTypes"] ; # 
  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 FSIIICareGoalTypes</b></p><a name=\"FSIIICareGoalTypes\"> </a><a name=\"hcFSIIICareGoalTypes\"> </a><a name=\"FSIIICareGoalTypes-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-e182c5dc-9f91-474a-92e8-f62be3d498f4\">e182c5dc-9f91-474a-92e8-f62be3d498f4</a></td><td style=\"color: #cccccc\">Tilstand forsvinder, mindskes eller forbliver uændret</td><td>Helbredstilstand eller funktionsevnetilstand forventes at forsvinde, mindskes eller forblive uændret ifm. indsatsen.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/gateway/ValueSet/FSIIICareGoalTypes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.2.0"] ; # 
  fhir:name [ fhir:v "FSIIICareGoalTypes"] ; # 
  fhir:title [ fhir:v "FSIIICareGoalTypes"] ; # 
  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 "Goal Types defined by FSIII for nursing and home care"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "e182c5dc-9f91-474a-92e8-f62be3d498f4" ]       ] )     ] )
  ] . #