UCL / TLOmodel

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

Consumables not recognised #592

Open tbhallett opened 2 years ago

tbhallett commented 2 years ago

Scale-run in https://github.com/UCL/TLOmodel/pull/589 turns up the following item codes being called in certain HSI_Events that are not being recognised in the consumables module:

{
    ('Alri_Pneumonia_Treatment_Outpatient', (9,)),        #  <-- @inesll  is looking at in #460
    ('Alri_Pneumonia_Treatment_Inpatient', (1229,)),        #  <-- @inesll  is looking at in #460
    ('Alri_Pneumonia_Treatment_Inpatient', (9, 253)),         #  <-- @inesll  is looking at in #460
    ('Alri_Pneumonia_Treatment_Inpatient', (9,)),                   #  <-- @inesll  is looking at in #460
    ('Alri_Pneumonia_Treatment_Outpatient', (9, 253)),        #  <-- @inesll  is looking at in #460
    ('Alri_Pneumonia_Treatment_Outpatient', (1229,)),         #  <-- @inesll  is looking at in #460
    ('Tb_Treatment', (182,)),        #  <-- @tdm32 (this is based on the version as of Friday), might have changed since?
    ('Undernutrition_Feeding', (1171,)),        #  <-- @inesll  please could you take a look?
    ('Undernutrition_Feeding', (1221,)),        #  <-- @inesll  please could you take a look?
    ('Schisto_MDA', (1735,)),        #  <-- @tbhallett will look at
    ('Schisto_Treatment', (1735,)),         #  <-- @tbhallett will look at
}
tdm32 commented 2 years ago

PR #583 has an updated (Tues am) consumable listing for case management of MDR - please let me know if this still causes any issues

tbhallett commented 2 years ago

PR #583 has an updated (Tues am) consumable listing for case management of MDR - please let me know if this still causes any issues

Thanks @tdm32. If that code is in the database, then it should be fine.

tdm32 commented 2 years ago

PR #583 has an updated (Tues am) consumable listing for case management of MDR - please let me know if this still causes any issues

Thanks @tdm32. If that code is in the database, then it should be fine.

Thanks Tim, it's definitely in consumables_availbility_small