Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@bpac/openehr-models

bpac192.5.1TypeScript support: included

A collection of OpenEHR models

openEhr, open-ehr

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