Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | VentralHernieCicatriceTypeDHDB |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VentralHernieCicatriceTypeDHDB.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/VentralHernieCicatriceTypeDHDB |
Version | 2.12.0 |
Status | active |
Date | 2022-07-20T00:00:00+02:00 |
Name | VentralHernieCicatriceTypeDHDB |
Title | Ventral hernie cicatrice type (DHDB) |
Description | Ventral hernie cicatrice 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 VentralHernieCicatriceTypeDHDB
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified
Code | Display |
length_cicatrice | Længdecicatrice |
cross_cicatrice | Tværcicatrice |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden cicatrice | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "VentralHernieCicatriceTypeDHDB", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/VentralHernieCicatriceTypeDHDB", "version": "2.12.0", "name": "VentralHernieCicatriceTypeDHDB", "title": "Ventral hernie cicatrice 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 cicatrice type (DHDB)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified", "concept": [ { "code": "length_cicatrice", "display": "Længdecicatrice" }, { "code": "cross_cicatrice", "display": "Tværcicatrice" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden cicatrice" } ] } ] } }