{
  "resourceType" : "CodeSystem",
  "id" : "HarrisHipScoreShoesSocks",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HarrisHipScoreShoesSocks</b></p><a name=\"HarrisHipScoreShoesSocks\"> </a><a name=\"hcHarrisHipScoreShoesSocks\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreShoesSocks</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\">4<a name=\"HarrisHipScoreShoesSocks-4\"> </a></td><td>With ease</td><td>With ease (4)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"HarrisHipScoreShoesSocks-2\"> </a></td><td>With difficulty</td><td>With difficulty (2)</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"HarrisHipScoreShoesSocks-0\"> </a></td><td>Unable to fit or tie</td><td>Unable to fit or tie (0)</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreShoesSocks",
  "version" : "2.16.0",
  "name" : "HarrisHipScoreShoesSocks",
  "title" : "Harris Hip Score (HHS) - Activities - shoes, socks",
  "status" : "active",
  "date" : "2022-07-06T00: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" : "Harris Hip Score (HHS) - Activities - shoes socks. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "4",
    "display" : "With ease",
    "definition" : "With ease (4)"
  },
  {
    "code" : "2",
    "display" : "With difficulty",
    "definition" : "With difficulty (2)"
  },
  {
    "code" : "0",
    "display" : "Unable to fit or tie",
    "definition" : "Unable to fit or tie (0)"
  }]
}