Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | RevisionIndikationDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-RevisionIndikationDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/RevisionIndikationDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-07T00:00:00+02:00 |
Name | RevisionIndikationDSR |
Title | Revision, indikation (DSR) |
Description | Revision, indikation (DSR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
RevisionIndication | Revision; indication |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet RevisionIndikationDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/RevisionIndication
Code | Display | Definition |
aseptic_solution | Aseptisk løsning | Aseptisk løsning |
suspected_infection | Mistænkt eller manifest infektion | Mistænkt eller manifest infektion |
instability | Instabilitet | Instabilitet |
dislocation | Luksation | Luksation |
rotator_cuff | Rotator cuff ruptur / insufficiens | Rotator cuff ruptur / insufficiens |
cavitas_erosion | Cavitas erosion | Cavitas erosion |
prosthetic_joint_fracture | Protesenær fraktur | Protesenær fraktur |
malplaced_component | Malplaceret komponent | Malplaceret komponent |
implant_failure | Implantat failure | Implantat failure |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "RevisionIndikationDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/RevisionIndikationDSR", "version": "2.12.0", "name": "RevisionIndikationDSR", "title": "Revision, indikation (DSR)", "status": "active", "experimental": true, "date": "2022-10-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": "Revision, indikation (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/RevisionIndication", "concept": [ { "code": "aseptic_solution", "display": "Aseptisk løsning" }, { "code": "suspected_infection", "display": "Mistænkt eller manifest infektion" }, { "code": "instability", "display": "Instabilitet" }, { "code": "dislocation", "display": "Luksation" }, { "code": "rotator_cuff", "display": "Rotator cuff ruptur / insufficiens" }, { "code": "cavitas_erosion", "display": "Cavitas erosion" }, { "code": "prosthetic_joint_fracture", "display": "Protesenær fraktur" }, { "code": "malplaced_component", "display": "Malplaceret komponent" }, { "code": "implant_failure", "display": "Implantat failure" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden" } ] } ] } }