Skip to content

OnPreART state 4 (check eligibility for ART by CD4)

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "END": "PRE-ART",
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever",
                    "InterventionStatus:OnART",
                    "InterventionStatus:LinkingToART"
                ],
                "If_Active_TB": {
                    "Times": [
                        2010.34
                    ],
                    "Values": [
                        350
                    ]
                },
                "If_Pregnant": {
                    "Times": [
                        2010.34,
                        2015
                    ],
                    "Values": [
                        350,
                        1000
                    ]
                },
                "Negative_Diagnosis_Event": "OnPreART0",
                "New_Property_Value": "InterventionStatus:OnPreART",
                "Positive_Diagnosis_Event": "OnART0",
                "Threshold": {
                    "Times": [
                        2004.2,
                        2010.8,
                        2013.8
                    ],
                    "Values": [
                        200,
                        350,
                        500
                    ]
                },
                "class": "HIVARTStagingByCD4Diagnostic"
            },
            "Trigger_Condition_List": [
                "OnPreART4"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "OnPreART: state 4 (check eligibility for ART by CD4)",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear"
}

Clone this wiki locally