This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemFeedingDeviceCodes
{ "resourceType" : "CodeSystem", "id" : "feeding-device", "meta" : { "lastUpdated" : "2022-05-28T12:47:40.239+10:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "oo" }], "url" : "http://hl7.org/fhir/feeding-device", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.962" }], "version" : "4.3.0", "name" : "FeedingDeviceCodes", "title" : "Feeding Device Codes", "status" : "draft", "experimental" : false, "description" : "Materials used or needed to feed the patient. These values are provided as a suggestive example.", "caseSensitive" : true, "content" : "complete", "concept" : [{ "code" : "standard-nipple", "display" : "Standard nipple", "definition" : "Standard nipple definition:" }, { "code" : "preemie-nipple", "display" : "Preemie nipple", "definition" : "Preemie nipple definition:" }, { "code" : "ortho-nipple", "display" : "Orthodontic nipple", "definition" : "Orthodontic nipple definition:" }, { "code" : "sloflo-nipple", "display" : "Slow flow nipple", "definition" : "Slow flow nipple definition:" }, { "code" : "midflo-nipple", "display" : "Middle flow nipple", "definition" : "Middle flow nipple definition:" }, { "code" : "bigcut-nipple", "display" : "Enlarged, cross-cut nipple", "definition" : "Enlarged, cross-cut nipple definition:" }, { "code" : "haberman-bottle", "display" : "Haberman bottle", "definition" : "Haberman bottle definition:" }, { "code" : "sippy-valve", "display" : "Sippy cup with valve", "definition" : "Sippy cup with valve definition:" }, { "code" : "sippy-no-valve", "display" : "Sippy cup without valve", "definition" : "Sippy cup without valve definition:" }, { "code" : "provale-cup", "display" : "Provale Cup", "definition" : "Provale Cup definition:" }, { "code" : "glass-lid", "display" : "Glass with lid/sippy cup", "definition" : "Glass with lid/sippy cup definition:" }, { "code" : "handhold-cup", "display" : "Double handhold on glass/cup", "definition" : "Double handhold on glass/cup definition:" }, { "code" : "rubber-mat", "display" : "Rubber matting under tray", "definition" : "Rubber matting under tray definition:" }, { "code" : "straw", "display" : "Straw", "definition" : "Straw definition:" }, { "code" : "nose-cup", "display" : "Nose cup", "definition" : "Nose cup definition:" }, { "code" : "scoop-plate", "display" : "Scoop plate", "definition" : "Scoop plate definition:" }, { "code" : "utensil-holder", "display" : "Hand wrap utensil holder", "definition" : "Hand wrap utensil holder definition:" }, { "code" : "foam-handle", "display" : "Foam handle utensils", "definition" : "Foam handle utensils definition:" }, { "code" : "angled-utensil", "display" : "Angled utensils", "definition" : "Angled utensils definition:" }, { "code" : "spout-cup", "display" : "Spout cup", "definition" : "Spout cup definition:" }, { "code" : "autofeeding-device", "display" : "Automated feeding devices", "definition" : "Automated feeding devices definition:" }, { "code" : "rocker-knife", "display" : "Rocker knife", "definition" : "Rocker knife definition:" }] }
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.