This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetDelivery Device Code
{
"resourceType" : "ValueSet",
"id" : "deliverydevice-code",
"meta" : {
"lastUpdated" : "2025-11-10T15:17:08.817+00:00"
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/deliverydevice-code",
"identifier" : [{
"system" : "urn:ietf:rfc:3986"
}],
"version" : "6.0.0-ballot3",
"name" : "DeliveryDeviceCode",
"title" : "Delivery Device Code",
"status" : "draft",
"experimental" : false,
"publisher" : "HL7 International / Orders and Observations",
"description" : "Codes for devices used for enteral formula delivery.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"copyright" : "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" : "http://snomed.info/sct",
"concept" : [{
"code" : "17102003",
"display" : "Nasogastric tube"
},
{
"code" : "470571004",
"display" : "Gastrostomy tube"
}]
}]
}
}
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.