Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 927 Bytes

README.md

File metadata and controls

executable file
·
31 lines (16 loc) · 927 Bytes

clinical:hl7-resource-organization

Licensing

MIT License

Integration & Verification Tests

CircleCI

API Reference

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

Installation

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

# to initialize default data
INITIALIZE=true meteor

Utilities

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