Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
integration:dhis2_lmis_integration [2024/10/17 11:56] – [mSupply preferences] Gary Willetts | integration:dhis2_lmis_integration [2024/10/22 07:07] (current) – [mSupply preferences] Gary Willetts | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
====== 23.02. DHIS2 LMIS integration ====== | ====== 23.02. DHIS2 LMIS integration ====== | ||
- | DHIS2 is an open source data warehouse that can be used to store, aggregate and display health data. It has also been modified to be used as a simple stock reporting tool at small health facilities. mSupply can interact with this functionality to receive the stock on hand reports and then create replenishment orders for the facilities based on that information. This page describes | + | DHIS2 is an open source data warehouse that can be used to store, aggregate and display health data. It has also been modified to be used as a simple stock reporting |
+ | |||
+ | |||
+ | ===== The process ===== | ||
+ | ==== Fetching requisitions ==== | ||
+ | In this scenario, the supplying facility is using mSupply and the requesting facility is using a DHIS2 Event app. The requesting facility creates and saves a requisition in the event app and it is saved to the DHIS2 database. On a daily basis, mSupply checkes the DHIS2 database for completed requisitions, | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | ==== Acknowledging shipment receipts and sending shipment transactions ==== | ||
+ | The next part of the process is that the sending store sends goods to the facility that requested them with the requisition. The goods are sent with a packing list that contains a QR code. When the receiving facility receives the goods they add the consignment to the DHIS2 RTS capture app by scanning the QR code and check what has arrived. When they are happy the receiving facility marks the consignment as complete. | ||
+ | |||
+ | On a daily schedule mSupply checks the DHIS2 database for complete consignments and retrieves them (at the same time mSupply fetches stock on hand figures for the items in the various facilities. This is not shown in the diagram below). mSupply processes the details of the consignment and sends details of the stock supplied for the consignment to the DHIS2 server. The DHIS2 server then sends the updated stock levels to the RTS capture app at the requesting facility. | ||
+ | |||
+ | This process is illustrated in the following diagram: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
Line 24: | Line 44: | ||
Before you can send data to and retrieve data from a DHIS2 LMIS instance, you need to tell mSupply where the data has to go and come from. To do that, go to //File > Preferences// | Before you can send data to and retrieve data from a DHIS2 LMIS instance, you need to tell mSupply where the data has to go and come from. To do that, go to //File > Preferences// | ||
- | {{ : | + | {{ : |
* **Use DHIS2 checkbox:** If checked then the DHIS2 interface is turned on and data is sent to and pulled from DHIS2. If it is unchecked then the interface is turned off and no data is shared with DHIS2. Turning it off also disables data entry in the other fields on this page. | * **Use DHIS2 checkbox:** If checked then the DHIS2 interface is turned on and data is sent to and pulled from DHIS2. If it is unchecked then the interface is turned off and no data is shared with DHIS2. Turning it off also disables data entry in the other fields on this page. | ||
Line 34: | Line 54: | ||
* **Secret:** Only visible and used if **Basic authentication** is checked. The secret that is used for mSupply to access the DHIS2 database. No need to enter this if none was provided. | * **Secret:** Only visible and used if **Basic authentication** is checked. The secret that is used for mSupply to access the DHIS2 database. No need to enter this if none was provided. | ||
* **Test connection button:** Click this to test the connection to the DHIS2 server. You will be shown a message that tells you whether mSupply was able to connect to the DHIS2 server with the credentials you have provided. | * **Test connection button:** Click this to test the connection to the DHIS2 server. You will be shown a message that tells you whether mSupply was able to connect to the DHIS2 server with the credentials you have provided. | ||
+ | * **Send errors to this email address textbox:** All errors will be sent to theis email address. Enter multiple email addresses by separating them with a semicolon ('';'' | ||
* **Data set ID:** Enter the ID of the dataset in DHIS2 that you want to push the data to. | * **Data set ID:** Enter the ID of the dataset in DHIS2 that you want to push the data to. | ||
* **Period format:** Enter the format to send the period information to DHIS2. Something like " | * **Period format:** Enter the format to send the period information to DHIS2. Something like " | ||
Line 39: | Line 60: | ||
* **Data element ID scheme:** This tells mSupply what kind of DHIS2 item identifiers are stored in mSupply (in the place defined by the **Item field reference** section above), item codes or UIDs. | * **Data element ID scheme:** This tells mSupply what kind of DHIS2 item identifiers are stored in mSupply (in the place defined by the **Item field reference** section above), item codes or UIDs. | ||
* **Round off checkbox:** If checked then mSupply will round numerical data values to the nearest whole number as some DHIS2 setups only accept integers. | * **Round off checkbox:** If checked then mSupply will round numerical data values to the nearest whole number as some DHIS2 setups only accept integers. | ||
- | * **Name field reference textbox: | + | * **Name field reference textbox: |
- | * **Store field reference textbox: | + | * **Store field reference textbox: |
- | * **Order program ID textbox:** . **Manual pull data** button. | + | * **Order program ID textbox: |
- | * **Receipt program ID textbox:** . **Manual pull data** button. | + | * **Receipt program ID textbox: |
- | * **STR program ID textbox:** . **Manual pull data** button. | + | * **STR program ID textbox: |
- | * **Data elements table** In this table, select the data elements that you want to pull for each mSupply item. | + | * **RTS SOH Raw data button:** Click this to display the raw stock on hand data pulled from DHIS2. |
+ | * **Data elements table** In this table, select the data elements that you want to pull from DHIS2 for each mSupply item. | ||
* **Active column:** Check the checkbox for each data element you want to pull for an item. Click on the checkbox to toggle it on and off. | * **Active column:** Check the checkbox for each data element you want to pull for an item. Click on the checkbox to toggle it on and off. | ||
* **Data element column:** Read only, the name of the element the settings in this line are for. | * **Data element column:** Read only, the name of the element the settings in this line are for. | ||
- | * **Program data element ID column:** . | + | * **Program data element ID column: |
- | * **Program stage ID column:** . | + | * **Program stage ID column: |
- | * **Attribute ID column:** . | + | * **Attribute ID column: |
<WRAP info center round 90%> | <WRAP info center round 90%> | ||
Line 59: | Line 81: | ||
If the connection is not successful you will see a red " | If the connection is not successful you will see a red " | ||
- | Once configured, a scheduler will run and regularly pull data from and send data to the DHIS2 LMIS instance. If there are any errors these will be saved in the log (see the [[admin: | + | Once configured, a scheduler will run every 5 minutes |
\\ | \\ |