| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | KnogletransplantationDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KnogletransplantationDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/KnogletransplantationDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2023-04-19T00:00:00+02:00 |
| Name | KnogletransplantationDHR |
| Title | Knogletransplantation (DHR) |
| Description | Knogletransplantation acetabulum/femur (DHR) |
No resources found
| CodeSystem | |
| ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KnogletransplantationDHR
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents| Code | Display | Definition |
| crumble | Lidt smuld | Lidt smuld |
| massive_transplant | Massiv transplantering | Massiv transplantering |
| structural | Strukturel graft | Structural / Strukturel |
{
"resourceType": "ValueSet",
"id": "KnogletransplantationDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/KnogletransplantationDHR",
"version": "2.12.0",
"name": "KnogletransplantationDHR",
"title": "Knogletransplantation (DHR)",
"status": "active",
"experimental": true,
"date": "2023-04-19T00: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": "Knogletransplantation acetabulum/femur (DHR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents",
"concept": [
{
"code": "crumble",
"display": "Lidt smuld"
},
{
"code": "massive_transplant",
"display": "Massiv transplantering"
},
{
"code": "structural",
"display": "Strukturel graft"
}
]
}
]
}
}