FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/deliverydevice-code (XML)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetDelivery Device Code

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="deliverydevice-code"/> 
  <meta> 
    <lastUpdated value="2025-11-12T19:13:20.199+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet deliverydevice-code</b> 
      </p> 
      <a name="deliverydevice-code"> </a> 
      <a name="hcdeliverydevice-code"> </a> 
      <ul> 
        <li> Include these codes as defined in 
          <a href="http://www.snomed.org/">
            <code> http://snomed.info/sct</code> 
          </a> 
          <span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> 
          <table class="none">
            <tr> 
              <td style="white-space:nowrap">
                <b> Code</b> 
              </td> 
              <td> 
                <b> Display</b> 
              </td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/17102003">17102003</a> 
              </td> 
              <td> Nasogastric tube</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="http://snomed.info/id/470571004">470571004</a> 
              </td> 
              <td> Gastrostomy tube</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </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="draft"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/deliverydevice-code"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
  </identifier> 
  <version value="6.0.0-ballot3"/> 
  <name value="DeliveryDeviceCode"/> 
  <title value="Delivery Device Code"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International / Orders and Observations"/> 
  <description value="Codes for devices used for enteral formula delivery."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <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> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.