KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: Udført procedure K2 (DCCG) - TTL Representation

Active as of 2023-03-02

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "ProcedureUdfoertK2DCCG"] ; # 
  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 ProcedureUdfoertK2DCCG</b></p><a name=\"ProcedureUdfoertK2DCCG\"> </a><a name=\"hcProcedureUdfoertK2DCCG\"> </a><a name=\"ProcedureUdfoertK2DCCG-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ProcedureType.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType</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-ProcedureType.html#ProcedureType-stoma_shunt\">stoma_shunt</a></td><td>Kun aflastende stomi eller intern shunt</td><td>Kun aflastende stomi eller intern shunt</td></tr><tr><td><a href=\"CodeSystem-ProcedureType.html#ProcedureType-exploratory_intervention\">exploratory_intervention</a></td><td>Kun eksplorativt indgreb</td><td>Kun eksplorativt indgreb</td></tr><tr><td><a href=\"CodeSystem-ProcedureType.html#ProcedureType-stent_colon\">stent_colon</a></td><td>Stentanlæggelse i colon</td><td>Stentanlæggelse i colon</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</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-GenericValues.html#GenericValues-other\">other</a></td><td>Anden aflastende procedure</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://kip.rkkp.dk/fhir/ValueSet/ProcedureUdfoertK2DCCG"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.1"] ; # 
  fhir:name [ fhir:v "ProcedureUdfoertK2DCCG"] ; # 
  fhir:title [ fhir:v "Udført procedure K2 (DCCG)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2023-03-02T00:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://trifork.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rbk@trifork.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Udført procedure K2 (DCCG)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "stoma_shunt" ] ;
fhir:display [ fhir:v "Kun aflastende stomi eller intern shunt" ]       ] [
fhir:code [ fhir:v "exploratory_intervention" ] ;
fhir:display [ fhir:v "Kun eksplorativt indgreb" ]       ] [
fhir:code [ fhir:v "stent_colon" ] ;
fhir:display [ fhir:v "Stentanlæggelse i colon" ]       ] )     ] [
fhir:system [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Anden aflastende procedure" ]       ] )     ] )
  ] . #