Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | SupplerendeIndgrebDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-SupplerendeIndgrebDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/SupplerendeIndgrebDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-07-04T00:00:00+02:00 |
Name | SupplerendeIndgrebDSR |
Title | Supplerende indgreb (DSR) |
Description | Supplerende indgreb (DSR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SupplerendeIndgrebDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType
Code | Display | Definition |
cuff_reconstruction | Cuff rekonstruktion | Cuff reconstruction / Cuff rekonstruktion |
tenotomy | Bicepstenotomi | Tenotomy / Tenotomi / SNOMED-CT: 78545003 |
tenodesis | Biceps tenodese | Tenodesis |
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": "SupplerendeIndgrebDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/SupplerendeIndgrebDSR", "version": "2.12.0", "name": "SupplerendeIndgrebDSR", "title": "Supplerende indgreb (DSR)", "status": "active", "experimental": true, "date": "2022-07-04T00: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": "Supplerende indgreb (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType", "concept": [ { "code": "cuff_reconstruction", "display": "Cuff rekonstruktion" }, { "code": "tenotomy", "display": "Bicepstenotomi" }, { "code": "tenodesis", "display": "Biceps tenodese" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }