UCL / TLOmodel

Epidemiology modelling framework for the Thanzi la Onse project
https://www.tlomodel.org/
MIT License
10 stars 4 forks source link

contraception: use default consumables availability #975

Open EvaJanouskova opened 1 year ago

EvaJanouskova commented 1 year ago

To be able to use the default consumables availability, we need:

(1) Use the item codes Item_Code_Avail instead of Item_Code (both in ResourceFile_Consumables_Items_and_Packages.csv). (What about the availability of items for which we do not have similar item we could approximate the availability on?)

(2) Determine which items are essential.

tbhallett commented 12 months ago

@EvaJanouskova --it seems like this is now done?

EvaJanouskova commented 12 months ago

@tbhallett, No, it's not. Item_Code_Avail is prepared in the RF, not used in the model yet. And we do not distinguish non-essential consumables yet (except the pregnancy test).