| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | OperationKanalAntalDKRR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationKanalAntalDKRR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/OperationKanalAntalDKRR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | OperationKanalAntalDKRR |
| Title | Operation kanal - antal (DKRR) |
| Description | Operation kanal - antal (DKRR) |
No resources found
| CodeSystem | |
| OperationCanal | Operation canal |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationKanalAntalDKRR
https://kip.rkkp.dk/fhir/CodeSystem/OperationCanal| Code | Display | Definition |
| 1_canal | 1 kanal | 1 canal / 1 kanal |
| 2_canals | 2 kanaler | 2 canals / 2 kanaler |
{
"resourceType": "ValueSet",
"id": "OperationKanalAntalDKRR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/OperationKanalAntalDKRR",
"version": "2.12.0",
"name": "OperationKanalAntalDKRR",
"title": "Operation kanal - antal (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 kanal - antal (DKRR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/OperationCanal",
"concept": [
{
"code": "1_canal",
"display": "1 kanal"
},
{
"code": "2_canals",
"display": "2 kanaler"
}
]
}
]
}
}