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