Point-of-Care Device Implementation Guide
current - CI Build International flag

Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions

: Safety classification code system - XML Representation

Draft as of 2020-05-12

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="safety"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/safety</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">Inf<a name="safety-Inf"> </a></td><td>Informational</td><td>The descriptor and the related state information are intended to be used for information purposes only. They are not intended to be used in clinical functions.</td></tr><tr><td style="white-space:nowrap">MedA<a name="safety-MedA"> </a></td><td>Medical Class A</td><td>Medical Class A. The descriptor and related state information are intended to be used in clinical functions, specifically for general display in order to support patient and device monitoring. The displayed data is not intended to be used as sole source for diagnostic or therapeutic decisions. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER.</td></tr><tr><td style="white-space:nowrap">MedB<a name="safety-MedB"> </a></td><td>Medical Class B</td><td>AThe descriptor and related state information are intended to be used in clinical functions. The manufacturer has specified and considered a specific intended use for the data, which could result in nonserious injury. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER.</td></tr><tr><td style="white-space:nowrap">MedC<a name="safety-MedC"> </a></td><td>Medical Class C</td><td>The descriptor and related state information are intended to be used in clinical functions. The manufacturer has specified and considered a specific intended use for the data, which could result in serious injury. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/uv/pocd/CodeSystem/safety"/>
  <version value="current"/>
  <name value="Safety"/>
  <title value="Safety"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-05-12"/>
  <publisher value="HL7 International - Devices Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/healthcaredevices"/>
    </telecom>
  </contact>
  <description value="CodeSystem for IEEE 11073-10207 SafetyClassification"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <concept>
    <code value="Inf"/>
    <display value="Informational"/>
    <definition
                value="The descriptor and the related state information are intended to be used for information purposes only. They are not intended to be used in clinical functions."/>
  </concept>
  <concept>
    <code value="MedA"/>
    <display value="Medical Class A"/>
    <definition
                value="Medical Class A. The descriptor and related state information are intended to be used in clinical functions, specifically for general display in order to support patient and device monitoring. The displayed data is not intended to be used as sole source for diagnostic or therapeutic decisions. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER."/>
  </concept>
  <concept>
    <code value="MedB"/>
    <display value="Medical Class B"/>
    <definition
                value="AThe descriptor and related state information are intended to be used in clinical functions. The manufacturer has specified and considered a specific intended use for the data, which could result in nonserious injury. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER."/>
  </concept>
  <concept>
    <code value="MedC"/>
    <display value="Medical Class C"/>
    <definition
                value="The descriptor and related state information are intended to be used in clinical functions. The manufacturer has specified and considered a specific intended use for the data, which could result in serious injury. Deviations from this intended use are in the sole responsibility of the SERVICE CONSUMER."/>
  </concept>
</CodeSystem>