2.1.0 - Release

This page is part of the KLGatewayRehab (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ServiceRequestTypes - TTL Representation

Active as of 2024-06-19

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 "ServiceRequestTypes140"] ; # 
  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=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</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.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-ffd81f78-352e-4589-a195-5350dd1df2a4\">ffd81f78-352e-4589-a195-5350dd1df2a4</a></td><td style=\"color: #cccccc\">Almen</td><td>Midlertidig kopi af MedComs kode for genoptræning på alment niveau, som specificeret af den gode genoptræningsplan, https://svn.medcom.dk/svn/releases/Standarder/National%20Sygehus-Kommunesamarbejde/GGOP/Dokumentation/GGOP.pdf</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-8b962281-2ab6-4b10-9c91-4bac592d6d49\">8b962281-2ab6-4b10-9c91-4bac592d6d49</a></td><td style=\"color: #cccccc\">Basal</td><td>Almen genoptræning på basalt niveau</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-b679c454-2da2-46dd-9425-0e52d4aa2bf3\">b679c454-2da2-46dd-9425-0e52d4aa2bf3</a></td><td style=\"color: #cccccc\">Avanceret</td><td>Almen genoptræning på avanceret niveau</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-0c8e2bfc-1350-45d1-90da-c07e2645d073\">0c8e2bfc-1350-45d1-90da-c07e2645d073</a></td><td style=\"color: #cccccc\">Specialiseret</td><td>Midlertidig kopi af MedComs kode for genoptræning på specialieret niveau, som specificeret af den gode genoptræningsplan, https://svn.medcom.dk/svn/releases/Standarder/National%20Sygehus-Kommunesamarbejde/GGOP/Dokumentation/GGOP.pdf</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-83c89857-8fb8-4163-97b1-eb1a56345c29\">83c89857-8fb8-4163-97b1-eb1a56345c29</a></td><td style=\"color: #cccccc\">Rehabilitering</td><td>Midlertidig kopi af MedComs kode for rehabilitering på specialiseret niveau, som specificeret af den gode genoptræningsplan, https://svn.medcom.dk/svn/releases/Standarder/National%20Sygehus-Kommunesamarbejde/GGOP/Dokumentation/GGOP.pdf</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/rehab/ValueSet/ServiceRequestTypes140"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.1.0"] ; # 
  fhir:name [ fhir:v "ServiceRequestTypes140"] ; # 
  fhir:title [ fhir:v "ServiceRequestTypes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-06-19T13:11:07+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 "The type of ServicRequest (GGOP), as defined by MedCom, supplemented by the two municipality specific types"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ffd81f78-352e-4589-a195-5350dd1df2a4" ]       ] [
fhir:code [ fhir:v "8b962281-2ab6-4b10-9c91-4bac592d6d49" ]       ] [
fhir:code [ fhir:v "b679c454-2da2-46dd-9425-0e52d4aa2bf3" ]       ] [
fhir:code [ fhir:v "0c8e2bfc-1350-45d1-90da-c07e2645d073" ]       ] [
fhir:code [ fhir:v "83c89857-8fb8-4163-97b1-eb1a56345c29" ]       ] )     ] )
  ] . #