| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | VancouverKlassifikationPeroperativDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VancouverKlassifikationPeroperativDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationPeroperativDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-20T00:00:00+02:00 |
| Name | VancouverKlassifikationPeroperativDHR |
| Title | Vancouver klassifikation - Peroperativ (DHR) |
| Description | Vancouver klassifikation - Peroperativ (DHR) |
No resources found
| CodeSystem | |
| VancouverClassification | Vancouver classification of periprosthetic hip fractures |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VancouverKlassifikationPeroperativDHR
https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification| Code | Display | Definition |
| type_ag | A1. Fraktur svarende til trochanter major | Type A(G): greater trochanter |
| type_al | A2. Fraktur svarende til trochanter minor | Type A(L): lesser trochanter |
| type_b | B. Fraktur omkring stem evt. gående nedenfor stem spids | Type B: around the stem or just below it |
| type_c | C. Fraktur klart distalt for stemmet | Type C: well below the stem |
{
"resourceType": "ValueSet",
"id": "VancouverKlassifikationPeroperativDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationPeroperativDHR",
"version": "2.12.0",
"name": "VancouverKlassifikationPeroperativDHR",
"title": "Vancouver klassifikation - Peroperativ (DHR)",
"status": "active",
"experimental": true,
"date": "2022-07-20T00: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": "Vancouver klassifikation - Peroperativ (DHR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification",
"concept": [
{
"code": "type_ag",
"display": "A1. Fraktur svarende til trochanter major"
},
{
"code": "type_al",
"display": "A2. Fraktur svarende til trochanter minor"
},
{
"code": "type_b",
"display": "B. Fraktur omkring stem evt. gående nedenfor stem spids"
},
{
"code": "type_c",
"display": "C. Fraktur klart distalt for stemmet"
}
]
}
]
}
}