This page is part of the Quality Improvement Core Framework (v6.0.0-ballot: STU6 (v6.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
: Example Foods - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="qicore-example-foods"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/762766007">762766007</a></td><td>Edible substance</td></tr><tr><td><a href="http://snomed.info/id/7661006">7661006</a></td><td>Fish bone</td></tr><tr><td><a href="http://snomed.info/id/10827009">10827009</a></td><td>Milk protein</td></tr><tr><td><a href="http://snomed.info/id/226789007">226789007</a></td><td>Breast milk</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-example-foods"/>
<version value="6.0.0-ballot"/>
<name value="ExampleFoods"/>
<title value="Example Foods"/>
<status value="active"/>
<experimental value="false"/>
<date value="2018-12-05T00:00:00+00:00"/>
<publisher value="http://www.hl7.org/Special/committees/cqi/index.cfm"/>
<contact>
<name value="Clinical Quality Information WG"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="This value set defines an example set of codes for edible substances."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<purpose
value=" This is a subset of the full set of Edible Substances defined for the NutritionIntake resource in R5, but an example value set is defined here to avoid duplicating the definition of that value set, since it cannot be referenced from this R4 implementation guide."/>
<copyright
value="1. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
2. Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved"/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="762766007"/>
<display value="Edible substance"/>
</concept>
<concept>
<code value="7661006"/>
<display value="Fish bone"/>
</concept>
<concept>
<code value="10827009"/>
<display value="Milk protein"/>
</concept>
<concept>
<code value="226789007"/>
<display value="Breast milk"/>
</concept>
</include>
</compose>
</ValueSet>