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

FHIR IG Statistics: CodeSystem/HarrisHipScoreSitting

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

Resources that use this resource

ValueSet
HarrisHipScoreSiddefunktionHarris Hip Score - Siddefunktion

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HarrisHipScoreSitting

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

CodeDisplayDefinition
5 Comfortably, ordinary chair for one hourComfortably, ordinary chair for one hour (5)
3 On a high chair for 30 minutesOn a high chair for 30 minutes (3)
0 Unable to sit comfortably on any chairUnable to sit comfortably on any chair (0)

Source

{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScoreSitting",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSitting",
  "version": "2.12.0",
  "name": "HarrisHipScoreSitting",
  "title": "Harris Hip Score (HHS) - Sitting",
  "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) - Sitting. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "5",
      "display": "Comfortably, ordinary chair for one hour",
      "definition": "Comfortably, ordinary chair for one hour (5)"
    },
    {
      "code": "3",
      "display": "On a high chair for 30 minutes",
      "definition": "On a high chair for 30 minutes (3)"
    },
    {
      "code": "0",
      "display": "Unable to sit comfortably on any chair",
      "definition": "Unable to sit comfortably on any chair (0)"
    }
  ]
}