| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | HarrisHipScoreLimp | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HarrisHipScoreLimp.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreLimp | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-07-06T00:00:00+02:00 | 
| Name | HarrisHipScoreLimp | 
| Title | Harris Hip Score (HHS) - Limp | 
| Description | Harris Hip Score (HHS) - Limp. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html | 
| Content | complete | 
| ValueSet | |
| HarrisHipScoreGangafvikling | Harris Hip Score - Gangafvikling | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HarrisHipScoreLimp
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreLimp defines the following codes:
| Code | Display | Definition | 
| 11 | None | None (11) | 
| 8 | Slight | Slight (8) | 
| 5 | Moderate | Moderate (5) | 
| 0 | Severe | Severe (0) | 
{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScoreLimp",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreLimp",
  "version": "2.12.0",
  "name": "HarrisHipScoreLimp",
  "title": "Harris Hip Score (HHS) - Limp",
  "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) - Limp. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "11",
      "display": "None",
      "definition": "None (11)"
    },
    {
      "code": "8",
      "display": "Slight",
      "definition": "Slight (8)"
    },
    {
      "code": "5",
      "display": "Moderate",
      "definition": "Moderate (5)"
    },
    {
      "code": "0",
      "display": "Severe",
      "definition": "Severe (0)"
    }
  ]
}