Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | CodeSystem |
Id | MedicalTreatmentStartOf |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-MedicalTreatmentStartOf.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf |
Version | 2.12.0 |
Status | active |
Date | 2022-07-06T00:00:00+02:00 |
Name | MedicalTreatmentStartOf |
Title | Medical treatment: when did the treatment begin |
Description | Medical treatment: when did the treatment begin compared to operation/procedure |
Content | complete |
ValueSet | |
MedicinalBehandlingPaabegyndtDHR | Medicinal behandling - Hvornår bliver dette giver i forhold til proceduren/operatioen? [DHR] |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MedicalTreatmentStartOf
This code system https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf
defines the following codes:
{ "resourceType": "CodeSystem", "id": "MedicalTreatmentStartOf", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf", "version": "2.12.0", "name": "MedicalTreatmentStartOf", "title": "Medical treatment: when did the treatment begin", "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: when did the treatment begin compared to operation/procedure", "content": "complete", "count": 4, "concept": [ { "code": "before_operation", "display": "Before operation", "definition": "Before operation" }, { "code": "after_operation", "display": "After operation", "definition": "After operation" }, { "code": "day_after_operation", "display": "The day after the operation", "definition": "The day after the operation" }, { "code": "during_admission", "display": "During admission", "definition": "During admission" } ] }