Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | AnastomoseType3 |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnastomoseType3.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AnastomoseType3 |
Version | 2.12.0 |
Status | active |
Date | 2022-10-11T00:00:00+02:00 |
Name | AnastomoseType3 |
Title | Anastomosetype 3 |
Description | Anastomosetype 3 |
No resources found
CodeSystem | |
AnastomosisType | Anastomosis type |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnastomoseType3
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType
Code | Display | Definition |
end_to_end | End-to-end | End-to-end |
side_to_end | Side-to-end | Side-to-end |
end_to_side | End-to-side | End-to-side |
side_to_side | Side-to-side | Side-to-side |
functional_end_to_end | Funktionel end-to-end | Functional end-to-end / Funktionelt end-to-end |
pouch | Pouch | Pouch |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "AnastomoseType3", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AnastomoseType3", "version": "2.12.0", "name": "AnastomoseType3", "title": "Anastomosetype 3", "status": "active", "experimental": true, "date": "2022-10-11T00: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": "Anastomosetype 3", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType", "concept": [ { "code": "end_to_end", "display": "End-to-end" }, { "code": "side_to_end", "display": "Side-to-end" }, { "code": "end_to_side", "display": "End-to-side" }, { "code": "side_to_side", "display": "Side-to-side" }, { "code": "functional_end_to_end", "display": "Funktionel end-to-end" }, { "code": "pouch", "display": "Pouch" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden" } ] } ] } }