From 9de4f1b248b5f4f25f6fa07c10b83505bdf5bedc Mon Sep 17 00:00:00 2001 From: James Agnew Date: Mon, 14 Sep 2020 05:43:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25464fd..838bef0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project is a complete starter project you can use to deploy a FHIR server u Note that this project is specifically intended for end users of the HAPI FHIR JPA server module (in other words, it helps you implement HAPI FHIR, it is not the source of the library itself). If you are looking for the main HAPI FHIR project, see here: https://github.com/jamesagnew/hapi-fhir +Need Help? Please see: https://github.com/jamesagnew/hapi-fhir/wiki/Getting-Help + ## Prerequisites In order to use this sample, you should have: