| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | OperationCanal |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-OperationCanal.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/OperationCanal |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-15T00:00:00+02:00 |
| Name | OperationCanal |
| Title | Operation canal |
| Description | Operation canal |
| Content | complete |
| ValueSet | |
| OperationKanalAntalDKRR | Operation kanal - antal (DKRR) |
| OperationKanalFemurPlaceringDKRR | Operation kanal - femur, placering (DKRR) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem OperationCanal
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/OperationCanal defines the following codes:
| Code | Display | Definition |
| 1_canal | 1 canal | 1 canal / 1 kanal |
| 2_canals | 2 canals | 2 canals / 2 kanaler |
| transtibial | Transtibial | Transtibial |
| anatomical | Anatomical | Anatomical / Anatomisk |
{
"resourceType": "CodeSystem",
"id": "OperationCanal",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/OperationCanal",
"version": "2.12.0",
"name": "OperationCanal",
"title": "Operation canal",
"status": "active",
"date": "2022-09-15T00: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 canal",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "1_canal",
"display": "1 canal",
"definition": "1 canal / 1 kanal"
},
{
"code": "2_canals",
"display": "2 canals",
"definition": "2 canals / 2 kanaler"
},
{
"code": "transtibial",
"display": "Transtibial",
"definition": "Transtibial"
},
{
"code": "anatomical",
"display": "Anatomical",
"definition": "Anatomical / Anatomisk"
}
]
}