Package | ch.fhir.ig.ch-rad-order |
Type | ValueSet |
Id | ch-rad-order-caveat-device |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-rad-order/https://build.fhir.org/ig/hl7ch/ch-rad-order/ValueSet-ch-rad-order-caveat-device.html |
URL | http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-device |
Version | 3.0.0-ballot-ci-build |
Status | active |
Date | 2025-05-12T07:14:28+00:00 |
Name | ChRadOrderCaveatDevice |
Title | Caveat Device |
Realm | ch |
Authority | hl7 |
Description | Definition for Caveat Device Value Set in the context of CH RAD-Order. |
Copyright | CC0-1.0 |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-rad-order-caveat-device
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 397578001 (Device in situ (finding))http://snomed.info/sct
Code | Display |
2667000 | Absent (qualifier value) |
373068000 | Undetermined (qualifier value) |
{ "resourceType": "ValueSet", "id": "ch-rad-order-caveat-device", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-device", "version": "3.0.0-ballot-ci-build", "name": "ChRadOrderCaveatDevice", "title": "Caveat Device", "status": "active", "date": "2025-05-12T07:14:28+00:00", "publisher": "HL7 Switzerland", "contact": [ { "name": "Juerg P. Bleuer", "telecom": [ { "system": "url", "value": "https://www.hl7.ch" } ] } ], "description": "Definition for Caveat Device Value Set in the context of CH RAD-Order.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "compose": { "include": [ { "system": "http://snomed.info/sct", "filter": [ { "property": "concept", "op": "is-a", "value": "397578001" } ] }, { "system": "http://snomed.info/sct", "concept": [ { "code": "2667000", "display": "Absent (qualifier value)" }, { "code": "373068000", "display": "Undetermined (qualifier value)" } ] } ] } }