FHIR Chat · Meal Types and LOINC vs SNOMED · implementers

Stream: implementers

Topic: Meal Types and LOINC vs SNOMED


view this post on Zulip Lauren Wolejsza (Feb 24 2017 at 20:43):

Hello! For a mobile application we are refactoring to utilize the FHIR standard, we are using the Observation Resource to capture patient-entered data about their food intake. One of our fields is meal type (breakfast, lunch, dinner, snack). There are no LOINC codes for this as we would expect to store the selection via observation.code (CodeableConcept). However, there are SNOMED codes. In this case, can we store just the SNOMED code without any FHIR repercussions if we do not store a LOINC code? I understand that v3 will require LOINC for some vitals stored in the Observation resource so curious what our options are here. Thanks for your help!

view this post on Zulip Grahame Grieve (Feb 24 2017 at 20:46):

no issue if you don't use a LOINC code. this is true for all observations except vital signs


Last updated: Apr 12 2022 at 19:14 UTC