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

FHIR IG Statistics: CodeSystem/HarrisHipScoreLimp

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

Resources that use this resource

ValueSet
HarrisHipScoreGangafviklingHarris Hip Score - Gangafvikling

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
11 NoneNone (11)
8 SlightSlight (8)
5 ModerateModerate (5)
0 SevereSevere (0)

Source

{
  "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)"
    }
  ]
}