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

FHIR IG Statistics: CodeSystem/HarrisHipScoreShoesSocks

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

Resources that use this resource

ValueSet
HarrisHipScoreSkoStroemperHarris Hip Score - Sko og strømer

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HarrisHipScoreShoesSocks

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

CodeDisplayDefinition
4 With easeWith ease (4)
2 With difficultyWith difficulty (2)
0 Unable to fit or tieUnable to fit or tie (0)

Source

{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScoreShoesSocks",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreShoesSocks",
  "version": "2.12.0",
  "name": "HarrisHipScoreShoesSocks",
  "title": "Harris Hip Score (HHS) - Activities - shoes, socks",
  "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) - Activities - shoes socks. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "4",
      "display": "With ease",
      "definition": "With ease (4)"
    },
    {
      "code": "2",
      "display": "With difficulty",
      "definition": "With difficulty (2)"
    },
    {
      "code": "0",
      "display": "Unable to fit or tie",
      "definition": "Unable to fit or tie (0)"
    }
  ]
}