Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ReoperationAarsagDKRR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ReoperationAarsagDKRR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ReoperationAarsagDKRR |
Version | 2.12.0 |
Status | active |
Date | 2022-06-01T00:00:00+02:00 |
Name | ReoperationAarsagDKRR |
Title | Reoperation årsager (DKRR) |
Description | Årsager til reoperation indenfor 1 år (DKRR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
ReoperationCause | Cause of reoperation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ReoperationAarsagDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause
Code | Display | Definition |
infection | Infektion | Infektion |
movement_restriction | Bevægelsesindskrænkning (artrofibrose) | Bevægelsesindskrænkning (artrofibrose) |
meniscus_damage | Menisk skade | Menisk skade |
cartilage_damage | Brusk skade | Brusk skade |
implant_removed | Implantat fjernet | Implantat fjernet |
cicatricial_tissue | Arvæv/Cyklop dannelse | Arvæv/Cyklop dannelse |
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": "ReoperationAarsagDKRR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ReoperationAarsagDKRR", "version": "2.12.0", "name": "ReoperationAarsagDKRR", "title": "Reoperation årsager (DKRR)", "status": "active", "experimental": true, "date": "2022-06-01T00: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": "Årsager til reoperation indenfor 1 år (DKRR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause", "concept": [ { "code": "infection", "display": "Infektion" }, { "code": "movement_restriction", "display": "Bevægelsesindskrænkning (artrofibrose)" }, { "code": "meniscus_damage", "display": "Menisk skade" }, { "code": "cartilage_damage", "display": "Brusk skade" }, { "code": "implant_removed", "display": "Implantat fjernet" }, { "code": "cicatricial_tissue", "display": "Arvæv/Cyklop dannelse" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }