Health One format library for JavaScript. See docs.
⚠️ Depending on your environment, the code may requireregeneratorRuntime
to be defined, for instance by importing regenerator-runtime/runtime.
import {parse, stringify} from 'healthone' ;
// parse(string, options) -> records
// stringify(records, options) -> string