Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | SubscapularisDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-SubscapularisDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/SubscapularisDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-06T00:00:00+02:00 |
Name | SubscapularisDSR |
Title | Subscapularis (DSR) |
Description | Subscapularis (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 SubscapularisDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType
Code | Display | Definition |
tenotomy | Tenotomi | Tenotomy / Tenotomi / SNOMED-CT: 78545003 |
osteotomy | Osteotomi | Osteotomy / Osteotomi |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
intact | Bevares intakt (fx ved fraktur) | Intact / Intakt / SNOMED-CT: 11163003 |
not_reconstructable | Ikke rekonstruerbar/ruptur | Not reconstructable / Ikke rekonstruerbar |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "SubscapularisDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/SubscapularisDSR", "version": "2.12.0", "name": "SubscapularisDSR", "title": "Subscapularis (DSR)", "status": "active", "experimental": true, "date": "2022-10-06T00: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": "Subscapularis (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType", "concept": [ { "code": "tenotomy", "display": "Tenotomi" }, { "code": "osteotomy", "display": "Osteotomi" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "intact", "display": "Bevares intakt (fx ved fraktur)" }, { "code": "not_reconstructable", "display": "Ikke rekonstruerbar/ruptur" }, { "code": "other", "display": "Andet" } ] } ] } }