--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/2ec3b9ea-0e99-4154-b680-d4c0bed6c0a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes, the Patient server was deliberatley simple. Aiming to show
the layers/elements that both the HAPI JPA server and CCRI do.
I would look over the code base for both. We actually evolved our system from JPA Server, I think only the CodeSystem, Concept and ValueSet remains. I would probably do the same if I was starting from stratch.