FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This is not an authorized publication; it is the continuous build for version 5.1.0-cibuild). This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions
: Feeding Device Codes System - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "feeding-device",
"meta" : {
"lastUpdated" : "2023-01-31T07:07:38.434+11:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}
],
"url" : "http://hl7.org/fhir/feeding-device",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.962"
}
],
"version" : "5.1.0-cibuild",
"name" : "FeedingDeviceCodes",
"title" : "Feeding Device Codes System",
"status" : "active",
"experimental" : false,
"date" : "2023-09-19T15:42:09+00:00",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "Materials used or needed to feed the patient. These values are provided as a suggestive example.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"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:"
}
]
}