| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ProcedureDuration |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ProcedureDuration.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-29T00:00:00+02:00 |
| Name | ProcedureDuration |
| Title | Procedure duration: Codes for different durations |
| Description | Procedure duration: Codes for different durations |
| Content | complete |
| ValueSet | |
| BehandlingsVarighedDHR | Behandlingsvarighed |
| ProcedureVarighed15min | Procedure varighed; over/under 15 min. |
| ProcedureVarighed5min | Procedure varighed; over/under 5 min. |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ProcedureDuration
This code system https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration defines the following codes:
| Code | Definition |
| =<1 | =<1 |
| >1 | >1 |
| =<2 | =<2 |
| >2 | >2 |
| =<5 | =<5 |
| >5 | >5 |
| =<15 | =<15 |
| >15 | >15 |
{
"resourceType": "CodeSystem",
"id": "ProcedureDuration",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureDuration",
"version": "2.12.0",
"name": "ProcedureDuration",
"title": "Procedure duration: Codes for different durations",
"status": "active",
"date": "2022-06-29T00: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": "Procedure duration: Codes for different durations",
"content": "complete",
"count": 8,
"concept": [
{
"code": "=<1",
"display": "=<1",
"definition": "=<1"
},
{
"code": ">1",
"display": ">1",
"definition": ">1"
},
{
"code": "=<2",
"display": "=<2",
"definition": "=<2"
},
{
"code": ">2",
"display": ">2",
"definition": ">2"
},
{
"code": "=<5",
"display": "=<5",
"definition": "=<5"
},
{
"code": ">5",
"display": ">5",
"definition": ">5"
},
{
"code": "=<15",
"display": "=<15",
"definition": "=<15"
},
{
"code": ">15",
"display": ">15",
"definition": ">15"
}
]
}