--- type: "valueset" title: "Delivery Device Code" valueset: "deliverydevice-code" --- # Delivery Device Code - **Official URL**: http://hl7.org/fhir/ValueSet/deliverydevice-code - **Version**: 6.0.0-ballot4 - **Status**: active - **Name**: DeliveryDeviceCode - **Title**: Delivery Device Code - **Publisher**: HL7 International / Orders and Observations - **Description**: Codes for devices used for enteral formula delivery. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 17102003, 470571004 ## ValueSet XML ```xml <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> ```