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

: Function group (alloplasty) - JSON Representation

Active as of 2022-07-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "FunctionGroupAlloplasty",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty",
  "version" : "2.12.0",
  "name" : "FunctionGroupAlloplasty",
  "title" : "Function group (alloplasty)",
  "status" : "active",
  "date" : "2022-07-04T00: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" : "Function group (alloplasty)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "one_hip",
      "display" : "One hip affected",
      "definition" : "One hip affected"
    },
    {
      "code" : "both_hips",
      "display" : "Both hips affected",
      "definition" : "Both hips affected"
    },
    {
      "code" : "knee_affected",
      "display" : "Actual knee joint affected",
      "definition" : "Actual knee joint affected / Kun aktuelle knæled afficeret"
    },
    {
      "code" : "opposite_knee_affected",
      "display" : "Function inhibited in opposite knee",
      "definition" : "Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ"
    },
    {
      "code" : "functional_knee_prosthesis",
      "display" : "Functioning prosthesis (opposite knee)",
      "definition" : "Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ"
    }
  ]
}