Skip to content

ARTStaging state 1 (random choice linking from positive diagnostic test)

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Choice_Names": [
                    "ARTStaging2",
                    "HCTUptakePostDebut3"
                ],
                "Choice_Probabilities": [
                    0.837,
                    0.163
                ],
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever",
                    "InterventionStatus:OnART",
                    "InterventionStatus:LinkingToART",
                    "InterventionStatus:OnPreART",
                    "InterventionStatus:LinkingToPreART"
                ],
                "New_Property_Value": "InterventionStatus:ARTStaging",
                "class": "HIVRandomChoice"
            },
            "Trigger_Condition_List": [
                "ARTStaging1"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "ARTStaging: state 1 (random choice: linking from positive diagnostic test)",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear",
    "comment": "ART staging"
}

Clone this wiki locally