| Package | ch.fhir.ig.ch-rad-order |
| Resource Type | ValueSet |
| Id | ch-rad-order-caveat-device |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-rad-order/http://fhir.ch/ig/ch-rad-order/2.0.0/ValueSet-ch-rad-order-caveat-device.html |
| URL | http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-device |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-12-18T10:01:56+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 International Edition |
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": "2.0.0",
"name": "ChRadOrderCaveatDevice",
"title": "Caveat Device",
"status": "active",
"date": "2024-12-18T10:01:56+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)"
}
]
}
]
}
}