View raw Markdown
type: valuesetvalueset: devicealert-type

DeviceAlert Type Codes

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="devicealert-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="dev"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/devicealert-type"/>
  <version value="6.0.0"/>
  <name value="DeviceAlertTypeCodes"/>
  <title value="DeviceAlert Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="DeviceAlert Type Codes"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/devicealert-type"/>
    </include>
  </compose>
</ValueSet>