@bpac/openehr-models
v2.5.1
Published
A collection of OpenEHR models
Downloads
231
Readme
OpenEhr Models
This package provides OpenEHR models and functionality
Installation
Run this command in the folder as the project you want to install the package in
yarn add openehr-models
Usage instructions
Once the package has been installed, you may refer to the types directly, e.g.
- new DvText('text')
This should change signficantly once the OpenEhr types package is set up