RDC Interoperability Guide
1.2.0

Carbohydrate Intake codes

This value set includes codes from the following code systems:

{
"resourceType": "ValueSet",
"status": "active",
"name": "CarbohydrateIntakeCodes",
"id": "carbohydrate-intake-codes",
"description": "A ValueSet of codes applicable for use in `Observation.component.code` in `RdcObservationCarbohydrateIntake`.",
"version": "1.0.0",
"url": "https://roche.com/fhir/iop/ValueSet/carbohydrate-intake-codes",
"experimental": false,
"publisher": "F. Hoffmann-La Roche AG",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "225758001",
"display": "After food (qualifier value)"
},
{
"code": "307155000",
"display": "Before sleeping (qualifier value)"
},
{
"code": "1287350009",
"display": "After breakfast (qualifier value)"
},
{
"code": "1541000175107",
"display": "After lunch (qualifier value)"
},
{
"code": "1521000175104",
"display": "After dinner (qualifier value)"
},
{
"code": "421355008",
"display": "Awakening (qualifier value)"
},
{
"code": "309610004",
"display": "During sleep (qualifier value)"
},
{
"code": "307166007",
"display": "Before exercise (qualifier value)"
},
{
"code": "255214003",
"display": "After exercise (qualifier value)"
},
{
"code": "1501000175105",
"display": "Before breakfast (qualifier value)"
},
{
"code": "3071000175109",
"display": "Before dinner (qualifier value)"
},
{
"code": "3091000175105",
"display": "Before lunch (qualifier value)"
},
{
"code": "1179047002",
"display": "Estimated quantity of intake of carbohydrate (observable entity)"
},
{
"code": "228979009",
"display": "Small slices/meal (qualifier value)"
},
{
"code": "260229002",
"display": "Standard meal (finding)"
},
{
"code": "228978001",
"display": "large slices/meal (qualifier value)"
},
{
"code": "1551000175109",
"display": "With snack (qualifier value)"
},
{
"code": "257689006",
"display": "Restaurant (environment)"
},
{
"code": "769561004",
"display": "With breakfast (qualifier value)"
},
{
"code": "769560003",
"display": "With lunch (qualifier value)"
},
{
"code": "769559008",
"display": "With dinner (qualifier value)"
},
{
"code": "267023007",
"display": "Binging (finding)"
},
{
"code": "424616004",
"display": "Without regard to meals (qualifier value)"
}
]
}
]
}
}
<ValueSet xmlns="http://hl7.org/fhir">
<id value="carbohydrate-intake-codes" />
<url value="https://roche.com/fhir/iop/ValueSet/carbohydrate-intake-codes" />
<version value="1.0.0" />
<name value="CarbohydrateIntakeCodes" />
<status value="active" />
<experimental value="false" />
<publisher value="F. Hoffmann-La Roche AG" />
<description value="A ValueSet of codes applicable for use in `Observation.component.code` in `RdcObservationCarbohydrateIntake`." />
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<system value="http://snomed.info/sct" />
<code value="225758001" />
<display value="After food (qualifier value)" />
</concept>
<code value="307155000" />
<display value="Before sleeping (qualifier value)" />
</concept>
<code value="1287350009" />
<display value="After breakfast (qualifier value)" />
</concept>
<code value="1541000175107" />
<display value="After lunch (qualifier value)" />
</concept>
<code value="1521000175104" />
<display value="After dinner (qualifier value)" />
</concept>
<code value="421355008" />
<display value="Awakening (qualifier value)" />
</concept>
<code value="309610004" />
<display value="During sleep (qualifier value)" />
</concept>
<code value="307166007" />
<display value="Before exercise (qualifier value)" />
</concept>
<code value="255214003" />
<display value="After exercise (qualifier value)" />
</concept>
<code value="1501000175105" />
<display value="Before breakfast (qualifier value)" />
</concept>
<code value="3071000175109" />
<display value="Before dinner (qualifier value)" />
</concept>
<code value="3091000175105" />
<display value="Before lunch (qualifier value)" />
</concept>
<code value="1179047002" />
<display value="Estimated quantity of intake of carbohydrate (observable entity)" />
</concept>
<code value="228979009" />
<display value="Small slices/meal (qualifier value)" />
</concept>
<code value="260229002" />
<display value="Standard meal (finding)" />
</concept>
<code value="228978001" />
<display value="large slices/meal (qualifier value)" />
</concept>
<code value="1551000175109" />
<display value="With snack (qualifier value)" />
</concept>
<code value="257689006" />
<display value="Restaurant (environment)" />
</concept>
<code value="769561004" />
<display value="With breakfast (qualifier value)" />
</concept>
<code value="769560003" />
<display value="With lunch (qualifier value)" />
</concept>
<code value="769559008" />
<display value="With dinner (qualifier value)" />
</concept>
<code value="267023007" />
<display value="Binging (finding)" />
</concept>
<code value="424616004" />
<display value="Without regard to meals (qualifier value)" />
</concept>
</include>
</compose>
</ValueSet>