Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-44995

Required constraints are too strong on nutrition intake

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Orders & Observations
    • NutritionIntake
    • Hide

      Along with the resolution to FHIR-42770 where we are loosening the cardinality on type, we are going to model the consumed item as follows:

      a) consumedItem will be 0..*
      b) type will be 0..1
      c) nutritionProduct will be 0..1
      d) there will be an invariant that if consumedItem is present, a type or nutritionProduct will be present

      Show
      Along with the resolution to FHIR-42770 where we are loosening the cardinality on type, we are going to model the consumed item as follows: a) consumedItem will be 0..* b) type will be 0..1 c) nutritionProduct will be 0..1 d) there will be an invariant that if consumedItem is present, a type or nutritionProduct will be present
    • Sue Kent / Sandra Miller: 8-0-0
    • Correction
    • Compatible, substantive
    • Yes

    Description

      https://build.fhir.org/nutritionintake-definitions.html#NutritionIntake.consumedItem requires the presence of A consumed item which in turn requires the presence of a specific code and additionally a reference to a nutrition product or an additional code for that product. These requirements are too stringent.

       

      Consider the use case where the one simply wants to log the total macronutrients consumed in a meal. In this case the consumed item array is empty and that should be fine.

      Consider also the use cases where a product has not been categorized by type, or where only a type is known and no detailed product information is provided. All of these should be expressable.

      Attachments

        Activity

          People

            jean.duteau@dogwoodhealthconsulting.com JeanDuteau
            jmandel Josh Mandel
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: