| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | HarrisHipScoreGangdistance |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HarrisHipScoreGangdistance.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreGangdistance |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-15T00:00:00+02:00 |
| Name | HarrisHipScoreGangdistance |
| Title | Harris Hip Score - Gangdistance |
| Description | Harris Hip Score - Gangdistance |
No resources found
| CodeSystem | |
| HarrisHipScoreDistanceWalked | Harris Hip Score (HHS) - Distance walked |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HarrisHipScoreGangdistance
https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreDistanceWalked| Code | Display | Definition |
| 11 | Ubegrænset | Unlimited (11) |
| 8 | 1,5-2 km | Six blocks (30 minutes) (8) |
| 5 | 0,5-1 km | Two og three blocks (10-15 minutes) (5) |
| 2 | Kun indendørs | Indoors only (2) |
| 0 | Bunden til seng/kørestol | Bed and chair only (0) |
{
"resourceType": "ValueSet",
"id": "HarrisHipScoreGangdistance",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreGangdistance",
"version": "2.12.0",
"name": "HarrisHipScoreGangdistance",
"title": "Harris Hip Score - Gangdistance",
"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 - Gangdistance",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreDistanceWalked",
"concept": [
{
"code": "11",
"display": "Ubegrænset"
},
{
"code": "8",
"display": "1,5-2 km"
},
{
"code": "5",
"display": "0,5-1 km"
},
{
"code": "2",
"display": "Kun indendørs"
},
{
"code": "0",
"display": "Bunden til seng/kørestol"
}
]
}
]
}
}