Created
November 12, 2018 10:09
-
-
Save mestachs/18aafba1f361f7ec2f3b4e3d7433c531 to your computer and use it in GitHub Desktop.
descriptor.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "payment_rules": { | |
| "hospital_payment": { | |
| "name": "Hospital payment", | |
| "formulas": { | |
| "quality_score": { | |
| "de_id": "kHiZFDjZesb", | |
| "expression": "round( avg(structure_and_management_score, process_of_care_score) ,2)", | |
| "frequency": "quarterly" | |
| }, | |
| "total_payment": { | |
| "de_id": "AHyQclhSAl4", | |
| "expression": "quantity_quarter_total_amount + quality_quarter_total_amount", | |
| "frequency": "quarterly" | |
| }, | |
| "quality_quarter_total_amount": { | |
| "de_id": "nI6qaUve8sb", | |
| "expression": "round((quality_score / 100)* total_quality_budget, 2)", | |
| "frequency": "quarterly" | |
| }, | |
| "quantity_quarter_total_amount": { | |
| "de_id": "UXj0BJDXl7U", | |
| "expression": "min(quantity_total_amount, quarterly_quantity_ceiling)", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "packages": { | |
| "hospital_quality__management_and_structure": { | |
| "name": "Hospital quality - MANAGEMENT and STRUCTURE", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "structure_and_management_total_points": { | |
| "de_id": "qBrHKshPT9j", | |
| "expression": "SUM(%{max_points_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "structure_and_management_total_attributed_points": { | |
| "de_id": "LqflATnugpK", | |
| "expression": "SUM(%{attributed_points_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "structure_and_management_score": { | |
| "de_id": "d9mIxIx0OtD", | |
| "expression": "safe_div(structure_and_management_total_attributed_points,structure_and_management_total_points) * 100", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "General Management", | |
| "code": "hosp_qual_1", | |
| "verified": "LZyHtu8ejXR", | |
| "applicable": "k5umooaUtee", | |
| "percentage_achieved": "S4RJcfOqOYu" | |
| }, | |
| { | |
| "name": "Human Resources for Health", | |
| "code": "hosp_qual_2", | |
| "verified": "tWFp2IRuzsU", | |
| "applicable": "icmgfMQr2Ev", | |
| "percentage_achieved": "Sc3G3vzgeF9" | |
| }, | |
| { | |
| "name": "IPC and Hygiene", | |
| "code": "hosp_qual_3", | |
| "verified": "cnvwb8l9h83", | |
| "applicable": "qX3h6eYkIjG", | |
| "percentage_achieved": "xrkTXAj9bBn" | |
| }, | |
| { | |
| "name": "Drugs Management", | |
| "code": "hosp_qual_4", | |
| "verified": "vEZgx3IHNKY", | |
| "applicable": "a9sWKoEV63X", | |
| "percentage_achieved": "H6h064lj4DY" | |
| }, | |
| { | |
| "name": "Equipment and Supplies", | |
| "code": "hosp_qual_5", | |
| "verified": "UTGj6oB5GbZ", | |
| "applicable": "BYwOvzziIvp", | |
| "percentage_achieved": "TaZXblwPKp8" | |
| }, | |
| { | |
| "name": "Cross cutting indicators", | |
| "code": "hosp_qual_6", | |
| "verified": "kQ7GCU6PMan", | |
| "applicable": "wG6262q7HHX", | |
| "percentage_achieved": "D5NVVZcH59W" | |
| } | |
| ], | |
| "data_set_ids": ["gm259ceOo6p", "ihOpt2gZ1mz"], | |
| "data_element_group_ids": ["IZiwYRkv1hY", "Nuu7bC6IA11"] | |
| }, | |
| "hospital_quality__process_of_care_quality": { | |
| "name": "Hospital quality - PROCESS OF CARE QUALITY", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "poc_total_points_allocated": { | |
| "de_id": "RItA7jOlaD4", | |
| "expression": "round(sum(%{points_alloc_values}),0)", | |
| "frequency": "quarterly" | |
| }, | |
| "poc_total_points_acquired": { | |
| "de_id": "AXu7gR9gVXO", | |
| "expression": "sum(%{points_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "process_of_care_score": { | |
| "de_id": "TVIxLPEo2RZ", | |
| "expression": "round(safe_div(poc_total_points_acquired, poc_total_points_allocated) * 100, 2)", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "Obstructed Labor", | |
| "code": "qochosp01", | |
| "points_allocated": "Sctgwj10kx6", | |
| "score": "qBXklpDVYXj", | |
| "points": "BxTYzFvY5hl" | |
| }, | |
| { | |
| "name": "PPH Prevention and Treatment", | |
| "code": "qochosp02", | |
| "points_allocated": "MyxkRHkDyvf", | |
| "score": "yETwkOWraRw", | |
| "points": "sIThuSzXp2x" | |
| }, | |
| { | |
| "name": "Maternal Sepsis Prevention & Treatment", | |
| "code": "qochosp03", | |
| "points_allocated": "p9ApOeKe08C", | |
| "score": "ovYioRQS9D5", | |
| "points": "iajNRp0Sg5T" | |
| }, | |
| { | |
| "name": "Newborn Asphyxia Hospital Management", | |
| "code": "qochosp05", | |
| "points_allocated": "Q0n79r0brct", | |
| "score": "iBdtrgptiSZ", | |
| "points": "fPw59uDBiq8" | |
| }, | |
| { | |
| "name": "Premature Newborn Hospital Management", | |
| "code": "qochosp07", | |
| "points_allocated": "snmw54lngon", | |
| "score": "Q57Z0YeoqGt", | |
| "points": "LQQcfEpuhy8" | |
| }, | |
| { | |
| "name": "Pediatric Malaria Hospitalization", | |
| "code": "qochosp10", | |
| "points_allocated": "vbUmquA1Hz8", | |
| "score": "WjJfOPKF8Fv", | |
| "points": "NYlYPqcUkG9" | |
| }, | |
| { | |
| "name": "Pediatric Diarrhea/ Gastroenteritis", | |
| "code": "qochosp12", | |
| "points_allocated": "r0pKnDSelv8", | |
| "score": "AeSdPdKnZtk", | |
| "points": "TgICbpkLX2D" | |
| }, | |
| { | |
| "name": "Pediatric Severe Acute Malnutrition Inpatient Treatment", | |
| "code": "qochosp13", | |
| "points_allocated": "y6cdEyXoyf8", | |
| "score": "FEi8ZEOv2fQ", | |
| "points": "EunQl3D1E4O" | |
| }, | |
| { | |
| "name": "Eclampsia", | |
| "code": "qochosp04", | |
| "points_allocated": "hOj3WA2G0bh", | |
| "score": "KwnNSxZHXSD", | |
| "points": "r5407xtOWHl" | |
| }, | |
| { | |
| "name": "Pediatric ETAT", | |
| "code": "qochosp09", | |
| "points_allocated": "xzVa3dRh0Y1", | |
| "score": "MhThSPlE3uo", | |
| "points": "LICXiKuaq8e" | |
| }, | |
| { | |
| "name": "Pediatric Pneumonia Hospital", | |
| "code": "qochosp11", | |
| "points_allocated": "KRR7h8Q4rWm", | |
| "score": "FwAQ8fmmiql", | |
| "points": "LtFyiIBAHQh" | |
| }, | |
| { | |
| "name": "Safe Surgery", | |
| "code": "qochosp14", | |
| "points_allocated": "Rg4nYsy3ASn", | |
| "score": "tAWvgJN3ozZ", | |
| "points": "r0IFfqZScDV" | |
| }, | |
| { | |
| "name": "Routine Maternal and Newborn Care", | |
| "code": "qochosp08", | |
| "points_allocated": "Filo6WuD3yV", | |
| "score": "Yf2z968JGrP", | |
| "points": "WIATLiILAWj" | |
| }, | |
| { | |
| "name": "Newborn Sepsis Hospital Management", | |
| "code": "qochosp06", | |
| "points_allocated": "Y8Kug9Br2hG", | |
| "score": "In9TaTJuKxu", | |
| "points": "VgspBTpZpOk" | |
| } | |
| ], | |
| "data_set_ids": ["noazMUIUP6y", "AN4TyMh4yQh"], | |
| "data_element_group_ids": ["kEQDl9cphqP", "SDyQIi8QUoA"] | |
| }, | |
| "hospital_budget": { | |
| "name": "Hospital budget", | |
| "frequency": "quarterly", | |
| "formulas": {}, | |
| "activities": [ | |
| { | |
| "name": "hospital_quality_budget", | |
| "code": "hospital_quality_budget", | |
| "verified": "ZoQaKtNzl2e" | |
| } | |
| ], | |
| "data_set_ids": ["aucy5a0J4Xo"], | |
| "data_element_group_ids": ["inVZpGvm2Ge"] | |
| }, | |
| "hospital_quantity": { | |
| "name": "Hospital quantity", | |
| "frequency": "monthly", | |
| "formulas": { | |
| "quantity_total_provisory_amount": { | |
| "de_id": "iOGwJ1SaR6D", | |
| "expression": "SUM(%{provisory_amount_values})", | |
| "frequency": "monthly" | |
| }, | |
| "quantity_total_amount_loss": { | |
| "de_id": "c8gOvCOBUhw", | |
| "expression": "SUM(%{amount_loss_values})", | |
| "frequency": "monthly" | |
| }, | |
| "quantity_total_amount": { | |
| "de_id": "kRVlKHCI1gB", | |
| "expression": "SUM(%{amount_earned_values})", | |
| "frequency": "monthly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "Normal deliveries of at-risk referrals", | |
| "code": "hosp02", | |
| "verified": "BsabCbsvzAY", | |
| "declared": "urHekuEbCCL", | |
| "unit_fee": "wmbY6A7OdUh", | |
| "price": "XQ1VqPP7Js2", | |
| "amount_loss": "k5TaEzKUvFa", | |
| "provisory_amount": "NjCXphuS5bK", | |
| "difference_percentage": "YKoJivVmwcY", | |
| "difference": "eZs4pudKo0A", | |
| "amount_earned": "q1R9ZVhDu5Z" | |
| }, | |
| { | |
| "name": "Complicated and assisted pregnancy and delivery (including C-section)", | |
| "code": "hosp01", | |
| "verified": "Uxnm0lkeKXH", | |
| "declared": "HhNSWBDeJi6", | |
| "unit_fee": "hRyrJs0FJrI", | |
| "price": "eeAqC3zYbkw", | |
| "amount_loss": "T58B5QX0cG5", | |
| "provisory_amount": "VXYoSyG319P", | |
| "difference_percentage": "cFsLJ34YykM", | |
| "difference": "kIRVtrbpDLn", | |
| "amount_earned": "yt3yVdrCE1o" | |
| }, | |
| { | |
| "name": "Neonatal death audits carried out routinely according to the MNDSR", | |
| "code": "hosp06", | |
| "verified": "D9UOYqigaNJ", | |
| "declared": "UrAhqBeYILo", | |
| "unit_fee": "KkrwGVW8Sye", | |
| "price": "GD9fpzAFl7g", | |
| "amount_loss": "RifmZrjMvim", | |
| "provisory_amount": "zql25ISVaMv", | |
| "difference_percentage": "LI5JpTAN8vt", | |
| "difference": "ywyCGSuMV8n", | |
| "amount_earned": "ok8bFDjBKpJ" | |
| }, | |
| { | |
| "name": "Newborn referred for emergency neonatal care treatment", | |
| "code": "hosp03", | |
| "verified": "dW7fVXVyiQq", | |
| "declared": "eMVJI65I861", | |
| "unit_fee": "k3hslF1l67e", | |
| "price": "mwcdeh1DdwI", | |
| "amount_loss": "HLlz4ov2N2S", | |
| "provisory_amount": "abSAwELI2lM", | |
| "difference_percentage": "BTuF08LaU4m", | |
| "difference": "jz3gtq8dt9i", | |
| "amount_earned": "WzM1q0qc8UD" | |
| }, | |
| { | |
| "name": "Maternal death audits carried out routinely according to the National Technical Guidelines for Maternal & Newborn Death Surveillance and Response (MNDSR)", | |
| "code": "hosp05", | |
| "verified": "HppsJPSxYpt", | |
| "declared": "GELTVBu0W37", | |
| "unit_fee": "pYWl4pYQeES", | |
| "price": "TJParanR5xW", | |
| "amount_loss": "FkdUf2ApZHO", | |
| "provisory_amount": "vXmk6FqJA0M", | |
| "difference_percentage": "a5g9VTAL1UZ", | |
| "difference": "e8CAsassCrn", | |
| "amount_earned": "qdgjiZdxbnG" | |
| }, | |
| { | |
| "name": "Number of nurses, midwives, and physician assistants that received specialized in-service training", | |
| "code": "hosp10", | |
| "verified": "x8lAzRowipa", | |
| "declared": "O6nZtSBBRwN", | |
| "unit_fee": "krP9fMsTG5K", | |
| "price": "UuCBLqbx1up", | |
| "amount_loss": "NpU4fUQiKLE", | |
| "provisory_amount": "pz053t1vgqR", | |
| "difference_percentage": "W8D4g3ioZJY", | |
| "difference": "gBo5TleROTN", | |
| "amount_earned": "syXcZlZLrLh" | |
| }, | |
| { | |
| "name": "Referred under-fives with fever", | |
| "code": "hosp04", | |
| "verified": "WJMCXpLg835", | |
| "declared": "jQ11z4ljXQt", | |
| "unit_fee": "ZefiMC8pZKx", | |
| "price": "nxPD4WnUWkW", | |
| "amount_loss": "FnWpFveTYOW", | |
| "provisory_amount": "Sf8cjCeFHZs", | |
| "difference_percentage": "Vkoo6gVNfkD", | |
| "difference": "CQrBZOTLm9a", | |
| "amount_earned": "tXz16axarLd" | |
| }, | |
| { | |
| "name": "Major surgery (including major trauma, excluding C-section)", | |
| "code": "hosp08", | |
| "verified": "oedpCoECyO5", | |
| "declared": "s4VJPbrUpWk", | |
| "unit_fee": "TWbY9ReGYPX", | |
| "price": "WK4VEdNomTz", | |
| "amount_loss": "gumx3GQF47L", | |
| "provisory_amount": "JdWzxP2Har1", | |
| "difference_percentage": "v0jd4wcfpA2", | |
| "difference": "WlIFflMmd1L", | |
| "amount_earned": "aiIVCKbZMVY" | |
| }, | |
| { | |
| "name": "Number of training sessions held by faculty for nurses, midwives, and physician assistants according to in-service curriculum and defined protocols", | |
| "code": "hosp09", | |
| "verified": "DCrEFCs84zH", | |
| "declared": "WfmiDu224eD", | |
| "unit_fee": "mcdmvhHdpKb", | |
| "price": "IjZ9hjVfFJc", | |
| "amount_loss": "o2uQW4yYD7j", | |
| "provisory_amount": "rTwJgJ6Szq7", | |
| "difference_percentage": "OGbVTJRxlUe", | |
| "difference": "fAlZUkTNM1g", | |
| "amount_earned": "denyz6SXz1S" | |
| }, | |
| { | |
| "name": "Minor surgical intervention", | |
| "code": "hosp07", | |
| "verified": "LGVHlygN6tV", | |
| "declared": "Yk6Alq6Pngq", | |
| "unit_fee": "mWFinYj5pv9", | |
| "price": "la1NQEDx995", | |
| "amount_loss": "m4A3NOOeNWn", | |
| "provisory_amount": "Jj7kMKujmLG", | |
| "difference_percentage": "gK2wzjIcY2c", | |
| "difference": "zTf8xkaVUZL", | |
| "amount_earned": "xSt3fAat3UP" | |
| } | |
| ], | |
| "data_set_ids": ["Rdx39HWabU3", "oeLgdOZ3nC9", "dgGZE4X64uE"], | |
| "data_element_group_ids": [ | |
| "Bj1kV0qOaex", | |
| "t0PeWyovCQH", | |
| "SI5wUgoarVG" | |
| ] | |
| }, | |
| "hospital__quarterly_quantity_ceiling": { | |
| "name": "Hospital - Quarterly Quantity Ceiling", | |
| "frequency": "quarterly", | |
| "formulas": {}, | |
| "activities": [ | |
| { | |
| "name": "PBF Hospital - Quarterly Quantity Incentives Ceiling", | |
| "code": "hospceiling01", | |
| "cap": "QdG9WljNhdd" | |
| } | |
| ], | |
| "data_set_ids": ["oR6JBrkCT6d"], | |
| "data_element_group_ids": ["EGsjcsCPV7C"] | |
| } | |
| }, | |
| "output_data_sets": [ | |
| { "frequency": "monthly", "id": "mVFeFY4SlnS" }, | |
| { "frequency": "quarterly", "id": "u9qsFor5uGN" } | |
| ] | |
| }, | |
| "hf_payment_rule": { | |
| "name": "HF payment rule", | |
| "formulas": {}, | |
| "packages": { | |
| "pbf__hf_performance": { | |
| "name": "PBF - HF performance", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "hf_bonus_available": { | |
| "de_id": "qCMSgSDVund", | |
| "expression": "cht_quarterly_bonus_available_for_hf * hf_weighted_clinic_type_indicator", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_relative_performance_score": { | |
| "de_id": "ltKEuVv5RUc", | |
| "expression": "safe_div(hf_performance_score,cht_total_hf_performance_score) * 100", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_total_health_facility_bonus_earned": { | |
| "de_id": "hNqt0UCNyGd", | |
| "expression": "cht_service_delivery_bonus_earned * (hf_relative_performance_score/100)", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_bonus_earned_for_staff_payment": { | |
| "de_id": "jwS856An2S7", | |
| "expression": "0.65 * hf_total_health_facility_bonus_earned", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_bonus_earned_for_facility_management_community": { | |
| "de_id": "qPLsldZfmOy", | |
| "expression": "hf_total_health_facility_bonus_earned - hf_bonus_earned_for_staff_payment", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_weighted_clinic_type_indicator": { | |
| "de_id": "S6rwLZnicE6", | |
| "expression": "safe_div(hf_clinic_type_indicators,cht_total_clinic_type_indicator)", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_clinic_type_indicators": { | |
| "de_id": "i3OwFflfUXU", | |
| "expression": "hf_number_reported_indicators*hf_clinic_type", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_total_weight": { | |
| "de_id": "NSTn1aBqlxp", | |
| "expression": "sum(%{percent_weight_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_number_reported_indicators": { | |
| "de_id": "W6icmNwjCTr", | |
| "expression": "sum(%{reported_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_performance_score": { | |
| "de_id": "b85BBfaWf7G", | |
| "expression": "sum(%{percent_overall_values})", | |
| "frequency": "quarterly" | |
| }, | |
| "hf_total_actual_weight": { | |
| "de_id": "GcTtDJlgqXs", | |
| "expression": "SUM(%{actual_weight_values})", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "Number of notified cases of all forms of TB", | |
| "code": "hf08", | |
| "target": "cEe5dLaIrJy", | |
| "achieved": "c3mDrrRuiQx", | |
| "actual_cap": "Udq38IgW21i", | |
| "percent_overall": "mPruelGSIQ6", | |
| "percent_allowed": "n6Cw286rurj", | |
| "percent_target_achieved": "MOmGEM9Iphn", | |
| "percent_weight": "IM8ZAh7utUq", | |
| "actual_weight": "woryVGQZ0Ud" | |
| }, | |
| { | |
| "name": "% score obtained by the facility on the quality assessment", | |
| "code": "hf07", | |
| "achieved": "xBhlvjlirqP", | |
| "actual_cap": "UKRwW6OyvX3", | |
| "percent_overall": "tBc4iF7XGjq", | |
| "percent_allowed": "bVaOCN1KJa3", | |
| "percent_target_achieved": "mj21uXwG5Gm", | |
| "percent_weight": "U2MivKbKakv", | |
| "actual_weight": "rSYJqQbIhac" | |
| }, | |
| { | |
| "name": "[# and %] of pregnant women who took 3rd dose of IPT for malaria", | |
| "code": "hf06", | |
| "target": "DLy5y9SdPMH", | |
| "achieved": "muU9X9Cj6hD", | |
| "actual_cap": "Htdnkdc3gYO", | |
| "percent_overall": "llX9ICvzqVO", | |
| "percent_allowed": "MSc21xQbHwg", | |
| "percent_target_achieved": "Y9J135Assj3", | |
| "percent_weight": "IeHTFiNJL81", | |
| "actual_weight": "RCBTg8q6bUN" | |
| }, | |
| { | |
| "name": "[# and %] of children under 1 year of age fully immunized", | |
| "code": "hf05", | |
| "target": "jAMzoRuKoBv", | |
| "achieved": "a4LeN1BCmde", | |
| "actual_cap": "ZP5Ozuq0eHI", | |
| "percent_overall": "TEAkoG7gxMe", | |
| "percent_allowed": "WNIy91Th458", | |
| "percent_target_achieved": "c886Ncr92u8", | |
| "percent_weight": "wF9QdIjJIsk", | |
| "actual_weight": "YSivEDNETzs" | |
| }, | |
| { | |
| "name": "[# and %] of Pregnant women Post-test counsel for HIV ", | |
| "code": "hf04", | |
| "target": "E7TAIbhqvDM", | |
| "achieved": "J7vejrdIE8d", | |
| "actual_cap": "C13cJ4KRZm7", | |
| "percent_overall": "ieRyvc5buIq", | |
| "percent_allowed": "DUxBDyNjunN", | |
| "percent_target_achieved": "mkspPzuhXcz", | |
| "percent_weight": "QsNtXcoIjoS", | |
| "actual_weight": "tHc4YYVkXpI" | |
| }, | |
| { | |
| "name": "# and % of women that receive PNC after delivery within 24 hours of childbirth by skilled birth attendant", | |
| "code": "hf03", | |
| "target": "N51OjJ5T812", | |
| "achieved": "yptYldr6oqT", | |
| "actual_cap": "eWWaFnNJupk", | |
| "percent_overall": "bBxwiJbSqlO", | |
| "percent_allowed": "H7TSsq3dPx2", | |
| "percent_target_achieved": "P84w8gua61y", | |
| "percent_weight": "ToGaV1VNAJz", | |
| "actual_weight": "O9TzKam0Ei2" | |
| }, | |
| { | |
| "name": "[# and %] of clients counselled for Family Planning", | |
| "code": "hf02", | |
| "target": "qdcIZVrsAtM", | |
| "achieved": "ss1jZkuH4P6", | |
| "actual_cap": "HItVnNakvGi", | |
| "percent_overall": "waafdUg1zGw", | |
| "percent_allowed": "IMVgyQzJRTk", | |
| "percent_target_achieved": "UoJYpK4Ta2s", | |
| "percent_weight": "DoKJ7IxeN3J", | |
| "actual_weight": "knSXVDJzvq5" | |
| }, | |
| { | |
| "name": "[# and %] of deliveries in health facility attended by skilled personnel", | |
| "code": "hf01", | |
| "target": "TGHDEpJOPL5", | |
| "clinic_type": "WyxY3j5mQHF", | |
| "overall_score": "FC3nR54yGUx", | |
| "achieved": "QBeXviw6Dti", | |
| "bonus_available": "siwQkihDump", | |
| "cht_score": "ou9WRHpnv8e", | |
| "actual_cap": "dnVvfFdL5Qu", | |
| "percent_overall": "vQkUTSE9RRA", | |
| "percent_allowed": "v8jX1c5HRmg", | |
| "percent_target_achieved": "LEAIsySucru", | |
| "percent_weight": "qfrYgOyxbVb", | |
| "actual_weight": "zd3uIV5T3Yo" | |
| } | |
| ], | |
| "data_set_ids": [ | |
| "Fbl2mVLYDWm", | |
| "ezcDugHAJnu", | |
| "IwrDre28Kyn", | |
| "yknV2rDuLgZ", | |
| "LDtaPBR5Kok", | |
| "raUhXqxEGiV" | |
| ], | |
| "data_element_group_ids": [ | |
| "u6mSXicQOon", | |
| "nBF8QGu3e7M", | |
| "gM0jPs2qKoD", | |
| "zQ0OZlaxxzE", | |
| "njpzicDX7Da", | |
| "zPkeU9IbDae" | |
| ], | |
| "zone_formulas": { | |
| "cht_service_delivery_bonus_earned": { | |
| "de_id": "ancg6z4f44v", | |
| "expression": "if(cht_service_delivery_performance_score > 100 , \r\n cht_quarterly_bonus_available_for_hf,\r\n (cht_service_delivery_performance_score /100) * cht_quarterly_bonus_available_for_hf)", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_and_service_delivery_total_bonus_earned": { | |
| "de_id": "bwm5O6XbNfe", | |
| "expression": "cht_bonus_earned + cht_service_delivery_bonus_earned ", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_bonus_earned_for_facility_management_community_values": { | |
| "de_id": "vkqQQklyNMp", | |
| "expression": "cht_service_delivery_bonus_earned - cht_proportional_bonus_earned_for_staff_payment ", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_bonus_earned": { | |
| "de_id": "j2PJaxwp2bW", | |
| "expression": "(cht_performance_score / 100) * cht_quarterly_bonus_available_for_cht", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_proportional_bonus_earned_for_staff_payment": { | |
| "de_id": "c4Cwhxwwb3i", | |
| "expression": "0.65 * cht_service_delivery_bonus_earned ", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_quarterly_bonus_available_for_cht": { | |
| "de_id": "wOzJP9mYLQQ", | |
| "expression": "0.20 * cht_quarterly_bonus_available", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_quarterly_bonus_available_for_hf": { | |
| "de_id": "roPNPdfQ3VI", | |
| "expression": "0.80 * cht_quarterly_bonus_available", | |
| "frequency": "quarterly" | |
| }, | |
| "cht_quarterly_bonus_available": { | |
| "de_id": "YN51fYCu4sc", | |
| "expression": "cht_annual_bonus_available / 4", | |
| "frequency": "quarterly" | |
| } | |
| } | |
| }, | |
| "pbf__hf_performance_monthly": { | |
| "name": "PBF - HF performance monthly", | |
| "frequency": "monthly", | |
| "formulas": {}, | |
| "activities": [ | |
| { | |
| "name": "[# and %] of pregnant women who took 3rd dose of IPT for malaria", | |
| "code": "hf06", | |
| "monthly_target": "Pk9vHad3brB", | |
| "monthly_verified": "M6FLm9mbmqi", | |
| "monthly_declared": "vL3SwQm3MZ9", | |
| "quarterly_target": "DLy5y9SdPMH", | |
| "quarterly_achieved": "muU9X9Cj6hD", | |
| "monthly_achieved": "Fqc9wOWNtWh", | |
| "percentage_difference": "WzAwBZwSct4" | |
| }, | |
| { | |
| "name": "Number of notified cases of all forms of TB", | |
| "code": "hf08", | |
| "monthly_target": "B91I0MXfe3U", | |
| "monthly_verified": "l34qwnO8Lvi", | |
| "monthly_declared": "quWQKNX9tt6", | |
| "quarterly_target": "cEe5dLaIrJy", | |
| "quarterly_achieved": "c3mDrrRuiQx", | |
| "monthly_achieved": "dF7pJHqBjig", | |
| "percentage_difference": "fyCA1AMGqVB" | |
| }, | |
| { | |
| "name": "% score obtained by the facility on the quality assessment", | |
| "code": "hf07", | |
| "monthly_verified": "wWVxNJO1ZLh", | |
| "quarterly_achieved": "xBhlvjlirqP", | |
| "monthly_achieved": "p2vqLUR9F3Y", | |
| "percentage_difference": "bQloWzwfnB1" | |
| }, | |
| { | |
| "name": "[# and %] of children under 1 year of age fully immunized", | |
| "code": "hf05", | |
| "monthly_target": "KaklAgZwi2E", | |
| "monthly_verified": "nucrRJ0J0gD", | |
| "monthly_declared": "pq31qHDeSHh", | |
| "quarterly_target": "jAMzoRuKoBv", | |
| "quarterly_achieved": "a4LeN1BCmde", | |
| "monthly_achieved": "oErT9hZi6mm", | |
| "percentage_difference": "yzLVfX9rGoq" | |
| }, | |
| { | |
| "name": "[# and %] of Pregnant women Post-test counsel for HIV ", | |
| "code": "hf04", | |
| "monthly_target": "vWk5BPvxaMT", | |
| "monthly_verified": "uqIavCuccrl", | |
| "monthly_declared": "uYTcdXjSZvS", | |
| "quarterly_target": "E7TAIbhqvDM", | |
| "quarterly_achieved": "J7vejrdIE8d", | |
| "monthly_achieved": "g5s4W7wUWEt", | |
| "percentage_difference": "L4LzdwXuRWg" | |
| }, | |
| { | |
| "name": "# and % of women that receive PNC after delivery within 24 hours of childbirth by skilled birth attendant", | |
| "code": "hf03", | |
| "monthly_target": "vrr2BlT2XOf", | |
| "monthly_verified": "r4PPZ55miax", | |
| "monthly_declared": "GWfXeCy5Dm6", | |
| "quarterly_target": "N51OjJ5T812", | |
| "quarterly_achieved": "yptYldr6oqT", | |
| "monthly_achieved": "d21bHMVyed4", | |
| "percentage_difference": "aKdQsNGvlX2" | |
| }, | |
| { | |
| "name": "[# and %] of clients counselled for Family Planning", | |
| "code": "hf02", | |
| "monthly_target": "dZPcNBgtbdM", | |
| "monthly_verified": "cQiC0T5A13D", | |
| "monthly_declared": "v9lh5BvCfnH", | |
| "quarterly_target": "c6tPsclqW3l", | |
| "quarterly_achieved": "ss1jZkuH4P6", | |
| "monthly_achieved": "fGiqWzUoz4F", | |
| "percentage_difference": "EIJGOgMpJ8K" | |
| }, | |
| { | |
| "name": "[# and %] of deliveries in health facility attended by skilled personnel", | |
| "code": "hf01", | |
| "monthly_target": "Fu5FCr8IhNf", | |
| "monthly_verified": "RRvsMfAcr5W", | |
| "monthly_declared": "aVXlNCkqMGH", | |
| "quarterly_target": "TGHDEpJOPL5", | |
| "quarterly_achieved": "QBeXviw6Dti", | |
| "monthly_achieved": "GDdVg4Pn8VL", | |
| "percentage_difference": "DFdrv8eauzs" | |
| } | |
| ], | |
| "data_set_ids": ["Jkc7qMvsLSP", "BaYWNrY7e1J", "S7B7icLlQvH"], | |
| "data_element_group_ids": [ | |
| "js42IMjCUXf", | |
| "S7Lwkq4mhNG", | |
| "SVdO9rJRR5e" | |
| ] | |
| } | |
| }, | |
| "output_data_sets": [ | |
| { "frequency": "quarterly", "id": "vscVEytCOYO" }, | |
| { "frequency": "monthly", "id": "HcahwUXhxzf" } | |
| ] | |
| }, | |
| "cht__payments": { | |
| "name": "CHT - Payments", | |
| "formulas": {}, | |
| "packages": { | |
| "cht_administrative_performance": { | |
| "name": "CHT Administrative Performance\t", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "cht_total_performance_score": { | |
| "de_id": "ou9WRHpnv8e", | |
| "expression": "SUM(%{percent_overall_values})", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "[# and %] of health facilities with quarterly bonus paid on time (within 21 days of remittance to the CHT/NGO) ", | |
| "code": "cht06", | |
| "target": "e74y5btubiz", | |
| "verified": "b34Oqxg1Y0a", | |
| "declared": "dZwDlxvNpOt", | |
| "percentage_difference": "kKqPmnkwuIa", | |
| "achieved": "cSBk43CwAeI", | |
| "percent_overall": "nOiXHFrnNsw", | |
| "percent_allowed": "SihmX3JqtBR", | |
| "percent_target_achieved": "suEva641ZbA", | |
| "percent_weight": "RhsoIVN2JwZ", | |
| "actual_weight": "kDJLEbQdmDx" | |
| }, | |
| { | |
| "name": "Timely and complete quarterly financial and program reports submitted", | |
| "code": "cht05", | |
| "target": "VQwClP1xXCc", | |
| "verified": "Pgp4IF1mdbY", | |
| "declared": "B4wWn12Xvof", | |
| "percentage_difference": "ckxCMKN9UoQ", | |
| "achieved": "vsrb73Cnt1G", | |
| "percent_overall": "i5JyF3HB9z6", | |
| "percent_allowed": "tS6XTnz6q2B", | |
| "percent_target_achieved": "VopOiYGmpBL", | |
| "percent_weight": "JK4GQCZYnEI", | |
| "actual_weight": "hrNG0ZFnCMT" | |
| }, | |
| { | |
| "name": "[# and %] of sampled facilities assessed to have implemented at least 80% of planned activities in updated business plan", | |
| "code": "cht02", | |
| "target": "i2LovWO49dJ", | |
| "verified": "EbWI6cQvCqc", | |
| "declared": "LmY0hE7gVYM", | |
| "percentage_difference": "ZZHev2YJKV2", | |
| "achieved": "eWP2nzSi2h3", | |
| "percent_overall": "O6KKIgPYFxE", | |
| "percent_allowed": "qhBTWxNLg5Y", | |
| "percent_target_achieved": "QsuGVK2TddB", | |
| "percent_weight": "gUiDxS5RlHF", | |
| "actual_weight": "ku8oIOQUNdf" | |
| }, | |
| { | |
| "name": "[# and] % of facilities submitted timely and complete HMIS reports to the MOH during the quarter", | |
| "code": "cht03", | |
| "target": "zHnGSAFeq9Y", | |
| "verified": "HIaYYXou4B4", | |
| "declared": "s0C6jK5SFuc", | |
| "percentage_difference": "Za9AflaYv3o", | |
| "achieved": "ueS9vc91iof", | |
| "percent_overall": "W4TqoS9UNLJ", | |
| "percent_allowed": "J8neJEeFIm3", | |
| "percent_target_achieved": "zQpc9oslRWn", | |
| "percent_weight": "lT60tuAj0I3", | |
| "actual_weight": "fEIMSq0sD02" | |
| }, | |
| { | |
| "name": "[# and %] of facilities that held at least three HFDC meetings", | |
| "code": "cht04", | |
| "target": "w797yLCpWGi", | |
| "verified": "sk1Un5F9qxT", | |
| "declared": "DFPFDbQJjWL", | |
| "percentage_difference": "z9ThqzvFfze", | |
| "achieved": "RHBS4771vki", | |
| "percent_overall": "QfBWtaQKhIc", | |
| "percent_allowed": "pFofLpQKp1y", | |
| "percent_target_achieved": "OMDjs1iqReZ", | |
| "percent_weight": "swwwoNMH0i3", | |
| "actual_weight": "Uixs6DuI8ZR" | |
| }, | |
| { | |
| "name": "[# and] % of facilities with no stock-out of tracer drugs during the quarter (amoxicillin, cotrimoxazole, paracetamol, ORS, iron folate, ACT) [0 day of stock out]", | |
| "code": "cht01", | |
| "target": "jzQOMZpDaxJ", | |
| "verified": "pdmt9tGdrJq", | |
| "declared": "sQHKl7qE6XR", | |
| "percentage_difference": "EPqipZqqdct", | |
| "achieved": "Z1rgdJcMiov", | |
| "percent_overall": "ETantNVjyTq", | |
| "percent_allowed": "hJcYlUt8UMI", | |
| "percent_target_achieved": "d3RmcaHgezP", | |
| "percent_weight": "Vz2CKUvpGWO", | |
| "actual_weight": "vKSCRieEiat" | |
| } | |
| ], | |
| "data_set_ids": ["pnUFfNTUqef", "g1fwJLd91l0", "HVi8oYqOvcI"], | |
| "data_element_group_ids": [ | |
| "jO1q6byg75k", | |
| "flhU9jn49YY", | |
| "ETaGragq9JB" | |
| ] | |
| } | |
| }, | |
| "output_data_sets": [{ "frequency": "quarterly", "id": "k2RooLtuFlc" }] | |
| }, | |
| "jiss_payments": { | |
| "name": "JISS Payments", | |
| "formulas": {}, | |
| "packages": { | |
| "jiss_national__hf_qoc": { | |
| "name": "JISS National - HF QoC", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "hf_national_quarterly_quality_score": { | |
| "de_id": "k4hM3zyOjYF", | |
| "expression": "round(safe_div(SUM(%{attributed_points_values}), SUM(%{max_points_values})) * 100, 2)", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "National - Administration", | |
| "code": "qocnat01", | |
| "acquired_points": "txAvniuo0m4", | |
| "possible_points": "AyUiQau4A0G", | |
| "qoc_category_score": "kWciCYeYqFc" | |
| }, | |
| { | |
| "name": "National - Antenatal Care", | |
| "code": "qocnat02", | |
| "acquired_points": "iJkrRmsxRxu", | |
| "possible_points": "X9p4SKFJqjO", | |
| "qoc_category_score": "xz0OiYZSfYi" | |
| }, | |
| { | |
| "name": "National - Family Planning", | |
| "code": "qocnat03", | |
| "acquired_points": "tRxsEVrcb82", | |
| "possible_points": "C4tDRG0mq4y", | |
| "qoc_category_score": "cGjd02sFNRs" | |
| }, | |
| { | |
| "name": "National - Normal Labor & Delivery", | |
| "code": "qocnat04", | |
| "acquired_points": "F3lLO9C69m8", | |
| "possible_points": "PhgTI9N8tP3", | |
| "qoc_category_score": "aeLq1UuFmYE" | |
| }, | |
| { | |
| "name": "National - Postpartum", | |
| "code": "qocnat05", | |
| "acquired_points": "bpBOASWl4tV", | |
| "possible_points": "CcjpkphIpa7", | |
| "qoc_category_score": "r37q6AYlHyx" | |
| }, | |
| { | |
| "name": "National - Obstetric Complication", | |
| "code": "qocnat06", | |
| "acquired_points": "W2ZWI6tp2XB", | |
| "possible_points": "LsTp2dazO72", | |
| "qoc_category_score": "QsJv9zagiJC" | |
| }, | |
| { | |
| "name": "National - EPI", | |
| "code": "qocnat07", | |
| "acquired_points": "rQ1dqj42EkI", | |
| "possible_points": "RHpB8tgUYT1", | |
| "qoc_category_score": "hbyBVPdgbgu" | |
| }, | |
| { | |
| "name": "National - TB", | |
| "code": "qocnat08", | |
| "acquired_points": "C19xoZpzZuy", | |
| "possible_points": "l3YUju3uiRT", | |
| "qoc_category_score": "WphgxGbdJMI" | |
| }, | |
| { | |
| "name": "National - HIV", | |
| "code": "qocnat09", | |
| "acquired_points": "hKLEvor5lFU", | |
| "possible_points": "Nn0cXm6Djgo", | |
| "qoc_category_score": "jxScQr8pngH" | |
| }, | |
| { | |
| "name": "National - Malaria", | |
| "code": "qocnat10", | |
| "acquired_points": "XU6pepsYlvF", | |
| "possible_points": "IyecOCdxk1C", | |
| "qoc_category_score": "TnY1NQ1jhIU" | |
| }, | |
| { | |
| "name": "National - IPC", | |
| "code": "qocnat11", | |
| "acquired_points": "lvRxOeFUnHy", | |
| "possible_points": "k6taxz50fc5", | |
| "qoc_category_score": "SIc80kQg4ND" | |
| }, | |
| { | |
| "name": "National - Mental health", | |
| "code": "qocnat12", | |
| "acquired_points": "gs148LnSVG2", | |
| "possible_points": "yzUETdRXMDT", | |
| "qoc_category_score": "SNAqACOpHdu" | |
| }, | |
| { | |
| "name": "National - IMNCI", | |
| "code": "qocnat13", | |
| "acquired_points": "ehaV4a1g7aV", | |
| "possible_points": "ijLQAUw4ioL", | |
| "qoc_category_score": "cjOUpQfQF6P" | |
| } | |
| ], | |
| "data_set_ids": ["XBjtuqJydhl", "rNiJg6FIOxQ"], | |
| "data_element_group_ids": ["WsIFxJzYO4v", "BirVCLXF83r"] | |
| }, | |
| "jiss_county__hf_qoc": { | |
| "name": "JISS County - HF QoC ", | |
| "frequency": "quarterly", | |
| "formulas": { | |
| "hf_county_quarterly_quality_score": { | |
| "de_id": "OPPPo0fdqfn", | |
| "expression": "round(safe_div(SUM(%{attributed_points_values}), SUM(%{max_points_values})) * 100, 2)", | |
| "frequency": "quarterly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "County - IMNCI", | |
| "code": "qoccounty13", | |
| "acquired_points": "jDuIqNF73Sm", | |
| "possible_points": "ZyniGdihtak" | |
| }, | |
| { | |
| "name": "County - Mental health", | |
| "code": "qoccounty12", | |
| "acquired_points": "Sl2D2lKBZ7e", | |
| "possible_points": "lP0YP1OpEmG" | |
| }, | |
| { | |
| "name": "County - Malaria", | |
| "code": "qoccounty10", | |
| "acquired_points": "GjQjywGphqB", | |
| "possible_points": "SwBAdmrKJLJ" | |
| }, | |
| { | |
| "name": "County - Normal Labor & Delivery", | |
| "code": "qoccounty04", | |
| "acquired_points": "tc3qJUsRNG7", | |
| "possible_points": "GXBserBmpJV" | |
| }, | |
| { | |
| "name": "County - IPC", | |
| "code": "qoccounty11", | |
| "acquired_points": "lkQdB0c8bHl", | |
| "possible_points": "xiq15yLvSxN" | |
| }, | |
| { | |
| "name": "County - HIV", | |
| "code": "qoccounty09", | |
| "acquired_points": "LBqnfSc5l2J", | |
| "possible_points": "ZhtNYex7gmc" | |
| }, | |
| { | |
| "name": "County - TB", | |
| "code": "qoccounty08", | |
| "acquired_points": "knjTt2vU7LY", | |
| "possible_points": "msRrvzjez6Q" | |
| }, | |
| { | |
| "name": "County - EPI", | |
| "code": "qoccounty07", | |
| "acquired_points": "ExeJeKoXg9o", | |
| "possible_points": "kkMqC0lAWVW" | |
| }, | |
| { | |
| "name": "County - Obstetric Complication", | |
| "code": "qoccounty06", | |
| "acquired_points": "RGux7cvAAKl", | |
| "possible_points": "FokzTqPF2AD" | |
| }, | |
| { | |
| "name": "County - Postpartum", | |
| "code": "qoccounty05", | |
| "acquired_points": "rY7MFggNviF", | |
| "possible_points": "Mik24K6nNzu" | |
| }, | |
| { | |
| "name": "County - Family Planning", | |
| "code": "qoccounty03", | |
| "acquired_points": "T7D9qiQipJE", | |
| "possible_points": "XGNW5VCBCBH" | |
| }, | |
| { | |
| "name": "County - Antenatal Care", | |
| "code": "qoccounty02", | |
| "acquired_points": "hLldBgxDsRU", | |
| "possible_points": "MhoPLDI25av" | |
| }, | |
| { | |
| "name": "County - Administration", | |
| "code": "qoccounty01", | |
| "acquired_points": "kI0kTM5loRX", | |
| "possible_points": "AGYNawW64Wa" | |
| } | |
| ], | |
| "data_set_ids": ["ZFxWtNd7CY4", "dvsB425ClYl"], | |
| "data_element_group_ids": ["DetZZszeZTZ", "UwXXZfAs5Uz"] | |
| }, | |
| "jiss_district__hf_qoc": { | |
| "name": "JISS District - HF QoC", | |
| "frequency": "monthly", | |
| "formulas": { | |
| "hf_monthly_quality_score": { | |
| "de_id": "wWVxNJO1ZLh", | |
| "expression": "round(safe_div(SUM(%{attributed_points_values}), SUM(%{max_points_values})) * 100,2)", | |
| "frequency": "monthly" | |
| } | |
| }, | |
| "activities": [ | |
| { | |
| "name": "Administration", | |
| "code": "qochf01", | |
| "acquired_points": "M19mxheizXU", | |
| "possible_points": "tpXljZLddqC" | |
| }, | |
| { | |
| "name": "Antenatal Care", | |
| "code": "qochf02", | |
| "acquired_points": "egjeNpHj5Uz", | |
| "possible_points": "OLDQO1uz2jH" | |
| }, | |
| { | |
| "name": "Family Planning", | |
| "code": "qochf03", | |
| "acquired_points": "JBpVCQxBdw8", | |
| "possible_points": "AEjgTD01GC8" | |
| }, | |
| { | |
| "name": "Normal Labor & Delivery", | |
| "code": "qochf04", | |
| "acquired_points": "ci6YEHUPckr", | |
| "possible_points": "zQ51dU9KtAr" | |
| }, | |
| { | |
| "name": "Postpartum", | |
| "code": "qochf05", | |
| "acquired_points": "usSLQgITP2i", | |
| "possible_points": "QVetDZPmJRv" | |
| }, | |
| { | |
| "name": "Obstetric Complication", | |
| "code": "qochf06", | |
| "acquired_points": "z2T4M8XinNS", | |
| "possible_points": "oLhCFRdpQ7z" | |
| }, | |
| { | |
| "name": "EPI", | |
| "code": "qochf07", | |
| "acquired_points": "GChOe1GpN06", | |
| "possible_points": "QcIrfyD4A7Y" | |
| }, | |
| { | |
| "name": "TB", | |
| "code": "qochf08", | |
| "acquired_points": "yQ8hoIxIrhu", | |
| "possible_points": "DVY7JCzwW1O" | |
| }, | |
| { | |
| "name": "HIV", | |
| "code": "qochf09", | |
| "acquired_points": "kYEKsIm5iBL", | |
| "possible_points": "IUZzPZOG6Ob" | |
| }, | |
| { | |
| "name": "Malaria", | |
| "code": "qochf10", | |
| "acquired_points": "bTqQS6cSrfH", | |
| "possible_points": "AB7jZdhtPvZ" | |
| }, | |
| { | |
| "name": "IPC", | |
| "code": "qochf11", | |
| "acquired_points": "HENPZJaM1ve", | |
| "possible_points": "lZqhUZFoWZh" | |
| } | |
| ], | |
| "data_set_ids": ["luFDYlyMBxZ", "Htk3bYOyhi5"], | |
| "data_element_group_ids": ["ozOAdUDgjFZ", "E0sLJ3AKEcL"] | |
| } | |
| }, | |
| "output_data_sets": [ | |
| { "frequency": "quarterly", "id": "CFgr7S5i8j7" }, | |
| { "frequency": "monthly", "id": "EqXtVxi9yRs" } | |
| ] | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment