| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | RevisionStatusDKR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-RevisionStatusDKR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/RevisionStatusDKR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-14T00:00:00+02:00 |
| Name | RevisionStatusDKR |
| Title | Revision, status (DKR) |
| Description | Revision, status (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 RevisionStatusDKR
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 UKR | Medial UKA |
| lateral_unitaleral_knee | Lateral UKR | Lateral UKA |
| patellofemoral_unitaleral_knee | Patellofemoral UKR | Patellofemoral UKA |
| hinge_knee | Hængslet TKR | Roterende hængselalloplastik |
| cement_spacer_articulated | Cementspacer, artikuleret | Cementspacer, artikuleret |
| cement_spacer_fixated | Cementspacer, fikseret | Cementspacer, fikseret |
| partial_resurfacing | Partiel resurfacing | Partiel resurfacing |
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": "RevisionStatusDKR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/RevisionStatusDKR",
"version": "2.12.0",
"name": "RevisionStatusDKR",
"title": "Revision, status (DKR)",
"status": "active",
"experimental": true,
"date": "2022-10-14T00: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": "Revision, status (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes",
"concept": [
{
"code": "total_alloplasty",
"display": "Totalalloplastik"
},
{
"code": "medial_unilateral_knee",
"display": "Medial UKR"
},
{
"code": "lateral_unitaleral_knee",
"display": "Lateral UKR"
},
{
"code": "patellofemoral_unitaleral_knee",
"display": "Patellofemoral UKR"
},
{
"code": "hinge_knee",
"display": "Hængslet TKR"
},
{
"code": "cement_spacer_articulated",
"display": "Cementspacer, artikuleret"
},
{
"code": "cement_spacer_fixated",
"display": "Cementspacer, fikseret"
},
{
"code": "partial_resurfacing",
"display": "Partiel resurfacing"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}