GSoC 2017 - FHIR Module Enhancements

FHIR has released 2.5 version on June 8. Let’s upgrade the module to use that version as well. As we discussed on the call before we implement new resources, we will need to migrate to STU3 version. Some resources are changed. I went through your PDF, it contains all the STU3 resources. Thanks for evaluating each of FHIR resource.

@burke @surangak @dkayiwa please go through the PDF and let us know if we can support more resources. @kwateng did some research on each of FHIR resource to identify a matching OpenMRS resource. Medication related resources are identified as resources which we can support from available resource. When I went through [1] and [2] threads, it seems openmrs core support. Drug and DrugOrder while rest are in pharmacy module such as Administration and Dispense. In this case we will need to depend on pharmacy module to get those resources into FHIR module If we going to implement them.

[1] Drug Order Model [2] Drug dispense and administration in OrderEntryUi

Thanks, Harsha