| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | AlloplastiktypeDKR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AlloplastiktypeDKR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/AlloplastiktypeDKR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-13T00:00:00+02:00 |
| Name | AlloplastiktypeDKR |
| Title | Alloplastiktype (DKR) |
| Description | Alloplastiktype (DKR) |
No resources found
| CodeSystem | |
| AlloplastyTypes | Alloplasty operation types |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AlloplastiktypeDKR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes| Code | Display | Definition |
| total_alloplasty | Totalalloplastik | Total alloplasty |
| medial_unilateral_knee | Medial UKA | Medial UKA |
| lateral_unitaleral_knee | Lateral UKA | Lateral UKA |
| patellofemoral_unitaleral_knee | Patellofemoral UKA | Patellofemoral UKA |
| hinge_knee | Roterende hængselalloplastik | Roterende hængselalloplastik |
| hinge_knee_resection | Roterende hængselsalloplastik m. kondylresektion | Roterende hængselsalloplastik m. kondylresektion |
| partial_resurfacing | Partiel resurfacing | Partiel resurfacing |
| cement_spacer_articulated | Spacer, artikuleret | Cementspacer, artikuleret |
| cement_spacer_fixated | Spacer, fikseret | Cementspacer, fikseret |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Andet | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "AlloplastiktypeDKR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/AlloplastiktypeDKR",
"version": "2.12.0",
"name": "AlloplastiktypeDKR",
"title": "Alloplastiktype (DKR)",
"status": "active",
"experimental": true,
"date": "2022-10-13T00: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": "Alloplastiktype (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes",
"concept": [
{
"code": "total_alloplasty",
"display": "Totalalloplastik"
},
{
"code": "medial_unilateral_knee",
"display": "Medial UKA"
},
{
"code": "lateral_unitaleral_knee",
"display": "Lateral UKA"
},
{
"code": "patellofemoral_unitaleral_knee",
"display": "Patellofemoral UKA"
},
{
"code": "hinge_knee",
"display": "Roterende hængselalloplastik"
},
{
"code": "hinge_knee_resection",
"display": "Roterende hængselsalloplastik m. kondylresektion"
},
{
"code": "partial_resurfacing",
"display": "Partiel resurfacing"
},
{
"code": "cement_spacer_articulated",
"display": "Spacer, artikuleret"
},
{
"code": "cement_spacer_fixated",
"display": "Spacer, fikseret"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}