FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/HarrisHipScoreSupport

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdHarrisHipScoreSupport
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HarrisHipScoreSupport.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSupport
Version2.12.0
Statusactive
Date2022-07-06T00:00:00+02:00
NameHarrisHipScoreSupport
TitleHarris Hip Score (HHS) - Support
DescriptionHarris Hip Score (HHS) - Support. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html
Contentcomplete

Resources that use this resource

ValueSet
HarrisHipScoreHjaelpemidlerHarris Hip Score - Hjælpemidler

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem HarrisHipScoreSupport

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSupport defines the following codes:

CodeDisplayDefinition
11 NoneNone (11)
7 Cane/Walking stick for long walksCane/Walking stick for long walks (7)
5 Cane/Walking stick most of the timeCane/Walking stick most of the time (5)
3 One crutchOne crutch (3)
2 Two Canes/Walking sticksTwo Canes/Walking sticks (2)
0 Two crutches, walker or not able to walkTwo crutches, walker or not able to walk (0)

Source

{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScoreSupport",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSupport",
  "version": "2.12.0",
  "name": "HarrisHipScoreSupport",
  "title": "Harris Hip Score (HHS) - Support",
  "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) - Support. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "11",
      "display": "None",
      "definition": "None (11)"
    },
    {
      "code": "7",
      "display": "Cane/Walking stick for long walks",
      "definition": "Cane/Walking stick for long walks (7)"
    },
    {
      "code": "5",
      "display": "Cane/Walking stick most of the time",
      "definition": "Cane/Walking stick most of the time (5)"
    },
    {
      "code": "3",
      "display": "One crutch",
      "definition": "One crutch (3)"
    },
    {
      "code": "2",
      "display": "Two Canes/Walking sticks",
      "definition": "Two Canes/Walking sticks (2)"
    },
    {
      "code": "0",
      "display": "Two crutches, walker or not able to walk",
      "definition": "Two crutches, walker or not able to walk (0)"
    }
  ]
}