clinical:hl7-resource-person

v1.2.2Published 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-person

Licensing

MIT License

Integration & Verification Tests

CircleCI

API Reference

This package implements the FHIR Person resource schema provided at https://www.hl7.org/fhir/DSTU2/person.html.

Installation

# to add hl7 resource schemas and rest routes
meteor add clinical:hl7-resource-person

# to initialize default data
INITIALIZE=true meteor

Utilities

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