Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | GrundlidelseDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-GrundlidelseDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/GrundlidelseDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-05T00:00:00+02:00 |
Name | GrundlidelseDSR |
Title | Grundlidelse (DSR) |
Description | Grundlidelse (DSR) |
No resources found
CodeSystem | |
BasicDisorder | Basic disorder |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet GrundlidelseDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/BasicDisorder
Code | Display | Definition |
fracture | Fraktur | Fraktur |
arthrosis | Artrose | Artrose |
arthritis | Artritis | Artrit |
cuff_rupture_degenerative | Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer) | Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer) |
cuff_rupture | Flersenet rotator cuff ruptur uden degenerative forandringer | Flersenet rotator cuff ruptur uden degenerative forandringer |
caputnecrosis | Caputnekrose | Caputnekrose |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden diagnose | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "GrundlidelseDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/GrundlidelseDSR", "version": "2.12.0", "name": "GrundlidelseDSR", "title": "Grundlidelse (DSR)", "status": "active", "experimental": true, "date": "2022-10-05T00: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": "Grundlidelse (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/BasicDisorder", "concept": [ { "code": "fracture", "display": "Fraktur" }, { "code": "arthrosis", "display": "Artrose" }, { "code": "arthritis", "display": "Artritis" }, { "code": "cuff_rupture_degenerative", "display": "Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer)" }, { "code": "cuff_rupture", "display": "Flersenet rotator cuff ruptur uden degenerative forandringer" }, { "code": "caputnecrosis", "display": "Caputnekrose" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden diagnose" } ] } ] } }