| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ProcedurerAndreDKRR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ProcedurerAndreDKRR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/ProcedurerAndreDKRR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | ProcedurerAndreDKRR |
| Title | Procedurer, andre (DKRR) |
| Description | Procedurer, andre (DKRR) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ProcedurerAndreDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| synovectomy | Synovektomi | Synovectomy / Synovektomi |
| implant_removal | Implantatfjernelse | Implant removal / Implantatfjernelse |
| osteotomy | Osteotomi | Osteotomy / Osteotomi |
| osteosynthesis | Osteosyntese | Osteosynthesis / Osteosyntese |
| operation_infection | Operation pga. infektion | Operation because of an infection / Operation pga. infektion |
| bone_transplantation | Knogletransplantation | Bone transplantation / Knogletransplantation |
| operational_mobilization | Operativ mobilisering | Operational mobilization / Operativ mobilisering |
| tenodesis | Tenodesis | Tenodesis |
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": "ProcedurerAndreDKRR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/ProcedurerAndreDKRR",
"version": "2.12.0",
"name": "ProcedurerAndreDKRR",
"title": "Procedurer, andre (DKRR)",
"status": "active",
"experimental": true,
"date": "2022-09-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": "Procedurer, andre (DKRR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "synovectomy",
"display": "Synovektomi"
},
{
"code": "implant_removal",
"display": "Implantatfjernelse"
},
{
"code": "osteotomy",
"display": "Osteotomi"
},
{
"code": "osteosynthesis",
"display": "Osteosyntese"
},
{
"code": "operation_infection",
"display": "Operation pga. infektion"
},
{
"code": "bone_transplantation",
"display": "Knogletransplantation"
},
{
"code": "operational_mobilization",
"display": "Operativ mobilisering"
},
{
"code": "tenodesis",
"display": "Tenodesis"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}