| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | HarrisHipScoreOffentligTransport |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HarrisHipScoreOffentligTransport.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreOffentligTransport |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-15T00:00:00+02:00 |
| Name | HarrisHipScoreOffentligTransport |
| Title | Harris Hip Score - Offentlig transport |
| Description | Harris Hip Score - Offentlig transport |
No resources found
| CodeSystem | |
| HarrisHipScorePublicTransportation | Harris Hip Score (HHS) - Public transportation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HarrisHipScoreOffentligTransport
https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation| Code | Display | Definition |
| 1 | Kan bruge dette | Able to use transportation (bus) (1) |
| 0 | Kan ikke bruge dette | Unable to use public transportation (bus) (0) |
{
"resourceType": "ValueSet",
"id": "HarrisHipScoreOffentligTransport",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreOffentligTransport",
"version": "2.12.0",
"name": "HarrisHipScoreOffentligTransport",
"title": "Harris Hip Score - Offentlig transport",
"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 - Offentlig transport",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation",
"concept": [
{
"code": "1",
"display": "Kan bruge dette"
},
{
"code": "0",
"display": "Kan ikke bruge dette"
}
]
}
]
}
}