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

: WOOS - JSON Representation

Active as of 2022-10-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "WOOS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem WOOS</b></p><a name=\"WOOS\"> </a><a name=\"hcWOOS\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/WOOS</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\">unable_to_life_arm<a name=\"WOOS-unable_to_life_arm\"> </a></td><td>Kan slet ikke løfte armen</td><td>Kan slet ikke løfte armen</td></tr><tr><td style=\"white-space:nowrap\">left_handed<a name=\"WOOS-left_handed\"> </a></td><td>Venstrehåndet</td><td>Venstrehåndet</td></tr><tr><td style=\"white-space:nowrap\">right_handed<a name=\"WOOS-right_handed\"> </a></td><td>Højrehåndet</td><td>Højrehåndet</td></tr><tr><td style=\"white-space:nowrap\">both_hands<a name=\"WOOS-both_hands\"> </a></td><td>Bruger begge hænder lige godt</td><td>Bruger begge hænder lige godt</td></tr><tr><td style=\"white-space:nowrap\">no_physiotherapy<a name=\"WOOS-no_physiotherapy\"> </a></td><td>Ingen fysioterapi</td><td>Ingen fysioterapi</td></tr><tr><td style=\"white-space:nowrap\">home_training<a name=\"WOOS-home_training\"> </a></td><td>Hjemmetræning efter instruks</td><td>Hjemmetræning efter instruks</td></tr><tr><td style=\"white-space:nowrap\">supervised_municipality<a name=\"WOOS-supervised_municipality\"> </a></td><td>Superviseret fysioterapi via kommunen  (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)</td><td>Superviseret fysioterapi via kommunen  (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)</td></tr><tr><td style=\"white-space:nowrap\">supervised_hospital<a name=\"WOOS-supervised_hospital\"> </a></td><td>Superviseret fysioterapi på sygehus/hospital  (træningen eller noget af denne foregår hos fysioterapi på sygehus)</td><td>Superviseret fysioterapi på sygehus/hospital  (træningen eller noget af denne foregår hos fysioterapi på sygehus)</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/WOOS",
  "version" : "2.12.0",
  "name" : "WOOS",
  "title" : "WOOS",
  "status" : "active",
  "date" : "2022-10-07T00: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" : "WOOS",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "unable_to_life_arm",
      "display" : "Kan slet ikke løfte armen",
      "definition" : "Kan slet ikke løfte armen"
    },
    {
      "code" : "left_handed",
      "display" : "Venstrehåndet",
      "definition" : "Venstrehåndet"
    },
    {
      "code" : "right_handed",
      "display" : "Højrehåndet",
      "definition" : "Højrehåndet"
    },
    {
      "code" : "both_hands",
      "display" : "Bruger begge hænder lige godt",
      "definition" : "Bruger begge hænder lige godt"
    },
    {
      "code" : "no_physiotherapy",
      "display" : "Ingen fysioterapi",
      "definition" : "Ingen fysioterapi"
    },
    {
      "code" : "home_training",
      "display" : "Hjemmetræning efter instruks",
      "definition" : "Hjemmetræning efter instruks"
    },
    {
      "code" : "supervised_municipality",
      "display" : "Superviseret fysioterapi via kommunen  (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)",
      "definition" : "Superviseret fysioterapi via kommunen  (træning eller noget af denne foregår hos fysioterapeut i kommunen hvor du bor)"
    },
    {
      "code" : "supervised_hospital",
      "display" : "Superviseret fysioterapi på sygehus/hospital  (træningen eller noget af denne foregår hos fysioterapi på sygehus)",
      "definition" : "Superviseret fysioterapi på sygehus/hospital  (træningen eller noget af denne foregår hos fysioterapi på sygehus)"
    }
  ]
}