-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Carl Leitner edited this page Feb 12, 2016
·
3 revisions
Welcome to the emNutt wiki!
- mACM standard: http://ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_mACM.pdf
- FHIR Reources:
-
- https://www.hl7.org/fhir/datatypes.html#Identifier Identifier data type
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:
- provider.identifier.system = http://play.dhis2.org/demo
- provider.identifier.value = the user ID