R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). 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

Codesystem-feeding-device.json

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw JSON (canonical form)

Definition for Code System Feeding Device Codes

{
  "resourceType": "CodeSystem",
  "id": "feeding-device",
  "meta": {
    "lastUpdated": "2018-04-03T12:05:46.262+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "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": "3.3.0",
  "name": "Feeding Device Codes",
  "experimental": true,
  "description": "Materials used or needed to feed the patient.",
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright   of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers   of these specifications must have the appropriate SNOMED CT Affiliate license - for more   information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/feeding-device",
  "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.