Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | KomponentTypeFemurDHR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KomponentTypeFemurDHR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/KomponentTypeFemurDHR |
Version | 2.12.0 |
Status | active |
Date | 2022-11-07T00:00:00+02:00 |
Name | KomponentTypeFemurDHR |
Title | Komponent type - femur (DHR) |
Description | Komponent type - femur (DHR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KomponentTypeFemurDHR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents
Code | Display | Definition |
standard | Standard | Standard |
long | Lang | Long / Lang |
dysplasia_prosthesis | Dysplasiprotese | Dysplasia prosthesis / Dysplasiprotese |
resection_prosthesis | Resektionsprotese | Resection prosthesis / Resektionsprotese |
resurfacing | Resurfacing | Resurfacing |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "KomponentTypeFemurDHR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/KomponentTypeFemurDHR", "version": "2.12.0", "name": "KomponentTypeFemurDHR", "title": "Komponent type - femur (DHR)", "status": "active", "experimental": true, "date": "2022-11-07T00: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": "Komponent type - femur (DHR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents", "concept": [ { "code": "standard", "display": "Standard" }, { "code": "long", "display": "Lang" }, { "code": "dysplasia_prosthesis", "display": "Dysplasiprotese" }, { "code": "resection_prosthesis", "display": "Resektionsprotese" }, { "code": "resurfacing", "display": "Resurfacing" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }