Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | MedicinVarighedDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MedicinVarighedDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/MedicinVarighedDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-06T00:00:00+02:00 |
Name | MedicinVarighedDSR |
Title | Medicin varighed (DSR) |
Description | Medicin varighed (DSR) |
No resources found
CodeSystem | |
MedicalTreatmentDuration | Medical treatment duration |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedicinVarighedDSR
https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentDuration
Code | Display | Definition |
preoperative_peroperative | Kun Præ-/peroperativt | Præ-/peroperativt |
postoperative_1_day | 1 døgn postopr. | Postoperativ, 1 døgn |
postoperative_multiple_days | Flere døgn postopr. | Postoperativ, flere døgn |
{ "resourceType": "ValueSet", "id": "MedicinVarighedDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/MedicinVarighedDSR", "version": "2.12.0", "name": "MedicinVarighedDSR", "title": "Medicin varighed (DSR)", "status": "active", "experimental": true, "date": "2022-10-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": "Medicin varighed (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentDuration", "concept": [ { "code": "preoperative_peroperative", "display": "Kun Præ-/peroperativt" }, { "code": "postoperative_1_day", "display": "1 døgn postopr." }, { "code": "postoperative_multiple_days", "display": "Flere døgn postopr." } ] } ] } }