b.well Backend Updates (11/7/24)

Backend Update

  1. getLabsGroups and getVitalSignsGroups now support more Value fields(previously only valueQuantity was supported):
  • valueCodeableConcept
  • valueString
  • valueBoolean
  • valueInteger
  • valueRange
  • valueRatio
  • valueSampledData
  • valueTime
  • valueDateTime
  • valuePeriod
  1. Fix User notification profile not founderror thrown in deviceRegistration due to conditional profile creation.
  2. Medications that previously only had an NDC code will now have an RxNorm code included.