@bpac/openehr-models

A collection of OpenEHR models

Usage no npm install needed!

<script type="module">
  import bpacOpenehrModels from 'https://cdn.skypack.dev/@bpac/openehr-models';
</script>

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