@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 -------------------------------------------------------------------

<https://kip.rkkp.dk/fhir/ValueSet/AlloplastiktypeDKR> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AlloplastiktypeDKR"] ; # 
  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 AlloplastiktypeDKR</b></p><a name=\"AlloplastiktypeDKR\"> </a><a name=\"hcAlloplastiktypeDKR\"> </a><a name=\"AlloplastiktypeDKR-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-AlloplastyTypes.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes</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-AlloplastyTypes.html#AlloplastyTypes-total_alloplasty\">total_alloplasty</a></td><td>Totalalloplastik</td><td>Total alloplasty</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-medial_unilateral_knee\">medial_unilateral_knee</a></td><td>Medial UKA</td><td>Medial UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-lateral_unitaleral_knee\">lateral_unitaleral_knee</a></td><td>Lateral UKA</td><td>Lateral UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-patellofemoral_unitaleral_knee\">patellofemoral_unitaleral_knee</a></td><td>Patellofemoral UKA</td><td>Patellofemoral UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-hinge_knee\">hinge_knee</a></td><td>Roterende hængselalloplastik</td><td>Roterende hængselalloplastik</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-hinge_knee_resection\">hinge_knee_resection</a></td><td>Roterende hængselsalloplastik m. kondylresektion</td><td>Roterende hængselsalloplastik m. kondylresektion</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-partial_resurfacing\">partial_resurfacing</a></td><td>Partiel resurfacing</td><td>Partiel resurfacing</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-cement_spacer_articulated\">cement_spacer_articulated</a></td><td>Spacer, artikuleret</td><td>Cementspacer, artikuleret</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-cement_spacer_fixated\">cement_spacer_fixated</a></td><td>Spacer, fikseret</td><td>Cementspacer, fikseret</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>Andet</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/AlloplastiktypeDKR"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.1"] ; # 
  fhir:name [ fhir:v "AlloplastiktypeDKR"] ; # 
  fhir:title [ fhir:v "Alloplastiktype (DKR)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2022-10-13T00: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 "Alloplastiktype (DKR)"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "total_alloplasty" ] ;
         fhir:display [ fhir:v "Totalalloplastik" ]
       ] [
         fhir:code [ fhir:v "medial_unilateral_knee" ] ;
         fhir:display [ fhir:v "Medial UKA" ]
       ] [
         fhir:code [ fhir:v "lateral_unitaleral_knee" ] ;
         fhir:display [ fhir:v "Lateral UKA" ]
       ] [
         fhir:code [ fhir:v "patellofemoral_unitaleral_knee" ] ;
         fhir:display [ fhir:v "Patellofemoral UKA" ]
       ] [
         fhir:code [ fhir:v "hinge_knee" ] ;
         fhir:display [ fhir:v "Roterende hængselalloplastik" ]
       ] [
         fhir:code [ fhir:v "hinge_knee_resection" ] ;
         fhir:display [ fhir:v "Roterende hængselsalloplastik m. kondylresektion" ]
       ] [
         fhir:code [ fhir:v "partial_resurfacing" ] ;
         fhir:display [ fhir:v "Partiel resurfacing" ]
       ] [
         fhir:code [ fhir:v "cement_spacer_articulated" ] ;
         fhir:display [ fhir:v "Spacer, artikuleret" ]
       ] [
         fhir:code [ fhir:v "cement_spacer_fixated" ] ;
         fhir:display [ fhir:v "Spacer, fikseret" ]
       ] )
     ] [
       fhir:system [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "other" ] ;
         fhir:display [ fhir:v "Andet" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

