Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | TidligereIndgrebDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TidligereIndgrebDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TidligereIndgrebDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-07-04T00:00:00+02:00 |
Name | TidligereIndgrebDSR |
Title | Tidligere indgreb (DSR) |
Description | Tidligere 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 TidligereIndgrebDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType
Code | Display | Definition |
osteosynthesis | Osteosyntese | Osteosynthesis / Osteosyntese |
operation_infection | Operation pga. infektion | Operation because of an infection / Operation pga. infektion |
stabilizing | Stabiliserende indgreb | Stabilizing / Stabiliserende indgreb |
cuff_reconstruction | Cuff rekonstruktion | Cuff reconstruction / Cuff rekonstruktion |
arthroscopic | Artroskopisk operation uden indsættelse af fremmedlegeme | Arthroscopic operation / Artroskopisk operation uden indsættelse af fremmedlegeme |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andet indgreb | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "TidligereIndgrebDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TidligereIndgrebDSR", "version": "2.12.0", "name": "TidligereIndgrebDSR", "title": "Tidligere 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": "Tidligere indgreb (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType", "concept": [ { "code": "osteosynthesis", "display": "Osteosyntese" }, { "code": "operation_infection", "display": "Operation pga. infektion" }, { "code": "stabilizing", "display": "Stabiliserende indgreb" }, { "code": "cuff_reconstruction", "display": "Cuff rekonstruktion" }, { "code": "arthroscopic", "display": "Artroskopisk operation uden indsættelse af fremmedlegeme" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet indgreb" } ] } ] } }