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

FHIR IG Statistics: ValueSet/HarrisHipScoreHjaelpemidler

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdHarrisHipScoreHjaelpemidler
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HarrisHipScoreHjaelpemidler.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreHjaelpemidler
Version2.12.0
Statusactive
Date2022-11-15T00:00:00+02:00
NameHarrisHipScoreHjaelpemidler
TitleHarris Hip Score - Hjælpemidler
DescriptionHarris Hip Score - Hjælpemidler

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
HarrisHipScoreSupportHarris Hip Score (HHS) - Support

Narrative

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

Generated Narrative: ValueSet HarrisHipScoreHjaelpemidler

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSupport
    CodeDisplayDefinition
    11IngenNone (11)
    7Én stok ved lange tureCane/Walking stick for long walks (7)
    5Næsten altid én stokCane/Walking stick most of the time (5)
    3Én albue-/aksilkrykkeOne crutch (3)
    2To stokkeTwo Canes/Walking sticks (2)
    0To albue-/aksilkrykker eller rollatorTwo crutches, walker or not able to walk (0)

Source

{
  "resourceType": "ValueSet",
  "id": "HarrisHipScoreHjaelpemidler",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreHjaelpemidler",
  "version": "2.12.0",
  "name": "HarrisHipScoreHjaelpemidler",
  "title": "Harris Hip Score - Hjælpemidler",
  "status": "active",
  "experimental": true,
  "date": "2022-11-15T00: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 - Hjælpemidler",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreSupport",
        "concept": [
          {
            "code": "11",
            "display": "Ingen"
          },
          {
            "code": "7",
            "display": "Én stok ved lange ture"
          },
          {
            "code": "5",
            "display": "Næsten altid én stok"
          },
          {
            "code": "3",
            "display": "Én albue-/aksilkrykke"
          },
          {
            "code": "2",
            "display": "To stokke"
          },
          {
            "code": "0",
            "display": "To albue-/aksilkrykker eller rollator"
          }
        ]
      }
    ]
  }
}