Skip to content

ANC PMTCT Enter ART staging from PMTCT

Kaftan edited this page Aug 17, 2023 · 1 revision
{
    "Event_Coordinator_Config": {
        "Intervention_Config": {
            "Actual_IndividualIntervention_Config": {
                "Disqualifying_Properties": [
                    "InterventionStatus:LostForever",
                    "InterventionStatus:OnART",
                    "InterventionStatus:LinkingToART",
                    "InterventionStatus:OnPreART",
                    "InterventionStatus:LinkingToPreART",
                    "InterventionStatus:ARTStaging",
                    "InterventionStatus:TestingOnSymptomatic"
                ],
                "Interpolation_Order": 1,
                "New_Property_Value": "InterventionStatus:TestingOnANC",
                "Positive_Diagnosis_Event": "ARTStaging1",
                "Time_Value_Map": {
                    "Times": [
                        1990,
                        2000,
                        2001,
                        2002,
                        2003,
                        2004,
                        2005,
                        2006,
                        2007,
                        2008,
                        2009,
                        2010,
                        2011,
                        2012,
                        2013,
                        2014,
                        2015,
                        2016
                    ],
                    "Values": [
                        0.0,
                        0.019,
                        0.025,
                        0.025,
                        0.036,
                        0.126,
                        0.226,
                        0.291,
                        0.355,
                        0.445,
                        0.55,
                        0.641,
                        0.754,
                        0.759,
                        0.763,
                        0.912,
                        0.93,
                        0.95
                    ]
                },
                "class": "HIVPiecewiseByYearAndSexDiagnostic"
            },
            "New_Property_Value": "",
            "Trigger_Condition_List": [
                "HIV_Positive_at_ANC"
            ],
            "class": "NodeLevelHealthTriggeredIV"
        },
        "class": "StandardInterventionDistributionEventCoordinator"
    },
    "Event_Name": "ANC/PMTCT: Enter ART staging from PMTCT?",
    "Nodeset_Config": {
        "class": "NodeSetAll"
    },
    "Start_Year": 1990,
    "class": "CampaignEventByYear"
}

Clone this wiki locally