KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Funktionsgruppe (DKR) - JSON Representation

Active as of 2022-10-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "FunktionsgruppeDKR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FunktionsgruppeDKR</b></p><a name=\"FunktionsgruppeDKR\"> </a><a name=\"hcFunktionsgruppeDKR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-FunctionGroupAlloplasty.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty</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-FunctionGroupAlloplasty.html#FunctionGroupAlloplasty-knee_affected\">knee_affected</a></td><td>Kun aktuelle knæled afficeret</td><td>Actual knee joint affected / Kun aktuelle knæled afficeret</td></tr><tr><td><a href=\"CodeSystem-FunctionGroupAlloplasty.html#FunctionGroupAlloplasty-opposite_knee_affected\">opposite_knee_affected</a></td><td>Funktionshæmmende lidelse i modsatte knæ</td><td>Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ</td></tr><tr><td><a href=\"CodeSystem-FunctionGroupAlloplasty.html#FunctionGroupAlloplasty-functional_knee_prosthesis\">functional_knee_prosthesis</a></td><td>Velfungerende protese i modsatte knæ</td><td>Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ</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 funktionshæmmende lidelse</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/FunktionsgruppeDKR",
  "version" : "2.12.0",
  "name" : "FunktionsgruppeDKR",
  "title" : "Funktionsgruppe (DKR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-10-12T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Funktionsgruppe (DHR)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty",
        "concept" : [
          {
            "code" : "knee_affected",
            "display" : "Kun aktuelle knæled afficeret"
          },
          {
            "code" : "opposite_knee_affected",
            "display" : "Funktionshæmmende lidelse i modsatte knæ"
          },
          {
            "code" : "functional_knee_prosthesis",
            "display" : "Velfungerende protese i modsatte knæ"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "other",
            "display" : "Anden funktionshæmmende lidelse"
          }
        ]
      }
    ]
  }
}