Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | KirurgiskAdgangDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KirurgiskAdgangDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/KirurgiskAdgangDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-06T00:00:00+02:00 |
Name | KirurgiskAdgangDSR |
Title | Kirurgisk adgang (DSR) |
Description | Kirurgisk adgang (DSR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
IncisionChoice | Incision choice |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KirurgiskAdgangDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/IncisionChoice
Code | Display | Definition |
delto_pectoral | Delto-pectoral | Delto-pectoral |
mackenzie | Antero-superior (MacKenzie) | Antero-superior (MacKenzie) |
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": "KirurgiskAdgangDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/KirurgiskAdgangDSR", "version": "2.12.0", "name": "KirurgiskAdgangDSR", "title": "Kirurgisk adgang (DSR)", "status": "active", "experimental": true, "date": "2022-10-06T00: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": "Kirurgisk adgang (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/IncisionChoice", "concept": [ { "code": "delto_pectoral", "display": "Delto-pectoral" }, { "code": "mackenzie", "display": "Antero-superior (MacKenzie)" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden" } ] } ] } }