Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | CodeSystem |
Id | ICHAction |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ICHAction.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/ICHAction |
Version | 2.12.0 |
Status | active |
Date | 2022-06-28T00:00:00+02:00 |
Name | ICHAction |
Title | Action upon discovery of ICH |
Description | Action upon discovery of ICH (Intracerebral haematoma) |
Content | complete |
ValueSet | |
ICHEvakuering | Ved fund af ICH, skal der evkaueres eller ej |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ICHAction
This code system https://kip.rkkp.dk/fhir/CodeSystem/ICHAction
defines the following codes:
Code | Display | Definition |
evacution | Evacuation required | Evacuation required |
noevacuation | Evacutation is not required | Evacuation is not required |
{ "resourceType": "CodeSystem", "id": "ICHAction", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/ICHAction", "version": "2.12.0", "name": "ICHAction", "title": "Action upon discovery of ICH", "status": "active", "date": "2022-06-28T00: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": "Action upon discovery of ICH (Intracerebral haematoma)", "content": "complete", "count": 2, "concept": [ { "code": "evacution", "display": "Evacuation required", "definition": "Evacuation required" }, { "code": "noevacuation", "display": "Evacutation is not required", "definition": "Evacuation is not required" } ] }