Skip to content
Carl Leitner edited this page Feb 12, 2016 · 3 revisions

Welcome to the emNutt wiki!

Communication:

Resources:

Example Code:

Example JQuery code to initiate a Report Alert https://github.com/openhie/openinfoman-dhis/blob/master/dhis-apps/macm-reporter/index.html In particular take a look at:

  • mACMReporter.prototype.CreatePayload
  • mACMReporter.prototype.SendMessage

Identifiers are linked to for patients and providers in these above FHIR resources. This could be phone or email (according to the spec). They could also be user ids for software applications. For example a user id in DHIS2 is linked with:

FHIR Server

Clone this wiki locally