View raw Markdown
type: valuesetvalueset: deliverydevice-code

Delivery Device Code

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="deliverydevice-code"/>
  <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/ValueSet/deliverydevice-code"/>
  <version value="6.0.0-ballot4"/>
  <name value="DeliveryDeviceCode"/>
  <title value="Delivery Device Code"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7 International / Orders and Observations"/>
  <description value="Codes for devices used for enteral formula delivery."/>
  <copyright value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="17102003"/>
        <display value="Nasogastric tube"/>
      </concept>
      <concept>
        <code value="470571004"/>
        <display value="Gastrostomy tube"/>
      </concept>
    </include>
  </compose>
</ValueSet>