Publish Box goes here
Draft as of 2015-11-25 |
@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 "omh-temporal-relationship-to-meal"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem omh-temporal-relationship-to-meal</b></p><a name=\"omh-temporal-relationship-to-meal\"> </a><a name=\"hcomh-temporal-relationship-to-meal\"> </a><p>This case-sensitive code system <code>http://spezi.health/fhir/CodeSystem/omh-temporal-relationship-to-meal</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">2-hours-postprandial<a name=\"omh-temporal-relationship-to-meal-2-hours-postprandial\"> </a></td><td>2 hours postprandial</td><td>The relative time 2 hours following a meal</td></tr><tr><td style=\"white-space:nowrap\">fasting<a name=\"omh-temporal-relationship-to-meal-fasting\"> </a></td><td>fasting</td><td>Fasting</td></tr><tr><td style=\"white-space:nowrap\">not-fasting<a name=\"omh-temporal-relationship-to-meal-not-fasting\"> </a></td><td>not fasting</td><td>Not fasting</td></tr><tr><td style=\"white-space:nowrap\">before-meal<a name=\"omh-temporal-relationship-to-meal-before-meal\"> </a></td><td>before meal</td><td>Before meal</td></tr><tr><td style=\"white-space:nowrap\">after-meal<a name=\"omh-temporal-relationship-to-meal-after-meal\"> </a></td><td>after meal</td><td>After meal</td></tr><tr><td style=\"white-space:nowrap\">before-breakfast<a name=\"omh-temporal-relationship-to-meal-before-breakfast\"> </a></td><td>before breakfast</td><td>Before breakfast</td></tr><tr><td style=\"white-space:nowrap\">after-breakfast<a name=\"omh-temporal-relationship-to-meal-after-breakfast\"> </a></td><td>after breakfast</td><td>After breakfast</td></tr><tr><td style=\"white-space:nowrap\">before-lunch<a name=\"omh-temporal-relationship-to-meal-before-lunch\"> </a></td><td>before lunch</td><td>Before lunch</td></tr><tr><td style=\"white-space:nowrap\">after-lunch<a name=\"omh-temporal-relationship-to-meal-after-lunch\"> </a></td><td>after lunch</td><td>After lunch</td></tr><tr><td style=\"white-space:nowrap\">before-dinner<a name=\"omh-temporal-relationship-to-meal-before-dinner\"> </a></td><td>before dinner</td><td>Before dinner</td></tr><tr><td style=\"white-space:nowrap\">after-dinner<a name=\"omh-temporal-relationship-to-meal-after-dinner\"> </a></td><td>after dinner</td><td>After dinner</td></tr><tr><td style=\"white-space:nowrap\">with-meal<a name=\"omh-temporal-relationship-to-meal-with-meal\"> </a></td><td>with meal</td><td>Along with the meal</td></tr><tr><td style=\"white-space:nowrap\">with-food<a name=\"omh-temporal-relationship-to-meal-with-food\"> </a></td><td>with food</td><td>Along with food</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://spezi.health/fhir/CodeSystem/omh-temporal-relationship-to-meal"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "OMHTemporalRelationshipToMeal"] ; #
fhir:title [ fhir:v "OMH Temporal Relationship to Meal Code System"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2015-11-25"^^xsd:date] ; #
fhir:publisher [ fhir:v "Stanford Biodesign Digital Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Stanford Biodesign Digital Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://bdh.stanford.edu/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "speziteam@stanford.edu" ] ] )
] [
fhir:name [ fhir:v "Vishnu Ravi" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "vishnur@stanford.edu" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Represents the temporal relationship of a clinical measure or assessment to a meal (e.g. fasting, after breakfast)."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "2-hours-postprandial" ] ;
fhir:display [ fhir:v "2 hours postprandial" ] ;
fhir:definition [ fhir:v "The relative time 2 hours following a meal" ]
] [
fhir:code [ fhir:v "fasting" ] ;
fhir:display [ fhir:v "fasting" ] ;
fhir:definition [ fhir:v "Fasting" ]
] [
fhir:code [ fhir:v "not-fasting" ] ;
fhir:display [ fhir:v "not fasting" ] ;
fhir:definition [ fhir:v "Not fasting" ]
] [
fhir:code [ fhir:v "before-meal" ] ;
fhir:display [ fhir:v "before meal" ] ;
fhir:definition [ fhir:v "Before meal" ]
] [
fhir:code [ fhir:v "after-meal" ] ;
fhir:display [ fhir:v "after meal" ] ;
fhir:definition [ fhir:v "After meal" ]
] [
fhir:code [ fhir:v "before-breakfast" ] ;
fhir:display [ fhir:v "before breakfast" ] ;
fhir:definition [ fhir:v "Before breakfast" ]
] [
fhir:code [ fhir:v "after-breakfast" ] ;
fhir:display [ fhir:v "after breakfast" ] ;
fhir:definition [ fhir:v "After breakfast" ]
] [
fhir:code [ fhir:v "before-lunch" ] ;
fhir:display [ fhir:v "before lunch" ] ;
fhir:definition [ fhir:v "Before lunch" ]
] [
fhir:code [ fhir:v "after-lunch" ] ;
fhir:display [ fhir:v "after lunch" ] ;
fhir:definition [ fhir:v "After lunch" ]
] [
fhir:code [ fhir:v "before-dinner" ] ;
fhir:display [ fhir:v "before dinner" ] ;
fhir:definition [ fhir:v "Before dinner" ]
] [
fhir:code [ fhir:v "after-dinner" ] ;
fhir:display [ fhir:v "after dinner" ] ;
fhir:definition [ fhir:v "After dinner" ]
] [
fhir:code [ fhir:v "with-meal" ] ;
fhir:display [ fhir:v "with meal" ] ;
fhir:definition [ fhir:v "Along with the meal" ]
] [
fhir:code [ fhir:v "with-food" ] ;
fhir:display [ fhir:v "with food" ] ;
fhir:definition [ fhir:v "Along with food" ]
] ) . #
IG © 2025+ Stanford Biodesign Digital Health. Package fhir.spezi#0.1.0 based on FHIR 4.0.1. Generated 2025-07-07
Links: Table of Contents |
QA Report