FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/device-safety (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetDevice Safety

{
  "resourceType" : "ValueSet",
  "id" : "device-safety",
  "meta" : {
    "lastUpdated" : "2024-04-12T18:40:09.078+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.3.26.1.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>C106046</td><td>Magnetic Resonance Conditional</td><td>A device with demonstrated safety in the MR environment within defined conditions. At a minimum, address the conditions of the static magnetic field, the switched gradient magnetic field and the radiofrequency fields. Additional conditions, including specific configurations of the item, may be required. See ASTM F2503</td></tr><tr><td>C106045</td><td>Magnetic Resonance Safe</td><td>The device poses no known hazards resulting from exposure to any MR environment. MR Safe items are composed of materials that are electrically nonconductive, nonmetallic, and nonmagnetic. See ASTM F2503</td></tr><tr><td>C106047</td><td>Magnetic Resonance Unsafe</td><td>The device which poses unacceptable risks to the patient, medical staff or other persons within the MR environment. See ASTM F2503</td></tr><tr><td>C113844</td><td>Labeling does not Contain MRI Safety Information</td><td>Information on the safety of using a device in a magnetic resonance (MR) environment has not been provided in the labeling by the labeler.</td></tr><tr><td>C101673</td><td>Labeled as Containing Natural Rubber Latex</td><td>The device label indicates natural rubber latex as a component.</td></tr><tr><td>C106038</td><td>Not Made with Natural Rubber Latex</td><td>The composition of the materials of an item do not contain natural rubber latex.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/device-safety",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.213"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.893"
  }],
  "version" : "6.0.0-cibuild",
  "name" : "DeviceSafety",
  "title" : "Device Safety",
  "status" : "draft",
  "experimental" : true,
  "date" : "2017-02-17T23:28:06+00:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "Codes used to identify medical devices safety characteristics. These codes are taken from the [NCI Thesaurus](https://ncit.nci.nih.gov/ncitbrowser/pages/home.jsf) and are provided here as a suggestive example.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : true,
  "copyright" : "MRI safety definitions reprinted, with permission, from F2503-08 Standard Practice for Marking Medical Devices and Other Items for Safety in the Magnetic Resonance Environment, copyright ASTM International, 100 Barr Harbor Drive, West Conshohocken, PA 19428.  See [ASTM F2503](https://www.astm.org/Standards/F2503.htm).",
  "compose" : {
    "include" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/valueset-systemName",
        "valueString" : "NCI Thesaurus"
      }],
      "system" : "urn:oid:2.16.840.1.113883.3.26.1.1",
      "concept" : [{
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "A device with demonstrated safety in the MR environment within defined conditions. At a minimum, address the conditions of the static magnetic field, the switched gradient magnetic field and the radiofrequency fields. Additional conditions, including specific configurations of the item, may be required. See ASTM F2503"
        }],
        "code" : "C106046",
        "display" : "Magnetic Resonance Conditional",
        "designation" : [{
          "value" : "MR Conditional"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "The device poses no known hazards resulting from exposure to any MR environment. MR Safe items are composed of materials that are electrically nonconductive, nonmetallic, and nonmagnetic. See ASTM F2503"
        }],
        "code" : "C106045",
        "display" : "Magnetic Resonance Safe",
        "designation" : [{
          "value" : "MR Safe"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "The device which poses unacceptable risks to the patient, medical staff or other persons within the MR environment. See ASTM F2503"
        }],
        "code" : "C106047",
        "display" : "Magnetic Resonance Unsafe",
        "designation" : [{
          "value" : "MR Unsafe"
        }]
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "Information on the safety of using a device in a magnetic resonance (MR) environment has not been provided in the labeling by the labeler."
        }],
        "code" : "C113844",
        "display" : "Labeling does not Contain MRI Safety Information"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "The device label indicates natural rubber latex as a component."
        }],
        "code" : "C101673",
        "display" : "Labeled as Containing Natural Rubber Latex"
      },
      {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString" : "The composition of the materials of an item do not contain natural rubber latex."
        }],
        "code" : "C106038",
        "display" : "Not Made with Natural Rubber Latex"
      }]
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.