Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | MenisklaesionBehandlingDKRR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MenisklaesionBehandlingDKRR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/MenisklaesionBehandlingDKRR |
Version | 2.12.0 |
Status | active |
Date | 2022-09-19T00:00:00+02:00 |
Name | MenisklaesionBehandlingDKRR |
Title | Menisklæsion, behandling (DKRR) |
Description | Menisklæsion, behandling (DKRR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
TreatmentLesion | Treatment lesion |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MenisklaesionBehandlingDKRR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion
Code | Display | Definition |
resection | Resektion | Resection / Resektion |
suture | Sutur | Suture / Sutur |
all_inside | All inside | All inside |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden operation | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "MenisklaesionBehandlingDKRR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/MenisklaesionBehandlingDKRR", "version": "2.12.0", "name": "MenisklaesionBehandlingDKRR", "title": "Menisklæsion, behandling (DKRR)", "status": "active", "experimental": true, "date": "2022-09-19T00: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": "Menisklæsion, behandling (DKRR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion", "concept": [ { "code": "resection", "display": "Resektion" }, { "code": "suture", "display": "Sutur" }, { "code": "all_inside", "display": "All inside" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden operation" } ] } ] } }