Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | CodeSystem |
Id | AssistDevices |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-AssistDevices.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/AssistDevices |
Version | 2.12.0 |
Status | active |
Date | 2022-06-29T00:00:00+02:00 |
Name | AssistDevices |
Title | Assist devices |
Description | Assist devices |
Content | complete |
ValueSet | |
AssistDevicesBallonStent | Assist devices; Ballon og stent |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AssistDevices
This code system https://kip.rkkp.dk/fhir/CodeSystem/AssistDevices
defines the following codes:
Code | Display | Definition |
balloon | Balloon | Intra-aortic balloon |
stent | Stent | Stent |
{ "resourceType": "CodeSystem", "id": "AssistDevices", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/AssistDevices", "version": "2.12.0", "name": "AssistDevices", "title": "Assist devices", "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": "Assist devices", "content": "complete", "count": 2, "concept": [ { "code": "balloon", "display": "Balloon", "definition": "Intra-aortic balloon" }, { "code": "stent", "display": "Stent", "definition": "Stent" } ] }