| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | FemurKnogletabKlassifikationDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FemurKnogletabKlassifikationDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/FemurKnogletabKlassifikationDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-08T00:00:00+02:00 |
| Name | FemurKnogletabKlassifikationDHR |
| Title | Femur knogletab klassifikation (DHR) |
| Description | Femur knogletab klassifikation (DHR) |
No resources found
| CodeSystem | |
| BoneLossAcetabulumFemurClassification | Bone loss - Acetabulum Femur Classification |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FemurKnogletabKlassifikationDHR
https://kip.rkkp.dk/fhir/CodeSystem/BoneLossAcetabulumFemurClassification| Code | Display | Definition |
| femur_type_1 | Type I | Type I: Intet væsentligt knogletab |
| femur_type_2 | Type II | Type II: Contained knogletab med cortikal udtynding |
| femur_type_3 | Type III | Type III: Ikke contained knogletab involverende calcar og trochanter minor med perforation af cortex |
| femur_type_4 | Type IV | Type IV: Ikke contained knogletab gående ned i diafysen |
| femur_type_5 | Type V | Type V: Fraktur omkring femurstemmet med circumferentielt knogletab svarende til type IV |
| femur_type_6 | Type VI | Type VI: Fraktur omkring femurstemmet med knogletab svarende til type I-III |
{
"resourceType": "ValueSet",
"id": "FemurKnogletabKlassifikationDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/FemurKnogletabKlassifikationDHR",
"version": "2.12.0",
"name": "FemurKnogletabKlassifikationDHR",
"title": "Femur knogletab klassifikation (DHR)",
"status": "active",
"experimental": true,
"date": "2022-11-08T00: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": "Femur knogletab klassifikation (DHR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/BoneLossAcetabulumFemurClassification",
"concept": [
{
"code": "femur_type_1",
"display": "Type I"
},
{
"code": "femur_type_2",
"display": "Type II"
},
{
"code": "femur_type_3",
"display": "Type III"
},
{
"code": "femur_type_4",
"display": "Type IV"
},
{
"code": "femur_type_5",
"display": "Type V"
},
{
"code": "femur_type_6",
"display": "Type VI"
}
]
}
]
}
}