{

"resourceType": "ValueSet",
"id": "enteral-route",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Enteral Route Codes</h2><p>EnteralRouteOfAdministration: Codes specifying the route of administration of enteral formula.  This value set is composed of HL7 v3 codes and is provided as a suggestive example.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"v3/RouteOfAdministration/index.html\">http://hl7.org/fhir/v3/RouteOfAdministration</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>PO</td><td>Swallow, oral</td><td>Swallow, oral</td></tr><tr><td>EFT</td><td>Instillation, enteral feeding tube</td><td>Instillation, enteral feeding tube</td></tr><tr><td>ENTINSTL</td><td>Instillation, enteral</td><td>Instillation, enteral</td></tr><tr><td>GT</td><td>Instillation, gastrostomy tube</td><td>Instillation, gastrostomy tube</td></tr><tr><td>NGT</td><td>Instillation, nasogastric tube</td><td>Instillation, nasogastric tube</td></tr><tr><td>OGT</td><td>Instillation, orogastric tube</td><td>Instillation, orogastric tube</td></tr><tr><td>GJT</td><td>Instillation, gastro-jejunostomy tube</td><td>Instillation, gastro-jejunostomy tube</td></tr><tr><td>JJTINSTL</td><td>Instillation, jejunostomy tube</td><td>Instillation, jejunostomy tube</td></tr><tr><td>OJJ</td><td>Instillation, orojejunum tube</td><td>Instillation, orojejunum tube</td></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.214"
  }
],
"url": "http://hl7.org/fhir/ValueSet/enteral-route",
"version": "1.0.2",
"name": "Enteral Route Codes",
"status": "draft",
"experimental": true,
"publisher": "FHIR NutritionOrder team",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "EnteralRouteOfAdministration: Codes specifying the route of administration of enteral formula.  This value set is composed of HL7 v3 codes and is provided as a suggestive example.",
"compose": {
  "include": [
    {
      "system": "http://hl7.org/fhir/v3/RouteOfAdministration",
      "concept": [
        {
          "code": "PO"
        },
        {
          "code": "EFT"
        },
        {
          "code": "ENTINSTL"
        },
        {
          "code": "GT"
        },
        {
          "code": "NGT"
        },
        {
          "code": "OGT"
        },
        {
          "code": "GJT"
        },
        {
          "code": "JJTINSTL"
        },
        {
          "code": "OJJ"
        }
      ]
    }
  ]
}

}