Skip to content

OnPreART state 1 (random choice pre ART or LTFU)

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Choice_Names": [
                    "HCTUptakePostDebut9",
                    "OnPreART2"
                ],
                "Choice_Probabilities": [
                    0.25,
                    0.75
                ],
                "Choices__KP_PreART_Loss": "<-- MARKER",
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever",
                    "InterventionStatus:OnART",
                    "InterventionStatus:LinkingToART"
                ],
                "New_Property_Value": "InterventionStatus:OnPreART",
                "class": "HIVRandomChoice"
            },
            "Trigger_Condition_List": [
                "OnPreART1"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "OnPreART: state 1 (random choice: pre-ART or LTFU)",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear"
}

Clone this wiki locally