| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | VancouverClassification |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-VancouverClassification.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-07T00:00:00+02:00 |
| Name | VancouverClassification |
| Title | Vancouver classification of periprosthetic hip fractures |
| Description | Vancouver classification of periprosthetic hip fractures; Link: https://radiopaedia.org/articles/vancouver-classification-of-periprosthetic-hip-fractures |
| Content | complete |
| ValueSet | |
| VancouverKlassifikationDHR | Vancouver klassifikation (DHR) |
| VancouverKlassifikationPeroperativDHR | Vancouver klassifikation - Peroperativ (DHR) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem VancouverClassification
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "VancouverClassification",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification",
"version": "2.12.0",
"name": "VancouverClassification",
"title": "Vancouver classification of periprosthetic hip fractures",
"status": "active",
"date": "2022-11-07T00: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 classification of periprosthetic hip fractures; Link: https://radiopaedia.org/articles/vancouver-classification-of-periprosthetic-hip-fractures",
"caseSensitive": false,
"content": "complete",
"count": 11,
"concept": [
{
"code": "type_a",
"display": "Type A: fractures involve the trochanteric area",
"definition": "Type A: fractures involve the trochanteric area",
"concept": [
{
"code": "type_ag",
"display": "Type A(G): greater trochanter",
"definition": "Type A(G): greater trochanter"
},
{
"code": "type_al",
"display": "Type A(L): lesser trochanter",
"definition": "Type A(L): lesser trochanter"
}
]
},
{
"code": "type_b",
"display": "Type B: around the stem or just below it",
"definition": "Type B: around the stem or just below it",
"concept": [
{
"code": "type_b1",
"display": "Type B1: stem stable",
"definition": "Type B1: stem stable"
},
{
"code": "type_b2",
"display": "Type B2: stem loose",
"definition": "Type B2: stem loose"
},
{
"code": "type_b3",
"display": "Type B3: stem loose, bone stock inadequate",
"definition": "Type B3: stem loose, bone stock inadequate"
}
]
},
{
"code": "type_c",
"display": "Type C: well below the stem",
"definition": "Type C: well below the stem",
"concept": [
{
"code": "type_c1",
"display": "Type C1",
"definition": "Type C1"
},
{
"code": "type_c2",
"display": "Type C2",
"definition": "Type C2"
},
{
"code": "type_c3",
"display": "Type C3",
"definition": "Type C3"
}
]
}
]
}