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