CMSgov / hpt-validator

Validation library for CMS Hospital Price Transparency machine-readable files
Other
4 stars 5 forks source link

checking for 0s in the typical standard charges #31

Closed shaselton-usds closed 7 months ago

shaselton-usds commented 7 months ago

The standard charges for CSV now allow for "0.5" and ".5" values for numeric data types. There is also a check that includes that the values are greater than 0.

daniel-eckel commented 7 months ago

Update estimated_allowed_amount to thrown a warning for 0 value