clinical:hl7-resource-subscription

v3.5.0Published 6 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

clinical:hl7-resource-subscription

Licensing

MIT License

Integration & Verification Tests

CircleCI

API Reference

The resource in this package implements Subscription resource schema, specified at https://www.hl7.org/fhir/DSTU2/subscription.html.

Installation

meteor add clinical:hl7-resource-subscription

You may also wish to install the autopublish package, which will set up a default publication/subscription of the Subscriptions collection for logged in users. You will need to remove the package before going into production, however.

meteor add clinical:autopublish  

Utilities

If you're working with HL7 FHIR Resources, we recommend using Postman.