Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | AnastomoseType1 |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnastomoseType1.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AnastomoseType1 |
Version | 2.12.0 |
Status | active |
Date | 2022-10-11T00:00:00+02:00 |
Name | AnastomoseType1 |
Title | Anastomosetype 1 |
Description | Anastomosetype 1 |
No resources found
CodeSystem | |
AnastomosisType | Anastomosis type |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AnastomoseType1
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType
Code | Display | Definition |
hand_sewn | Håndsyet | Hand sewn / Håndsyet |
stapled | Staplet anastomose | Stapled / Staplet |
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": "AnastomoseType1", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AnastomoseType1", "version": "2.12.0", "name": "AnastomoseType1", "title": "Anastomosetype 1", "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 1", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType", "concept": [ { "code": "hand_sewn", "display": "Håndsyet" }, { "code": "stapled", "display": "Staplet anastomose" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden" } ] } ] } }