Skip to content

OnART state 2 (delay to dropout)

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Broadcast_Event": "OnART3",
                "Delay_Period_Distribution": "EXPONENTIAL_DISTRIBUTION",
                "Delay_Period_Exponential": 3650,
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever"
                ],
                "Intervention_Name": "On_ART",
                "Muxer_Name": "ARTDropoutDelay",
                "New_Property_Value": "InterventionStatus:OnART",
                "class": "HIVMuxer"
            },
            "Trigger_Condition_List": [
                "OnART1"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "OnART: state 2 (delay to dropout)",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear"
}

Clone this wiki locally