Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | Imaging |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Imaging.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Imaging |
Version | 2.12.0 |
Status | active |
Date | 2024-04-29T00:00:00+02:00 |
Name | Imaging |
Title | Imaging |
Description | Imaging |
No resources found
CodeSystem | |
MedicalScanningTypes | Medical scanning types |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Imaging
https://kip.rkkp.dk/fhir/CodeSystem/MedicalScanningTypes
Code | Display | Definition |
ct | CT | Computed tomography (CT) |
mri | MR | Magnetic Resonance imaging (MRI) |
{ "resourceType": "ValueSet", "id": "Imaging", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Imaging", "version": "2.12.0", "name": "Imaging", "title": "Imaging", "status": "active", "experimental": true, "date": "2024-04-29T00: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": "Imaging", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalScanningTypes", "concept": [ { "code": "ct", "display": "CT" }, { "code": "mri", "display": "MR" } ] } ] } }