| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | BehandlingsVarighedDHR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BehandlingsVarighedDHR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/BehandlingsVarighedDHR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-06T00:00:00+02:00 |
| Name | BehandlingsVarighedDHR |
| Title | Behandlingsvarighed |
| Description | Behandlingsvarighed [DHR] |
No resources found
| CodeSystem | |
| ProcedureDuration | Procedure duration: Codes for different durations |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BehandlingsVarighedDHR
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display | Definition |
| NA | Kun præoperativt (varighed angives ikke) | not applicable |
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration| Code | Display | Definition |
| =<1 | Max. i 1 døgn | =<1 |
| >1 | >1 døgn | >1 |
{
"resourceType": "ValueSet",
"id": "BehandlingsVarighedDHR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/BehandlingsVarighedDHR",
"version": "2.12.0",
"name": "BehandlingsVarighedDHR",
"title": "Behandlingsvarighed",
"status": "active",
"experimental": true,
"date": "2022-07-06T00: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": "Behandlingsvarighed [DHR]",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "NA",
"display": "Kun præoperativt (varighed angives ikke)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration",
"concept": [
{
"code": "=<1",
"display": "Max. i 1 døgn"
},
{
"code": ">1",
"display": ">1 døgn"
}
]
}
]
}
}