First release on Maven: 0.1.1
This is the first release on Maven Central Repository. This has the basic functionality:
- A server artifact that includes the core servlet with libraries for parsing FHIR queries/resources.
- Two plugins:
- A
ListAccessChecker
that resembles a simple patient-list based access-control. - A
PatientAccessChecker
where each token grants access to a single patient.
- A