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

FHIR IG Statistics: CodeSystem/HarrisHipScoreDistanceWalked

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

Resources that use this resource

ValueSet
HarrisHipScoreGangdistanceHarris Hip Score - Gangdistance

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HarrisHipScoreDistanceWalked

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

CodeDisplayDefinition
11 UnlimitedUnlimited (11)
8 Six blocks (30 minutes)Six blocks (30 minutes) (8)
5 Two og three blocks (10-15 minutes)Two og three blocks (10-15 minutes) (5)
2 Indoors onlyIndoors only (2)
0 Bed and chair onlyBed and chair only (0)

Source

{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScoreDistanceWalked",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreDistanceWalked",
  "version": "2.12.0",
  "name": "HarrisHipScoreDistanceWalked",
  "title": "Harris Hip Score (HHS) - Distance walked",
  "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) - Distance walked. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "11",
      "display": "Unlimited",
      "definition": "Unlimited (11)"
    },
    {
      "code": "8",
      "display": "Six blocks (30 minutes)",
      "definition": "Six blocks (30 minutes) (8)"
    },
    {
      "code": "5",
      "display": "Two og three blocks (10-15 minutes)",
      "definition": "Two og three blocks (10-15 minutes) (5)"
    },
    {
      "code": "2",
      "display": "Indoors only",
      "definition": "Indoors only (2)"
    },
    {
      "code": "0",
      "display": "Bed and chair only",
      "definition": "Bed and chair only (0)"
    }
  ]
}