| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | HarrisHipScoreStairs |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HarrisHipScoreStairs.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreStairs |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-06T00:00:00+02:00 |
| Name | HarrisHipScoreStairs |
| Title | Harris Hip Score (HHS) - Stairs |
| Description | Harris Hip Score (HHS) - Stairs. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html |
| Content | complete |
| ValueSet | |
| HarrisHipScoreTrappegang | Harris Hip Score - Trappegang |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HarrisHipScoreStairs
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreStairs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "HarrisHipScoreStairs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScoreStairs",
"version": "2.12.0",
"name": "HarrisHipScoreStairs",
"title": "Harris Hip Score (HHS) - Stairs",
"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) - Stairs. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "4",
"display": "Normally without using a railing",
"definition": "Normally without using a railing (4)"
},
{
"code": "2",
"display": "Normally using a railing",
"definition": "Normally using a railing (2)"
},
{
"code": "1",
"display": "In any manner",
"definition": "In any manner (1)"
},
{
"code": "0",
"display": "Unable to do stairs",
"definition": "Unable to do stairs (0)"
}
]
}