Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | VentralHernieTypeDHDB |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VentralHernieTypeDHDB.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/VentralHernieTypeDHDB |
Version | 2.12.0 |
Status | active |
Date | 2022-07-20T00:00:00+02:00 |
Name | VentralHernieTypeDHDB |
Title | Ventral hernie type (DHDB) |
Description | Ventral hernie type (DHDB) |
No resources found
CodeSystem | |
DiseasesUnspecified | Diseases - Unspecified without a code |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VentralHernieTypeDHDB
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified
Code | Display | Definition |
umbilical | Umbilicalt | Umbilical / Umbilicalt |
incisional | Incisionelt | Incisional / Incisionelt |
linea_alba | Linea alba | Linea alba |
stomi | Stomi-hernie | Stomi |
stomi_herniotomi | Tilbagelægning eller flytning af stomi + herniotomi | Stomi and herniotomi / Stomi og herniotomi |
port | Port-hernie | Port |
spiegel | Spiegel-hernie | Spiegel |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden hernietype | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "VentralHernieTypeDHDB", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/VentralHernieTypeDHDB", "version": "2.12.0", "name": "VentralHernieTypeDHDB", "title": "Ventral hernie type (DHDB)", "status": "active", "experimental": true, "date": "2022-07-20T00: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": "Ventral hernie type (DHDB)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified", "concept": [ { "code": "umbilical", "display": "Umbilicalt" }, { "code": "incisional", "display": "Incisionelt" }, { "code": "linea_alba", "display": "Linea alba" }, { "code": "stomi", "display": "Stomi-hernie" }, { "code": "stomi_herniotomi", "display": "Tilbagelægning eller flytning af stomi + herniotomi" }, { "code": "port", "display": "Port-hernie" }, { "code": "spiegel", "display": "Spiegel-hernie" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden hernietype" } ] } ] } }