Just like Tizen Developers for Tizen OS you can not access the Samsung Health it is a proprietary algorithm. You could do it with GWS because that had access to the private API.
You can use Tags for HeartRate See This Thread
It is possible to check whether the “Measure heartrate” tap action works as well with other Tag expressions.
With [HR_IS_MEASURING] tag, you can notice that the heartrate is measuring by the action or not. Try it on opacity or rotation property for any visual component such as Image or Text. The property of the component will be updated while the HR sensor is working.
Also you can see the result of the measuring action through a Text component with [HR] tag.
※Note: the HR sensor works only while the device is wearing on the wrist.
Having said that there is a long discussion that it does not work quite right.
Ron
Samsung Developer Relations