Hi everyone, while making a post request for vital and Biometrics, I noticed that a valid weight is required. However while discussing with the 03.X team we concluded that it shouldn’t be required since there are patients who report to a health care facility in nee of immediate attention hence making any field a required would mean that their vitals will not be taken. I need to look at the API on github to be sure weight is a required. kindly paste me that link here since i have failed to locate it
Vitals and Biometrics are basically Observations (Obs) in OpenMRS ,and 3.x consumes the FHIR API first .
Here is the FHIR2 Observation Provider which provides the Observation FHIR Resource.
All those requirements are in front-end validation only.