CH RAD-Order (R4)
1.0.0 - STU 1

This page is part of the CH RAD-Order (R4) (v1.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Caveat Device - JSON Representation

Active as of 2022-02-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ch-rad-order-caveat-device",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-device",
  "version" : "1.0.0",
  "name" : "ChRadOrderCaveatDevice",
  "title" : "Caveat Device",
  "status" : "active",
  "date" : "2022-02-22T11:41:58+01: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" : "CC-BY-SA-4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "397578001"
          }
        ]
      }
    ]
  }
}