2.5.1 • Published 3 years ago

@bpac/openehr-models v2.5.1

Weekly downloads
5
License
-
Repository
-
Last release
3 years ago

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