You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Health Data Standards is a library that parses and generates various health data standards. Relevant to Bonnie, Health Data Standards manages parsing HQMF-QDM measures and puts them into an HQMF document model. Additionally, Health Data Standards generates the QRDA documents associated with the synthetic patient test sets included in Bonnie.
Health Data Standards does not have any internal dependencies.
HQMF2js takes a measure represented as an HQMF document model (as defined in Health Data Standards) and converts the measure logic to javascript code to be used in client-side measure calculations.