0.3.1 • Published 3 months ago

anf-core v0.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Analysis Normal Form (ANF) Command-Line Utility

This NPM package provides resources for capturing clinical healthcare data represented via Analysis Normal Form release v1 using mainstream technologies, as the ANF specification itself is only a logical model and accompanying editorial principles not offer technological guidance.

These resources are for collaborative research and evaluation by ANF stakeholders. Since HL7 does not ballot software implementations, this repository is maintained separately from the balloted specification(s). Pre-built copies can be downloaded from via NPMjs.

If you ONLY want the static schemas, you may download them directly:

Department of Veterans Affairs (VA) users: This repository is distributed via NPMjs in alignment with the VA Technical Reference Model (TRM), though not all resources may be approved for use in VA context.

Usage

npm i -g anf-core to install using your existing NodeJS environment.

anf schema postgres to emit a schema for PostgreSQL. anf schema parquet (not yet implemented) to emit empty Parquet files.

Development

npm i # to install project dependencies
npm test-watch # to rerun test cases upon changes

License

Released under the Apache 2.0 license. See LICENSE file.

Attribution

Preston Lee (@preston)

0.3.0

3 months ago

0.3.1

3 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago