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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="device-property-type"/>
  <meta>
    <lastUpdated value="2026-03-31T18:55:04.283+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem device-property-type</b>
      </p>
      <a name="device-property-type"> </a>
      <a name="hcdevice-property-type"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/device-property-type</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">material
            <a name="device-property-type-material"> </a>
          </td>
          <td>Material</td>
          <td>Describes the substance used in the construction of the device.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">size
            <a name="device-property-type-size"> </a>
          </td>
          <td>Size</td>
          <td>Describes the specific dimensions or the measurement of a device.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">storage
            <a name="device-property-type-storage"> </a>
          </td>
          <td>Storage Condition</td>
          <td>Describes the specific environmental factors needed for the device.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">color
            <a name="device-property-type-color"> </a>
          </td>
          <td>Color</td>
          <td>Describes the range of colors that may be displayed or expressed on a device.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/device-property-type"/>
  <version value="6.0.0-ballot4"/>
  <name value="DevicePropertyType"/>
  <title value="Device Property Type (Example only)"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 Orders and Observations Workgroup"/>
  <description value="The fixed characteristics or conditions of the device. These codes are for example purposes only."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="material"/>
    <display value="Material"/>
    <definition value="Describes the substance used in the construction of the device."/>
  </concept>
  <concept>
    <code value="size"/>
    <display value="Size"/>
    <definition value="Describes the specific dimensions or the measurement of a device."/>
  </concept>
  <concept>
    <code value="storage"/>
    <display value="Storage Condition"/>
    <definition value="Describes the specific environmental factors needed for the device."/>
  </concept>
  <concept>
    <code value="color"/>
    <display value="Color"/>
    <definition value="Describes the range of colors that may be displayed or expressed on a device."/>
  </concept>
</CodeSystem>