1.0.0 - Release

This page is part of the KLGatewayRehab (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: ServiceRequestStatusReasons - TTL Representation

Active as of 2023-09-28

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 "ServiceRequestStatusReasons140"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/rehab/ValueSet/ServiceRequestStatusReasons140"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ServiceRequestStatusReasons140"] ; # 
  fhir:title [ fhir:v "ServiceRequestStatusReasons"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-28T10:03:22+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:description [ fhir:v "Status Reason codes as used in ยง140 rehabilitation"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.kl.dk/rehab/CodeSystem/Tempcodes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "f64b8f5e-8ced-4a8b-ab73-8994fb524915" ]       ] [
fhir:code [ fhir:v "a8632e22-bf0c-4f5a-92a7-70977ba104d5" ]       ] [
fhir:code [ fhir:v "3796fa11-305f-47d6-b164-45b05489afb2" ]       ] [
fhir:code [ fhir:v "8ac7be88-5d16-4dbd-a61a-ab02673f4b34" ]       ] [
fhir:code [ fhir:v "46a6bc1f-bfe8-4390-a71f-44ad4a384b9d" ]       ] )     ] )
  ] . #