KIP Infrastructure
2.16.0 - release

This page is part of the KIP Infrastructure (v2.16.0: Release) based on FHIR (HL7® FHIR® Standard) 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

: Function group (alloplasty) - TTL Representation

Active as of 2022-07-04

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FunctionGroupAlloplasty"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FunctionGroupAlloplasty</b></p><a name=\"FunctionGroupAlloplasty\"> </a><a name=\"hcFunctionGroupAlloplasty\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">one_hip<a name=\"FunctionGroupAlloplasty-one_hip\"> </a></td><td>One hip affected</td><td>One hip affected</td></tr><tr><td style=\"white-space:nowrap\">both_hips<a name=\"FunctionGroupAlloplasty-both_hips\"> </a></td><td>Both hips affected</td><td>Both hips affected</td></tr><tr><td style=\"white-space:nowrap\">knee_affected<a name=\"FunctionGroupAlloplasty-knee_affected\"> </a></td><td>Actual knee joint affected</td><td>Actual knee joint affected / Kun aktuelle knæled afficeret</td></tr><tr><td style=\"white-space:nowrap\">opposite_knee_affected<a name=\"FunctionGroupAlloplasty-opposite_knee_affected\"> </a></td><td>Function inhibited in opposite knee</td><td>Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ</td></tr><tr><td style=\"white-space:nowrap\">functional_knee_prosthesis<a name=\"FunctionGroupAlloplasty-functional_knee_prosthesis\"> </a></td><td>Functioning prosthesis (opposite knee)</td><td>Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty"^^xsd:anyURI ;
fhir:l <https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty>
  ] ; # 
  fhir:version [ fhir:v "2.16.0"] ; # 
  fhir:name [ fhir:v "FunctionGroupAlloplasty"] ; # 
  fhir:title [ fhir:v "Function group (alloplasty)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-07-04T00:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut 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 "Function group (alloplasty)"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "one_hip" ] ;
fhir:display [ fhir:v "One hip affected" ] ;
fhir:definition [ fhir:v "One hip affected" ]
  ] [
fhir:code [ fhir:v "both_hips" ] ;
fhir:display [ fhir:v "Both hips affected" ] ;
fhir:definition [ fhir:v "Both hips affected" ]
  ] [
fhir:code [ fhir:v "knee_affected" ] ;
fhir:display [ fhir:v "Actual knee joint affected" ] ;
fhir:definition [ fhir:v "Actual knee joint affected / Kun aktuelle knæled afficeret" ]
  ] [
fhir:code [ fhir:v "opposite_knee_affected" ] ;
fhir:display [ fhir:v "Function inhibited in opposite knee" ] ;
fhir:definition [ fhir:v "Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ" ]
  ] [
fhir:code [ fhir:v "functional_knee_prosthesis" ] ;
fhir:display [ fhir:v "Functioning prosthesis (opposite knee)" ] ;
fhir:definition [ fhir:v "Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ" ]
  ] ) . #