| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | LedbaandsrekonstruktionDKRR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LedbaandsrekonstruktionDKRR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/LedbaandsrekonstruktionDKRR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | LedbaandsrekonstruktionDKRR |
| Title | Ledbåndsrekonstruktioner (DKRR) |
| Description | Ledbåndsrekonstruktioner (DKRR) |
No resources found
| CodeSystem | |
| AnatomicalLocations | Anatomy locations, not specified in classifcations (SKS, etc.) |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LedbaandsrekonstruktionDKRR
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 |
| all | ALL | ALL |
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| luxation | Knæluksation | Luxation / Luksation |
| tractus_tendonesis | Tractus tendonesis | Tractus tendonesis |
| internal_brace | Syntetisk forstærkning/internal brace | Internal brace / Syntetisk forstærkning |
{
"resourceType": "ValueSet",
"id": "LedbaandsrekonstruktionDKRR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/LedbaandsrekonstruktionDKRR",
"version": "2.12.0",
"name": "LedbaandsrekonstruktionDKRR",
"title": "Ledbåndsrekonstruktioner (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": "Ledbåndsrekonstruktioner (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": "all",
"display": "ALL"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "luxation",
"display": "Knæluksation"
},
{
"code": "tractus_tendonesis",
"display": "Tractus tendonesis"
},
{
"code": "internal_brace",
"display": "Syntetisk forstærkning/internal brace"
}
]
}
]
}
}