CH RAD-Order (R4)
2.0.0-ci-build - ci-build
CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions
Active as of 2024-09-25 |
{
"resourceType" : "ValueSet",
"id" : "ch-rad-order-caveat-device",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-rad-order-caveat-device</b></p><a name=\"ch-rad-order-caveat-device\"> </a><a name=\"hcch-rad-order-caveat-device\"> </a><a name=\"ch-rad-order-caveat-device-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 397578001 (Device in situ (finding))</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/2667000\">2667000</a></td><td>Absent (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/373068000\">373068000</a></td><td>Undetermined (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-device",
"version" : "2.0.0-ci-build",
"name" : "ChRadOrderCaveatDevice",
"title" : "Caveat Device",
"status" : "active",
"date" : "2024-09-25T07:04:18+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)"
}
]
}
]
}
}