clinical:hl7-resource-subscription
Licensing
Integration & Verification Tests
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.