Skip to content

OnPreART state 2 (check eligibility for ART, CD4 agnostic)

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Adult_By_Pregnant": {
                    "Times": [
                        2004.2
                    ],
                    "Values": [
                        1
                    ]
                },
                "Adult_By_TB": {
                    "Times": [
                        2004.2
                    ],
                    "Values": [
                        1
                    ]
                },
                "Adult_By_WHO_Stage": {
                    "Times": [
                        2004.2,
                        2010.8
                    ],
                    "Values": [
                        4,
                        3
                    ]
                },
                "Child_By_TB": {
                    "Times": [
                        2004
                    ],
                    "Values": [
                        0
                    ]
                },
                "Child_By_WHO_Stage": {
                    "Times": [
                        2010.8
                    ],
                    "Values": [
                        3
                    ]
                },
                "Child_Treat_Under_Age_In_Years_Threshold": {
                    "Times": [
                        2010.8,
                        2013.8
                    ],
                    "Values": [
                        1,
                        5
                    ]
                },
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever",
                    "InterventionStatus:OnART",
                    "InterventionStatus:LinkingToART"
                ],
                "NOTE1": "Threshold for adult vs child guidelines",
                "Negative_Diagnosis_Event": "OnPreART3",
                "New_Property_Value": "InterventionStatus:OnPreART",
                "Positive_Diagnosis_Event": "OnART0",
                "class": "HIVARTStagingCD4AgnosticDiagnostic"
            },
            "Trigger_Condition_List": [
                "OnPreART2"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "OnPreART: state 2 (check eligibility for ART, CD4 agnostic)",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear"
}

Clone this wiki locally