Extensions for Using Data Elements from FHIR R4B in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "feeding-device"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://hl7.org/fhir/feeding-device defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">standard-nipple\n <a name=\"feeding-device-standard-nipple\"> </a>\n </td>\n <td>Standard nipple</td>\n <td>Standard nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">preemie-nipple\n <a name=\"feeding-device-preemie-nipple\"> </a>\n </td>\n <td>Preemie nipple</td>\n <td>Preemie nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">ortho-nipple\n <a name=\"feeding-device-ortho-nipple\"> </a>\n </td>\n <td>Orthodontic nipple</td>\n <td>Orthodontic nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">sloflo-nipple\n <a name=\"feeding-device-sloflo-nipple\"> </a>\n </td>\n <td>Slow flow nipple</td>\n <td>Slow flow nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">midflo-nipple\n <a name=\"feeding-device-midflo-nipple\"> </a>\n </td>\n <td>Middle flow nipple</td>\n <td>Middle flow nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">bigcut-nipple\n <a name=\"feeding-device-bigcut-nipple\"> </a>\n </td>\n <td>Enlarged, cross-cut nipple</td>\n <td>Enlarged, cross-cut nipple definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">haberman-bottle\n <a name=\"feeding-device-haberman-bottle\"> </a>\n </td>\n <td>Haberman bottle</td>\n <td>Haberman bottle definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">sippy-valve\n <a name=\"feeding-device-sippy-valve\"> </a>\n </td>\n <td>Sippy cup with valve</td>\n <td>Sippy cup with valve definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">sippy-no-valve\n <a name=\"feeding-device-sippy-no-valve\"> </a>\n </td>\n <td>Sippy cup without valve</td>\n <td>Sippy cup without valve definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">provale-cup\n <a name=\"feeding-device-provale-cup\"> </a>\n </td>\n <td>Provale Cup</td>\n <td>Provale Cup definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">glass-lid\n <a name=\"feeding-device-glass-lid\"> </a>\n </td>\n <td>Glass with lid/sippy cup</td>\n <td>Glass with lid/sippy cup definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">handhold-cup\n <a name=\"feeding-device-handhold-cup\"> </a>\n </td>\n <td>Double handhold on glass/cup</td>\n <td>Double handhold on glass/cup definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">rubber-mat\n <a name=\"feeding-device-rubber-mat\"> </a>\n </td>\n <td>Rubber matting under tray</td>\n <td>Rubber matting under tray definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">straw\n <a name=\"feeding-device-straw\"> </a>\n </td>\n <td>Straw</td>\n <td>Straw definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">nose-cup\n <a name=\"feeding-device-nose-cup\"> </a>\n </td>\n <td>Nose cup</td>\n <td>Nose cup definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">scoop-plate\n <a name=\"feeding-device-scoop-plate\"> </a>\n </td>\n <td>Scoop plate</td>\n <td>Scoop plate definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">utensil-holder\n <a name=\"feeding-device-utensil-holder\"> </a>\n </td>\n <td>Hand wrap utensil holder</td>\n <td>Hand wrap utensil holder definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">foam-handle\n <a name=\"feeding-device-foam-handle\"> </a>\n </td>\n <td>Foam handle utensils</td>\n <td>Foam handle utensils definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">angled-utensil\n <a name=\"feeding-device-angled-utensil\"> </a>\n </td>\n <td>Angled utensils</td>\n <td>Angled utensils definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">spout-cup\n <a name=\"feeding-device-spout-cup\"> </a>\n </td>\n <td>Spout cup</td>\n <td>Spout cup definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">autofeeding-device\n <a name=\"feeding-device-autofeeding-device\"> </a>\n </td>\n <td>Automated feeding devices</td>\n <td>Automated feeding devices definition:</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">rocker-knife\n <a name=\"feeding-device-rocker-knife\"> </a>\n </td>\n <td>Rocker knife</td>\n <td>Rocker knife definition:</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "oo" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/feeding-device"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/feeding-device>
] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "FeedingDeviceCodes"] ; #
fhir:title [ fhir:v "Feeding Device Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T14:30:22+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Orders and Observations" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "Materials used or needed to feed the patient. These values are provided as a suggestive example."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "standard-nipple" ] ;
fhir:display [ fhir:v "Standard nipple" ] ;
fhir:definition [ fhir:v "Standard nipple definition:" ]
] [
fhir:code [ fhir:v "preemie-nipple" ] ;
fhir:display [ fhir:v "Preemie nipple" ] ;
fhir:definition [ fhir:v "Preemie nipple definition:" ]
] [
fhir:code [ fhir:v "ortho-nipple" ] ;
fhir:display [ fhir:v "Orthodontic nipple" ] ;
fhir:definition [ fhir:v "Orthodontic nipple definition:" ]
] [
fhir:code [ fhir:v "sloflo-nipple" ] ;
fhir:display [ fhir:v "Slow flow nipple" ] ;
fhir:definition [ fhir:v "Slow flow nipple definition:" ]
] [
fhir:code [ fhir:v "midflo-nipple" ] ;
fhir:display [ fhir:v "Middle flow nipple" ] ;
fhir:definition [ fhir:v "Middle flow nipple definition:" ]
] [
fhir:code [ fhir:v "bigcut-nipple" ] ;
fhir:display [ fhir:v "Enlarged, cross-cut nipple" ] ;
fhir:definition [ fhir:v "Enlarged, cross-cut nipple definition:" ]
] [
fhir:code [ fhir:v "haberman-bottle" ] ;
fhir:display [ fhir:v "Haberman bottle" ] ;
fhir:definition [ fhir:v "Haberman bottle definition:" ]
] [
fhir:code [ fhir:v "sippy-valve" ] ;
fhir:display [ fhir:v "Sippy cup with valve" ] ;
fhir:definition [ fhir:v "Sippy cup with valve definition:" ]
] [
fhir:code [ fhir:v "sippy-no-valve" ] ;
fhir:display [ fhir:v "Sippy cup without valve" ] ;
fhir:definition [ fhir:v "Sippy cup without valve definition:" ]
] [
fhir:code [ fhir:v "provale-cup" ] ;
fhir:display [ fhir:v "Provale Cup" ] ;
fhir:definition [ fhir:v "Provale Cup definition:" ]
] [
fhir:code [ fhir:v "glass-lid" ] ;
fhir:display [ fhir:v "Glass with lid/sippy cup" ] ;
fhir:definition [ fhir:v "Glass with lid/sippy cup definition:" ]
] [
fhir:code [ fhir:v "handhold-cup" ] ;
fhir:display [ fhir:v "Double handhold on glass/cup" ] ;
fhir:definition [ fhir:v "Double handhold on glass/cup definition:" ]
] [
fhir:code [ fhir:v "rubber-mat" ] ;
fhir:display [ fhir:v "Rubber matting under tray" ] ;
fhir:definition [ fhir:v "Rubber matting under tray definition:" ]
] [
fhir:code [ fhir:v "straw" ] ;
fhir:display [ fhir:v "Straw" ] ;
fhir:definition [ fhir:v "Straw definition:" ]
] [
fhir:code [ fhir:v "nose-cup" ] ;
fhir:display [ fhir:v "Nose cup" ] ;
fhir:definition [ fhir:v "Nose cup definition:" ]
] [
fhir:code [ fhir:v "scoop-plate" ] ;
fhir:display [ fhir:v "Scoop plate" ] ;
fhir:definition [ fhir:v "Scoop plate definition:" ]
] [
fhir:code [ fhir:v "utensil-holder" ] ;
fhir:display [ fhir:v "Hand wrap utensil holder" ] ;
fhir:definition [ fhir:v "Hand wrap utensil holder definition:" ]
] [
fhir:code [ fhir:v "foam-handle" ] ;
fhir:display [ fhir:v "Foam handle utensils" ] ;
fhir:definition [ fhir:v "Foam handle utensils definition:" ]
] [
fhir:code [ fhir:v "angled-utensil" ] ;
fhir:display [ fhir:v "Angled utensils" ] ;
fhir:definition [ fhir:v "Angled utensils definition:" ]
] [
fhir:code [ fhir:v "spout-cup" ] ;
fhir:display [ fhir:v "Spout cup" ] ;
fhir:definition [ fhir:v "Spout cup definition:" ]
] [
fhir:code [ fhir:v "autofeeding-device" ] ;
fhir:display [ fhir:v "Automated feeding devices" ] ;
fhir:definition [ fhir:v "Automated feeding devices definition:" ]
] [
fhir:code [ fhir:v "rocker-knife" ] ;
fhir:display [ fhir:v "Rocker knife" ] ;
fhir:definition [ fhir:v "Rocker knife definition:" ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
