<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ch-emr-mri-safety-status-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ch-emr-mri-safety-status-cs</b></p><a name="ch-emr-mri-safety-status-cs"> </a><a name="hcch-emr-mri-safety-status-cs"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">mr-safe<a name="ch-emr-mri-safety-status-cs-mr-safe"> </a></td><td>MR Safe</td><td>An item that poses no known hazards resulting from exposure to any MR environment (ASTM F2503).</td></tr><tr><td style="white-space:nowrap">mr-conditional<a name="ch-emr-mri-safety-status-cs-mr-conditional"> </a></td><td>MR Conditional</td><td>An item that has been demonstrated to pose no known hazards in a specified MR environment with specified conditions of use (ASTM F2503).</td></tr><tr><td style="white-space:nowrap">mr-unsafe<a name="ch-emr-mri-safety-status-cs-mr-unsafe"> </a></td><td>MR Unsafe</td><td>An item that poses unacceptable risks to the patient, medical staff, or other persons within the MR environment (ASTM F2503).</td></tr></table></div>
  </text>
  <url value="http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs"/>
  <version value="0.1.0"/>
  <name value="ChEmrMriSafetyStatusCS"/>
  <title value="CH EMR MRI Safety Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-26"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <description value="Safety classification of a medical device in the magnetic resonance imaging (MRI) environment. Semantics aligned with ASTM F2503 (Standard Practice for Marking Medical Devices and Other Items for Safety in the Magnetic Resonance Environment). Defined locally because SNOMED CT International does not currently publish dedicated qualifier-value concepts for these classifications."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="mr-safe"/>
    <display value="MR Safe"/>
    <definition value="An item that poses no known hazards resulting from exposure to any MR environment (ASTM F2503)."/>
  </concept>
  <concept>
    <code value="mr-conditional"/>
    <display value="MR Conditional"/>
    <definition value="An item that has been demonstrated to pose no known hazards in a specified MR environment with specified conditions of use (ASTM F2503)."/>
  </concept>
  <concept>
    <code value="mr-unsafe"/>
    <display value="MR Unsafe"/>
    <definition value="An item that poses unacceptable risks to the patient, medical staff, or other persons within the MR environment (ASTM F2503)."/>
  </concept>
</CodeSystem>