Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | TackernavnAbsorberbarDHDB |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TackernavnAbsorberbarDHDB.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TackernavnAbsorberbarDHDB |
Version | 2.12.0 |
Status | active |
Date | 2022-07-20T00:00:00+02:00 |
Name | TackernavnAbsorberbarDHDB |
Title | Tackernavn; Absorberbare tackers (DHDB) |
Description | Tackernavn; Absorberbare tackers (DHDB) |
No resources found
CodeSystem | |
GenericValues | Generic values |
MedicalFixationClosing | Medical fixation and closing |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TackernavnAbsorberbarDHDB
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/MedicalFixationClosing
Code | Display | Definition |
absorbatack | Absorbatack | Absorbatack |
optifix | Optifix | Optifix |
reliatack | Reliatack | Reliatack |
securestrap | Securestrap | Securestrap |
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": "TackernavnAbsorberbarDHDB", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TackernavnAbsorberbarDHDB", "version": "2.12.0", "name": "TackernavnAbsorberbarDHDB", "title": "Tackernavn; Absorberbare tackers (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": "Tackernavn; Absorberbare tackers (DHDB)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalFixationClosing", "concept": [ { "code": "absorbatack", "display": "Absorbatack" }, { "code": "optifix", "display": "Optifix" }, { "code": "reliatack", "display": "Reliatack" }, { "code": "securestrap", "display": "Securestrap" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden" } ] } ] } }