| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | OperationerDKRR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationerDKRR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/OperationerDKRR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | OperationerDKRR |
| Title | Operationer (DKRR) |
| Description | Operationer (DKRR) |
No resources found
| CodeSystem | |
| AnatomicalLocations | Anatomy locations, not specified in classifcations (SKS, etc.) |
| GenericValues | Generic values |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationerDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations| Code | Display | Definition |
| acl | ACL | ACL |
| pcl | PCL | PCL |
| mcl | MCL | MCL |
| lcl | LCL | LCL |
| plc | PLC | PLC |
| lateral_meniscus | Laterale menisk | Lateral meniscus / Laterale menisk |
| medial_meniscus | Mediale menisk | Medial meniscus / Mediale menisk |
| cartilage | Bruskskade | Cartilage / Brusk |
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| transplant | Optransplantering før ACL | Transplant / Transplantation |
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": "OperationerDKRR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/OperationerDKRR",
"version": "2.12.0",
"name": "OperationerDKRR",
"title": "Operationer (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": "Operationer (DKRR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations",
"concept": [
{
"code": "acl",
"display": "ACL"
},
{
"code": "pcl",
"display": "PCL"
},
{
"code": "mcl",
"display": "MCL"
},
{
"code": "lcl",
"display": "LCL"
},
{
"code": "plc",
"display": "PLC"
},
{
"code": "lateral_meniscus",
"display": "Laterale menisk"
},
{
"code": "medial_meniscus",
"display": "Mediale menisk"
},
{
"code": "cartilage",
"display": "Bruskskade"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "transplant",
"display": "Optransplantering før ACL"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}