{
  "resourceType" : "ValueSet",
  "id" : "ch-emr-mri-safety-status-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-emr-mri-safety-status-vs</b></p><a name=\"ch-emr-mri-safety-status-vs\"> </a><a name=\"hcch-emr-mri-safety-status-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ch-emr-mri-safety-status-cs.html\"><code>http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-mri-safety-status-vs",
  "version" : "0.1.0",
  "name" : "ChEmrMriSafetyStatusVS",
  "title" : "CH EMR MRI Safety Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-26",
  "publisher" : "HL7 Switzerland",
  "contact" : [{
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/"
    }]
  }],
  "description" : "Permitted values for the MRI safety status property of a device, per ASTM F2503: MR Safe, MR Conditional, MR Unsafe.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CHE"
    }]
  }],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs"
    }]
  }
}