@story-health/fhir-r4
v1.0.1
Published
TypeScript types for the FHIR R4 specification
Downloads
2,911
Keywords
Readme
TypeScript Type Definitions for FHIR R4
This package contains TypeScript types for FHIR R4.
All definitions have been forked from Ahryman40k/typescript-fhir-types.
RTTI based runtime checks have been removed from the original library to reduce frontend bundle sizes. If you need runtime validation, please consider using the original library.
Installation
npm i --save @story-health/fhir-r4
or
yarn install @story-health/fhir-r4