| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | OperationerAktuelDKRR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationerAktuelDKRR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/OperationerAktuelDKRR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | OperationerAktuelDKRR |
| Title | Operation - aktuel (DKRR) |
| Description | Operation - aktuel (DKRR) |
No resources found
| CodeSystem | |
| OperationType | Operation type |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationerAktuelDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/OperationType| Code | Display | Definition |
| primary | Primær rekonstruktion af forreste korsbånd | Primary |
| revision | Revisionsrekonstruktion | Revision |
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| multiple_ligaments_reconstruction | Flerligament-rekonstruktion (Inkl. isoleret PCL, LCL, MCL) | Multiple ligaments reconstruction / Flerligament-rekonstruktion (inkl. isoleret PCL, LCL, MCL) |
{
"resourceType": "ValueSet",
"id": "OperationerAktuelDKRR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/OperationerAktuelDKRR",
"version": "2.12.0",
"name": "OperationerAktuelDKRR",
"title": "Operation - aktuel (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": "Operation - aktuel (DKRR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/OperationType",
"concept": [
{
"code": "primary",
"display": "Primær rekonstruktion af forreste korsbånd"
},
{
"code": "revision",
"display": "Revisionsrekonstruktion"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "multiple_ligaments_reconstruction",
"display": "Flerligament-rekonstruktion (Inkl. isoleret PCL, LCL, MCL)"
}
]
}
]
}
}