Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | AnurismeAflukning |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnurismeAflukning.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AnurismeAflukning |
Version | 2.12.0 |
Status | active |
Date | 2022-06-29T00:00:00+02:00 |
Name | AnurismeAflukning |
Title | Graden af aflukning af anurisme |
Description | Graden af aflukning af anurisme |
No resources found
CodeSystem | |
AneurysmClosure | Aneurysm closure |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnurismeAflukning
https://kip.rkkp.dk/fhir/CodeSystem/AneurysmClosure
Code | Display | Definition |
full | Ingen rest | Full closure |
partial | Partiel aflukning | partial closure |
{ "resourceType": "ValueSet", "id": "AnurismeAflukning", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AnurismeAflukning", "version": "2.12.0", "name": "AnurismeAflukning", "title": "Graden af aflukning af anurisme", "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": "Graden af aflukning af anurisme", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AneurysmClosure", "concept": [ { "code": "full", "display": "Ingen rest" }, { "code": "partial", "display": "Partiel aflukning" } ] } ] } }