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