diff --git a/core/WorldDevelopmentIndicators.mcf b/core/WorldDevelopmentIndicators.mcf index d6d5c0673..eda639bda 100644 --- a/core/WorldDevelopmentIndicators.mcf +++ b/core/WorldDevelopmentIndicators.mcf @@ -319,7 +319,6 @@ sameAs: dcid:bio/DOID_11801 medicalSubjectHeadingDescriptorID: dcid:bio/D011502 icd10CMCode: dcid:ICD10/E46 - Node: dcid:SevereWasting typeOf: dcs:MedicalConditionIncidentTypeEnum name: "SevereWasting" @@ -360,3 +359,7 @@ name: "LiveBirth" typeOf: dcs:MedicalEventEnum description: "The complete expulsion or extraction from its mother of a product of conception, irrespective of the duration of the pregnancy, which, after such separation, breathes or shows any other evidence of life such as beating of the heart, pulsation of the umbilical cord, or definite movement of voluntary muscles, whether or not the umbilical cord has been cut or the placenta is attached." descriptionUrl: "https://www.who.int/data/gho/indicator-metadata-registry/imr-details/26" + +Node: dcid:ChildBirthNormalDelivey +typeOf: dcs:ExpenditureTypeEnum +name: "Child Birth Normal Delivey" diff --git a/core/cdc.mcf b/core/cdc.mcf index 913cb6bd1..cc77dd777 100644 --- a/core/cdc.mcf +++ b/core/cdc.mcf @@ -12,6 +12,11 @@ description: "This property describes preventive health measures such as going o rangeIncludes: dcs:HealthPreventionEnum domainIncludes: schema:Person +Node: dcid:controlMeasure +name: "controlMeasure" +rangeIncludes: dcs:HealthPreventionEnum +typeOf: schema:Property + Node: dcid:healthBehavior typeOf: schema:Property name: "healthBehavior" @@ -140,6 +145,11 @@ name: "WithHealthInsurance" typeOf: dcs:HealthPreventionEnum description: "Currently with health insurance." +Node: dcid:WithHealthFinanceScheme +typeOf: dcs:HealthPreventionEnum +name: "With Health Finance Scheme" +description: "Currently with a health finance scheme." + Node: dcid:PapSmearTest name: "PapSmearTest" typeOf: dcs:HealthPreventionEnum @@ -165,10 +175,50 @@ Node: dcid:Obesity name: "Obesity" typeOf: dcs:BodyMassIndexClassificationEnum +Node: dcid:BodyMassIndexBelowNormal +typeOf: dcs:BodyMassIndexClassificationEnum +name: "Body Mass Index Below Normal" + +Node: dcid:HighRiskOfWaistToHipRatio +typeOf: dcs:BodyMassIndexClassificationEnum +name: "High Risk Of Waist To Hip Ratio" + Node: dcid:AllTeethLoss name: "AllTeethLoss" typeOf: dcs:HealthOutcomeEnum +Node: dcid:OralCancer +typeOf: dcs:HealthOutcomeEnum +name: "Oral Cancer" + +Node: dcid:HighBloodSugarLevel +typeOf: dcs:HealthOutcomeEnum +name: "High Blood Sugar Level" + +Node: dcid:VeryHighBloodSugarLevel +typeOf: dcs:HealthOutcomeEnum +name: "Very High Blood Sugar Level" + +Node: dcid:ElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Elevated Blood Pressure" + +Node: dcid:MidlyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Midly Elevated Blood Pressure" + +Node: dcid:ModeratelyBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Moderately Blood Pressure" + +Node: dcid:SeverelyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Severely Elevated Blood Pressure" + +Node: dcid:ModeratelyElevatedBloodPressure +typeOf: dcs:HealthOutcomeEnum +name: "Moderately Elevated Blood Pressure" + Node: dcid:Mammography name: "Mammography" typeOf: dcs:HealthPreventionEnum diff --git a/core/cdc_prams.mcf b/core/cdc_prams.mcf index ec290c41f..cb8fc7ca0 100644 --- a/core/cdc_prams.mcf +++ b/core/cdc_prams.mcf @@ -297,3 +297,45 @@ typeOf: schema:Class subClassOf: schema:Person name: "Infant" description: "Infant" + +Node: dcid:TakingMedicine +typeOf: dcs:HealthPreventionEnum +name: "TakingMedicine" + +Node: dcid:OralRehydrationSalt +typeOf: dcs:HealthPreventionEnum +name: "Oral Rehydration Salt" + +Node: dcid:ReceivedZinc +typeOf: dcs:HealthPreventionEnum +name: "Received Zinc" + +Node: dcid:OralCavityExamination +typeOf: dcs:HealthPreventionEnum +name: "OralCavityExamination" + +Node: dcid:BreastCancerExamination +typeOf: dcs:HealthPreventionEnum +name: "Breast Cancer Examination" + +Node: dcid:ConsumedIronFolicAcid +typeOf: dcs:HealthPreventionEnum +name: "Consumed Iron Folic Acid" + +Node: dcid:ConsumedIronFolicAcid +typeOf: dcs:HealthPreventionEnum +name: "Consumed Iron Folic Acid" + +Node: dcid:consumptionPeriod +name: "consumptionPeriod" +rangeIncludes: dcs:consumptionPeriodEnum +typeOf: schema:Property + +Node: dcid:ConsumptionPeriodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "ConsumptionPeriodEnum" + +Node: dcid:WithinOneHourOfBirth +typeOf: dcs:BreastFeedingPracticeEnum +name: "Within One Hour Of Birth" diff --git a/core/census_properties.mcf b/core/census_properties.mcf index eedfea6d6..1f5962b51 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -406,6 +406,15 @@ description: "The status of a household's internet access." domainIncludes: dcs:Household, dcs:Person rangeIncludes: dcs:USC_InternetAccessStatusEnum +Node: dcid:InternetAccessStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "InternetAccessStatusEnum" + +Node: dcid:EverUsedInternet +typeOf: dcs:InternetAccessStatusEnum +name: "EverUsedInternet" + Node: dcid:periodOfMilitaryService typeOf: schema:Property name: "periodOfMilitaryService" diff --git a/core/dcschema.mcf b/core/dcschema.mcf index a2ab3d7d4..62d3bcd50 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -870,6 +870,11 @@ dcid: "BirthEvent" name: "BirthEvent" description: "Birth" +Node: dcid:childBirthOrder +name: "childBirthOrder" +rangeIncludes: dcs:QuantityRange +typeOf: schema:Property + # EXTENDING PROPERTIES OF BIRTHEVENT Node: mothersAge typeOf: schema:Property @@ -879,6 +884,41 @@ rangeIncludes: schema:Number, schema:Text, dcs:QuantityRange domainIncludes: schema:BirthEvent description: "The age of the mother at the time of birth" +#BIRTH Care +Node: dcid:postBirthCare +name: "postBirthCare" +rangeIncludes: dcs:PostBirthCareEnum +typeOf: schema:Property + +Node: dcid:ReceivedWithin24Hour +typeOf: dcs:PostBirthCareEnum +name: "Received Within 24 Hour" + +Node: dcid:birthConductedBy +name: "birthConductedBy" +rangeIncludes: dcs:HealthWorkerEnum +typeOf: schema:Property + +Node: dcid:PostBirthCareEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PostBirthCareEnum" + +#Pregnancy Care +Node: dcid:pregnancyCare +name: "pregnancyCare" +rangeIncludes: dcs:PregnancyCareEnum +typeOf: schema:Property + +Node: dcid:PregnancyCareEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PregnancyCareEnum" + +Node: dcid:MotherChildProtectionCard +typeOf: dcs:PregnancyCareEnum +name: "Mother Child Protection Card" + Node: dcid:mothersRace typeOf: schema:Property name: "mothersRace" @@ -946,6 +986,20 @@ domainIncludes: schema:BirthEvent description: "The pre-pregnancy Body Mass Index (BMI) of the mother." descriptionUrl: "https://wonder.cdc.gov/wonder/help/natality-expanded.html#Average-Pre-pregnancy-BMI" +Node: dcid:pregnancyHealthPrevention +name: "pregnancyHealthPrevention" +rangeIncludes: dcs:PregnancyHealthPreventionEnum +typeOf: schema:Property + +Node: dcid:PregnancyHealthPreventionEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PregnancyHealthPreventionEnum" + +Node: dcid:ProtectionAgainstNeonatalTetanus +typeOf: dcs:PregnancyHealthPreventionEnum +name: "Protection Against Neonatal Tetanus" + Node: dcid:intervalSinceLastBirth typeOf: schema:Property name: "intervalSinceLastBirth" @@ -2900,6 +2954,34 @@ subClassOf: schema:Enumeration name: "VaccineTypeEnum" typeOf: schema:Class +Node: dcid:vaccineDoseReceived +name: "vaccineDoseReceived" +rangeIncludes: dcs:QuantityRange +typeOf: schema:Property + +Node: dcs:VaccineDose +typeOf: dcs:UnitOfMeasure +name: "Vaccine Dose" +description: "Vaccine Dose" + +Node: dcid:vaccineInformation +name: "vaccineInformation" +rangeIncludes: dcs:VaccineInformationEnum +typeOf: schema:Property + +Node: dcid:VaccineInformationEnum +subClassOf: schema:Enumeration +name: "VaccineInformationEnum" +typeOf: schema:Class + +Node: dcid:VaccinationCard +typeOf: dcs:VaccineInformationEnum +name: "Vaccination Card" + +Node: dcid:MotherRecall +typeOf: dcs:VaccineInformationEnum +name: "Mother Recall" + Node: dcid:BCG name: "Bacille Calmette Guerin(BCG)" typeOf: dcid:VaccineTypeEnum @@ -2916,6 +2998,14 @@ Node: dcid:Polio name: "Polio" typeOf: dcid:VaccineTypeEnum +Node: dcid:Penta +typeOf: dcs:VaccineTypeEnum +name: "Penta Vaccine" + +Node: dcid:HepatitisB +typeOf: dcs:VaccineTypeEnum +name: "HepatitisB Vaccine" + Node: dcid:Vaccine name: "Vaccine" typeOf: schema:Class @@ -3316,6 +3406,11 @@ name: "Adults" description: "People who are eighteen years or more." descriptionUrl: "https://www.nih.gov/nih-style-guide/age" +Node: dcid:Neonate +typeOf: dcs:AgeGroupClassificationEnum +name: "Neonate" +description: "A newborn child, especially one who is less than a month old." + Node: dcid:OlderAdults typeOf: dcs:AgeGroupClassificationEnum name: "OlderAdults" @@ -3344,6 +3439,14 @@ Node: dcid:NotLivingTogether typeOf: dcs:MaritalStatusEnum name: "NotLivingTogether" +Node: dcid:MarriedBefore18Years +typeOf: dcs:MaritalStatusEnum +name: "MarriedBefore18Years" + +Node: dcid:MarriedBefore21Years +typeOf: dcs:MaritalStatusEnum +name: "MarriedBefore21Years" + Node: dcid:memberList typeOf: schema:Property description: "List of members. Contains a comma-separated list of ordered values." @@ -3403,12 +3506,67 @@ dcid: "HealthEstablishment" name: "HealthEstablishment" description: "Health related establishment" +Node: dcid:healthCareAdvice +name: "healthCareAdvice" +rangeIncludes: dcs:HealthCareAdviceEnum +typeOf: schema:Property + +Node: dcid:HealthCareAdviceEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthCareAdviceEnum" + +Node: dcid:HealthWorkerTalkedAboutFamilyPlanning +typeOf: dcs:HealthCareAdviceEnum +name: "Health Worker Talked About Family Planning" + +Node: dcid:HealthWorkerEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthWorkerEnum" + +Node: dcid:HealthPersonnel +typeOf: dcs:HealthWorkerEnum +name: "Health Personnel" + +Node: dcid:Doctor +typeOf: dcs:HealthWorkerEnum +name: "Doctor" + +Node: dcid:LadyHealthVisitor +typeOf: dcs:HealthWorkerEnum +name: "Lady Health Visitor" + +Node: dcid:Nurse +typeOf: dcs:HealthWorkerEnum +name: "Nurse" + +Node: dcid:AuxiliaryNurseMidwifery +typeOf: dcs:HealthWorkerEnum +name: "Auxiliary Nurse Midwifery" + +Node: dcid:Midwife +typeOf: dcs:HealthWorkerEnum +name: "Midwife" + +Node: dcid:HealthPersonnel +typeOf: dcs:HealthWorkerEnum +name: "Health Personnel" + +Node: dcid:HealthProvider +typeOf: dcs:HealthWorkerEnum +name: "Health Provider" + Node: dcid:healthEstablishmentType name: "healthEstablishmentType" typeOf: schema:Property domainIncludes: dcs:HealthEstablishment rangeIncludes: dcs:HealthEstablishmentTypeEnum +Node: dcid:vaccinationCentre +name: "vaccinationCentre" +rangeIncludes: dcs:HealthEstablishmentTypeEnum +typeOf: schema:Property Node: dcid:footnote typeOf: schema:Property @@ -3417,6 +3575,20 @@ description: "Footnote for a StatisticalVariable." domainIncludes: dcs:StatisticalVariable rangeIncludes: dcs:Text +Node: dcid:doseTimeFrame +name: "doseTimeFrame" +rangeIncludes: dcs:DoseTimeFrameEnum +typeOf: schema:Property + +Node: dcid:DoseTimeFrameEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "DoseTimeFrameEnum" + +Node: dcid:Last6Months +typeOf: dcs:DoseTimeFrameEnum +name: "Last6Months" + Node: dcid:palmaRatio typeOf: dcs:Property name: "palmaRatio" diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 0d1cc0dc0..854556282 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -1525,6 +1525,14 @@ typeOf: dcs:CrimeTypeEnum specializationOf: dcs:CrimeAgainstSociety name: "AnimalCruelty" +Node: dcid:PhysicalViolence +typeOf: dcs:CrimeTypeEnum +name: "PhysicalViolence" + +Node: dcid:SexualViolence +typeOf: dcs:CrimeTypeEnum +name: "SexualViolence" + Node: dcid:SingleBias typeOf: dcs:BiasMotivationEnum name: "SingleBias" @@ -2037,6 +2045,26 @@ typeOf: dcs:MedicalConditionIncidentTypeEnum name: "Lung Condition" description: "Lung Condition is any problem in the lungs that prevents the lungs from working properly." +Node: dcid:Fever +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Fever" + +Node: dcid:Anaemic +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Anaemic" + +Node: dcid:Pregnant +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Pregnant" + +Node: dcid:Stunted +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Stunted" + +Node: dcid:SymptomsOfAcuteRespiratoryInfection +typeOf: dcs:MedicalConditionIncidentTypeEnum +name: "Symptoms Of Acute Respiratory Infection" + Node: dcid:ImportedCase typeOf: dcs:MedicalStatusEnum name: "Imported Case" diff --git a/core/edu.mcf b/core/edu.mcf index 864bc501b..86b06bffc 100644 --- a/core/edu.mcf +++ b/core/edu.mcf @@ -925,6 +925,18 @@ Node: dcid:ElementarySchool typeOf: schema:SchoolLevelEnum name: "Elementary School" +Node: dcid:Pre-PrimarySchool +typeOf: dcs:SchoolLevelEnum +name: "Pre-PrimarySchool" + +Node: dcid:EverAttendedSchool +typeOf: dcs:SchoolLevelEnum +name: "EverAttendedSchool" + +Node: dcid:10OrMoreYearsOfSchooling +typeOf: dcs:SchoolLevelEnum +name: "10OrMoreYearsOfSchooling" + Node: dcid:SecondarySchool typeOf: dcs:SchoolLevelEnum name: SecondarySchool diff --git a/core/energy.mcf b/core/energy.mcf index a7ba5b12f..59b3a7cb7 100644 --- a/core/energy.mcf +++ b/core/energy.mcf @@ -1018,6 +1018,10 @@ Node: dcid:Monthly typeOf: dcs:StatAccumulationPeriodEnum name: "Monthly" +Node: dcid:Triennial +typeOf:StatAccumulationPeriodEnum +name: "Triennial" + Node: dcid:Quarterly typeOf: dcs:StatAccumulationPeriodEnum name: "Quarterly" diff --git a/core/schema.mcf b/core/schema.mcf index b8b15732e..6b8ec414d 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -1580,6 +1580,18 @@ typeOf: schema:Class subClassOf: schema:CivicStructure, dcs:HealthEstablishmentTypeEnum name: "Hospital" +Node: dcid:PublicHealthFacility +typeOf: dcs:HealthEstablishmentTypeEnum +name: "PublicHealthFacility" + +Node: dcid:PrivateHealthFacility +typeOf: dcs:HealthEstablishmentTypeEnum +name: "Private Health Facility" + +Node: dcid:Institutional +typeOf: dcs:HealthEstablishmentTypeEnum +name: "Institutional" + Node: WPSideBar dcid: "WPSideBar" subClassOf: schema:WebPageElement @@ -2362,6 +2374,20 @@ rangeIncludes: schema:RestrictedDiet typeOf: schema:Property domainIncludes: schema:Recipe +Node: dcid:dietType +name: "dietType" +rangeIncludes: dcs:Text +typeOf: schema:Property + +Node: dcid:DietTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "DietTypeEnum" + +Node: dcid:AdequateDiet +typeOf: dcs:DietTypeEnum +name: "Adequate Diet" + Node: runtime dcid: "runtime" typeOf: schema:Property @@ -4321,6 +4347,15 @@ typeOf: schema:Property rangeIncludes: schema:Text name: "cookingMethod" +Node: dcid:CookingMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "CookingMethodEnum" + +Node: dcid:CleanFuelForCooking +typeOf: dcs:CookingMethodEnum +name: "Clean Fuel For Cooking" + Node: awards dcid: "awards" rangeIncludes: schema:Text @@ -4395,6 +4430,24 @@ typeOf: schema:Property name: "birthDate" rangeIncludes: schema:Date +Node: dcid:childBirthMethod +name: "childBirthMethod" +rangeIncludes: schema:Text +typeOf: schema:Property + +Node: dcid:ChildBirthMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "ChildBirthMethodEnum" + +Node: dcid:Cesarean +typeOf: dcs:ChildBirthMethodEnum +name: "Cesarean" + +Node: dcid:NormalDelivey +typeOf: dcs:ChildBirthMethodEnum +name: "Normal Delivey" + Node: Specialty dcid: "Specialty" typeOf: schema:Class @@ -6096,6 +6149,20 @@ name: "birthPlace" domainIncludes: schema:Person rangeIncludes: schema:Place +Node: dcid:birthCenter +name: "birthCenter" +rangeIncludes: dcs:Text +typeOf: schema:Property + +Node: dcid:BirthCenterEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BirthCenterEnum" + +Node: dcid:House +typeOf: dcs:BirthCenterEnum +name: "House" + Node: knows dcid: "knows" name: "knows" @@ -6550,6 +6617,15 @@ typeOf: schema:Property domainIncludes: schema:Invoice name: "paymentMethod" +Node: dcid:PaymentMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PaymentMethodEnum" + +Node: dcid:CashPayment +typeOf: dcs:PaymentMethodEnum +name: "CashPayment" + Node: Class dcid: "Class" sameAs: "http://www.w3.org/2000/01/rdf-schema" @@ -7555,6 +7631,32 @@ typeOf: schema:Property name: "familyName" rangeIncludes: schema:Text +Node: dcid:familyPlanningType +name: "familyPlanningType" +domainIncludes: schema:Person +typeOf: schema:Property + +Node: dcid:FamilyPlanningTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "FamilyPlanningTypeEnum" + +Node: dcid:AnyFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "Any Family Planning" + +Node: dcid:ModernFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "Modern Family Planning" + +Node: dcid:NoFamilyPlanning +typeOf: dcs:FamilyPlanningTypeEnum +name: "No Family Planning" + +Node: dcid:WithUnmetNeed +typeOf: dcs:FamilyPlanningTypeEnum +name: "WithUnmetNeed" + Node: permittedUsage dcid: "permittedUsage" source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" @@ -11167,3 +11269,288 @@ name: "figi" description: "Financial Instrument Global Identifier (FIGI) from OpenFIGI, an open system for identifying instruments globally across all asset classes. A FIGI is a 12 character, alphanumeric, randomly generated ID that covers hundreds of millions of active and inactive instruments that never changes once assigned." domainIncludes: dcs:Company rangeIncludes: dcid:Place + +Node: dcid:postnatalCareReceivedFrom +name: "postnatalCareReceivedFrom" +rangeIncludes: dcs:HealthWorkerEnum +typeOf: schema:Property + +Node: dcid:postnatalCareStatus +name: "postnatalCareStatus" +rangeIncludes: dcs:postnatalCareStatusEnum +typeOf: schema:Property + +Node: dcid:PostnatalCareStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "PostnatalCareStatusEnum" + +Node: dcid:HealthWorkerEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HealthWorkerEnum" + +Node: dcid:birthControlMethod +name: "birthControlMethod" +rangeIncludes: dcs:BirthControlMethodEnum +typeOf: schema:Property + +Node: dcid:BirthControlMethodEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BirthControlMethodEnum" + +Node: dcid:GeneralKnowledgeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "GeneralKnowledgeEnum" + +Node: dcid:BenefitsOfUsingCondom +typeOf: dcs:GeneralKnowledgeEnum +name: "BenefitsOfUsingCondom" + +Node: dcid:Condom +typeOf: dcs:BirthControlMethodEnum +name: "Condom" + +Node: dcid:Sterilization +typeOf: dcs:BirthControlMethodEnum +name: "Sterilization" + +Node: dcid:IntrauterineDevice +typeOf: dcs:BirthControlMethodEnum +name: "Intrauterine Device" + +Node: dcid:PostpartumIntrauterineContraceptiveDevice +typeOf: dcs:BirthControlMethodEnum +name: "Postpartum Intrauterine Contraceptive Device" + +Node: dcid:Injectables +typeOf: dcs:BirthControlMethodEnum +name: "Injectables" + +Node: dcid:MaleSterlization +typeOf: dcs:BirthControlMethodEnum +name: "Male Sterlization" + +Node: dcid:Pill +typeOf: dcs:BirthControlMethodEnum +name: "Pill" + +Node: dcid:registeredWith +name: "registered Authority" +rangeIncludes: dcs:RegisteredAuthorityEnum +typeOf: schema:Property + +Node: dcid:RegisteredAuthorityEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "RegisteredAuthorityEnum" + +Node: dcid:CivilAuthority +typeOf: dcs:RegisteredAuthorityEnum +name: "Civil Authority" + +Node: dcid:typeOfSaltUsed +name: "typeOfSaltUsed" +rangeIncludes: dcs:TypeOfSaltUsedEnum +typeOf: schema:Property + +Node: dcid:TypeOfSaltUsedEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "TypeOfSaltUsedEnum" + +Node: dcid:IodizedSalt +typeOf: dcs:TypeOfSaltUsedEnum +name: "Iodized Salt" + +Node: dcid:antenatalStatus +name: "antenatalStatus" +rangeIncludes: dcs:AntenatalStatusEnum +typeOf: schema:Property + +Node: dcid:AntenatalStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "AntenatalStatusEnum" + +Node: dcid:RegisteredForAntenatalCareWithinFirstTrimester +typeOf: dcs:AntenatalStatusEnum +name: "Registered For Antenatal Care Within First Trimester" + +Node: dcid:Atleast4AntenatalCareVisit +typeOf: dcs:AntenatalStatusEnum +name: "Atleast 4 Antenatal Care Visit" + +Node: dcid:householdFacilityStatus +name: "householdFacilityStatus" +rangeIncludes: dcs:HouseholdFacilityStatusEnum +typeOf: schema:Property + +Node: dcid:HouseholdFacilityStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HouseholdFacilityStatusEnum" + +Node: dcid:ImprovedSanitationFacility +typeOf: dcs:HouseholdFacilityStatusEnum +name: "Improved Sanitation Facility" + +Node: dcid:ImprovedDrinkingWaterSource +typeOf: dcs:HouseholdFacilityStatusEnum +name: "Improved Drinking Water Source" + +Node: dcid:WithElectricity +typeOf: dcs:HouseholdFacilityStatusEnum +name: "With Electricity" + +Node: dcid:vitaminType +name: "vitaminType" +rangeIncludes: dcs:VitaminTypeEnum +typeOf: schema:Property + +Node: dcid:VitaminTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "VitaminTypeEnum" + +Node: dcid:VitaminA +typeOf: dcs:VitaminTypeEnum +name: "Vitamin A" + +Node: dcid:foodIntakeType +name: "foodIntakeType" +rangeIncludes: dcs:FoodIntakeTypeEnum +typeOf: schema:Property + +Node: dcid:FoodIntakeTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "FoodIntakeTypeEnum" + +Node: dcid:SolidFood +typeOf: dcs:FoodIntakeTypeEnum +name: "SolidFood" + +Node: dcid:OtherThanBreastFeeding +typeOf: dcs:FoodIntakeTypeEnum +name: "OtherThanBreastFeeding" + +Node: dcid:SemisolidFood +typeOf: dcs:FoodIntakeTypeEnum +name: "Semisolid Food" + +Node: dcid:BreastMilk +typeOf: dcs:FoodIntakeTypeEnum +name: "Breast Milk" + +Node: dcid:PregnantWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "PregnantWoman" + +Node: dcid:NonPregnantWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "NonPregnantWoman" + +Node: dcid:Mother +typeOf: dcs:Class +subClassOf: dcs:Person +name: "Mother" + +Node: dcid:MenstrualWoman +typeOf: dcs:Class +subClassOf: dcs:Person +name: "MenstrualWoman" + +Node: dcid:menstrualHygieneStatus +name: "menstrualHygieneStatus" +rangeIncludes: dcs:MenstrualHygieneStatusEnum +typeOf: schema:Property + +Node: dcid:MenstrualHygieneStatusEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "MenstrualHygieneStatusEnum" + +Node: dcid:HygienicMethodsOfProtection +typeOf: dcs:PregnancyCareEnum +name: "Hygienic Methods Of Protection" + +Node: dcid:HighHypertension +typeOf: dcs:HealthOutcomeEnum +name: "High Hypertension" + +Node: dcid:ReceivedBenefitsUnderJananiSurakshaYojana +typeOf: dcs:PregnancyCareEnum +name: "Received Benefits Under Janani Suraksha Yojana" + +Node: dcid:ModeratelyHighHypertension +typeOf: dcs:HealthOutcomeEnum +name: "Moderately High Hypertension" + +Node: dcid:VeryHighHypertension +typeOf: dcs:HealthOutcomeEnum +name: "Very High Hypertension" + +Node: dcid:BodyMassIndexBelowNormal +typeOf: dcs:BodyMassIndexClassificationEnum +name: "Body Mass Index Below Normal" + +Node: dcid:deviceUsed +name: "deviceUsed" +rangeIncludes: dcs:DeviceUsedEnum +typeOf: schema:Property + +Node: dcid:DeviceUsedEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "DeviceUsedEnum" + +Node: dcid:MobilePhone +typeOf: dcs:DeviceUsedEnum +name: "MobilePhone" + +Node: dcid:assetsOwned +name: "assetsOwned" +rangeIncludes: dcs:AssetsOwnedEnum +typeOf: schema:Property + +Node: dcid:AssetsOwnedEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "AssetsOwnedEnum" + +Node: dcid:House +typeOf: dcs:AssetsOwnedEnum +name: "House" + +Node: dcid:householdDecisionMaking +name: "householdDecisionMaking" +rangeIncludes: dcs:HouseholdDecisionMakingEnum +typeOf: schema:Property + +Node: dcid:HouseholdDecisionMakingEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "HouseholdDecisionMakingEnum" + +Node: dcid:ParticipatedInThreeDecisions +typeOf: dcs:HouseholdDecisionMakingEnum +name: "ParticipatedInThreeDecisions" + +Node: dcid:bankAccountType +name: "bankAccountType" +rangeIncludes: dcs:BankAccountTypeEnum +typeOf: schema:Property + +Node: dcid:BankAccountTypeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BankAccountTypeEnum" + +Node: dcid:SavingsAccount +typeOf: dcs:BankAccountTypeEnum +name: "SavingsAccount" diff --git a/core/who_enums.mcf b/core/who_enums.mcf index 069c2134a..85eea7ceb 100644 --- a/core/who_enums.mcf +++ b/core/who_enums.mcf @@ -2504,3 +2504,12 @@ typeOf: dcs:CauseOfDeathEnum name: "Neoplasms" description: "A new and abnormal growth of tissue in a part of the body, especially as a characteristic of cancer" descriptionUrl: "https://en.wikipedia.org/wiki/Neoplasm" + +Node: dcid:knowledgeAbout +name: "knowledgeAbout" +rangeIncludes: dcs:CauseOfDeathAndDisabilityEnum +typeOf: schema:Property + +Node: dcid:HivOrAids +typeOf: dcs:CauseOfDeathAndDisabilityEnum +name: "HivOrAids" diff --git a/stat_vars/india_nfhs_stat_vars.mcf b/stat_vars/india_nfhs_stat_vars.mcf new file mode 100644 index 000000000..b14a4433f --- /dev/null +++ b/stat_vars/india_nfhs_stat_vars.mcf @@ -0,0 +1,1125 @@ +Node: dcid:Count_BirthEvent_3OrMoreChildren_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +childBirthOrder: [3 - Children] + +Node: dcid:Count_BirthEvent_Cesarean_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +childBirthMethod: dcid:Cesarean + +Node: dcid:Count_BirthEvent_Cesarean_PrivateHealthFacility_AsAFractionOf_Count_BirthEvent_PrivateHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_PrivateHealthFacility +childBirthMethod: dcid:Cesarean +healthEstablishmentType: dcid:PrivateHealthFacility + +Node: dcid:Count_BirthEvent_Cesarean_PublicHealthFacility_AsAFractionOf_Count_BirthEvent_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_PublicHealthFacility +childBirthMethod: dcid:Cesarean +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_BirthEvent_Female_AsAFractionOf_Count_BirthEvent_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_Male +gender: dcid:Female + +Node: dcid:Count_BirthEvent_House +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +birthCenter: dcid:House + +Node: dcid:Count_BirthEvent_House_HealthPersonnel_AsAFractionOf_Count_BirthEvent_House +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent_House +birthCenter: dcid:House +birthConductedBy: dcid:HealthPersonnel + +Node: dcid:Count_BirthEvent_Institutional_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +healthEstablishmentType: dcid:Institutional + +Node: dcid:Count_BirthEvent_PrivateHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +healthEstablishmentType: dcid:PrivateHealthFacility + +Node: dcid:Count_BirthEvent_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_BirthEvent_PublicHealthFacility_AsAFractionOf_Count_BirthEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:BirthEvent +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_BirthEvent +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Count_Children +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +medicalCondition: dcid:Fever__SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Children_DoctorOrNurseOrLadyHealthVisitorOrAuxiliaryNurseMidwiferyOrMidwifeOrHealthPersonnel_AsAFractionOf_Count_Children +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children +postnatalCareReceivedFrom: dcid:Doctor__Nurse__LadyHealthVisitor__AuxiliaryNurseMidwifery__Midwife__HealthPersonnel + +Node: dcid:Count_Children_HealthFacilityOrHealthProvider_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthEstablishmentType: dcid:HealthFacility__HealthProvider +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_HealthFacilityOrHealthProvider_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection_AsAFractionOf_Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionFeverOrSymptomsOfAcuteRespiratoryInfection +healthEstablishmentType: dcid:HealthFacility__HealthProvider +medicalCondition: dcid:Fever__SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Children_House +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +birthCenter: dcid:House + +Node: dcid:Count_Children_House_HealthFacility_ReceivedWithin24Hour_AsAFractionOf_Count_Children_House +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_House +birthCenter: dcid:House +healthEstablishmentType: dcid:HealthFacility +postBirthCare: dcid:ReceivedWithin24Hour + +Node: dcid:Count_Children_ReceivedOralRehydrationSalt_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthPrevention: dcid:OralRehydrationSalt +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Children_ReceivedReceivedZinc_ConditionDiarrhea_AsAFractionOf_Count_Children_ConditionDiarrhea +typeOf: dcid:StatisticalVariable +populationType: dcid:Children +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Children_ConditionDiarrhea +healthPrevention: dcid:ReceivedZinc +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Households_CleanFuelForCooking_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +cookingMethod: dcid:CleanFuelForCooking + +Node: dcid:Count_Households_ImprovedDrinkingWaterSource_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:ImprovedDrinkingWaterSource + +Node: dcid:Count_Households_ImprovedSanitationFacility_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:ImprovedSanitationFacility + +Node: dcid:Count_Households_IodizedSalt_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +typeOfSalt: dcid:IodizedSalt + +Node: dcid:Count_Households_WithElectricity_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +houseFacilityStatus: dcid:WithElectricity + +Node: dcid:Count_Households_WithHealthInsuranceOrWithHealthFinanceScheme_AsAFractionOf_Count_Households +typeOf: dcid:StatisticalVariable +populationType: dcid:Households +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Households +healthInsurance: dcid:WithHealthInsurance__WithHealthFinanceScheme + +Node: dcid:Count_MenstrualWoman_15To19Years +typeOf: dcid:StatisticalVariable +populationType: dcid:MenstrualWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] + +Node: dcid:Count_MenstrualWoman_15To19Years_HygienicMethodsOfProtection_AsAFractionOf_Count_MenstrualWoman_15To19Years +typeOf: dcid:StatisticalVariable +populationType: dcid:MenstrualWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_MenstrualWoman_15To19Years +age: [15 19 Years] +menstrualHygieneStatus: dcid:HygienicMethodsOfProtection + +Node: dcid:Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Mother_Atleast4AntenatalCareVisit_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +antenatalStatus: dcid:Atleast4AntenatalCareVisit + +Node: dcid:Count_Mother_DoctorOrNurseOrLadyHealthVisitorOrAuxiliaryNurseMidwiferyOrMidwifeOrHealthPersonnel_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +postnatalCareReceivedFrom: dcid:Doctor__Nurse__LadyHealthVisitor__AuxiliaryNurseMidwifery__Midwife__HealthPersonnel + +Node: dcid:Count_Mother_ProtectionAgainstNeonatalTetanus_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +pregnancyHealthPrevention: dcid:ProtectionAgainstNeonatalTetanus + +Node: dcid:Count_Mother_ReceivedConsumedFolicAcidFor100DaysOrMore_ConditionPregnant_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +healthPrevention: dcid:ConsumedFolicAcidFor100DaysOrMore +medicalCondition: dcid:Pregnant + +Node: dcid:Count_Mother_ReceivedConsumedFolicAcidFor180DaysOrMore_ConditionPregnant_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +healthPrevention: dcid:ConsumedFolicAcidFor180DaysOrMore +medicalCondition: dcid:Pregnant + +Node: dcid:Count_Mother_RegisteredForAntenatalCareWithinFirstTrimester_AsAFractionOf_Count_Mother +typeOf: dcid:StatisticalVariable +populationType: dcid:Mother +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Mother +antenatalStatus: dcid:RegisteredForAntenatalCareWithinFirstTrimester + +Node: dcid:Count_NonPregnantWoman_15To49Years +typeOf: dcid:StatisticalVariable +populationType: dcid:NonPregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] + +Node: dcid:Count_NonPregnantWoman_15To49Years_ConditionAnaemic_AsAFractionOf_Count_NonPregnantWoman_15To49Years +typeOf: dcid:StatisticalVariable +populationType: dcid:NonPregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_NonPregnantWoman_15To49Years +age: [15 49 Years] +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 23 Month] + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_PentaOrDPT3_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Penta__DPT3 + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_PentaOrHepatitisB_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Penta__HepatitisB + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_Polio_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Polio + +Node: dcid:Count_Person_12To23Month_3VaccineDose_VaccineAdministered_Rotavirus_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineDoseReceived: [3 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:Rotavirus + +Node: dcid:Count_Person_12To23Month_PrivateHealthFacility_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month_VaccineAdministered +age: [12 23 Month] +vaccinationCentre: dcid:PrivateHealthFacility +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_PublicHealthFacility_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month_VaccineAdministered +age: [12 23 Month] +vaccinationCentre: dcid:PublicHealthFacility +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccinationCardOrMotherRecall_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineInformation: dcid:VaccinationCard__MotherRecall +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccinationCard_VaccineAdministered_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineInformation: dcid:VaccinationCard +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccineAdministered +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered + +Node: dcid:Count_Person_12To23Month_VaccineAdministered_BCG_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:BCG + +Node: dcid:Count_Person_12To23Month_VaccineAdministered_MeaslesVaccine_AsAFractionOf_Count_Person_12To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_12To23Month +age: [12 23 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_15OrLessYears_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +age: [- 15 Years] + +Node: dcid:Count_Person_15OrMoreYears_AlcoholConsumption_AsAFractionOf_Count_Person_15OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears +age: [15 - Years] +healthBehavior: dcid:AlcoholConsumption + +Node: dcid:Count_Person_15OrMoreYears_Male_AlcoholConsumption_AsAFractionOf_Count_Person_15OrMoreYears_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears_Male +age: [15 - Years] +gender: dcid:Male +healthBehavior: dcid:AlcoholConsumption + +Node: dcid:Count_Person_15OrMoreYears_Male_TobaccoUse_AsAFractionOf_Count_Person_15OrMoreYears_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears_Male +age: [15 - Years] +gender: dcid:Male +healthBehavior: dcid:TobaccoUse + +Node: dcid:Count_Person_15OrMoreYears_TobaccoUse_AsAFractionOf_Count_Person_15OrMoreYears +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15OrMoreYears +age: [15 - Years] +healthBehavior: dcid:TobaccoUse + +Node: dcid:Count_Person_15To19Years_Female_ConditionAnaemic_AsAFractionOf_Count_Person_15To19Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To19Years_Female +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Pregnant__Mother + +Node: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother_AsAFractionOf_Count_Person_15To19Years_Female_ConditionPregnantOrMother +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To19Years_Female_ConditionPregnantOrMother +age: [15 19 Years] +gender: dcid:Female +medicalCondition: dcid:Pregnant__Mother + +Node: dcid:Count_Person_15To49Years_AnyFamilyPlanning_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:AnyFamilyPlanning +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Condom_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Condom +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female + +Node: dcid:Count_Person_15To49Years_Female_ConditionAnaemic_AsAFractionOf_Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_15To49Years_Female_Literate_AsAFractionOf_Count_Person_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +literacyStatus: dcid:Literate + +Node: dcid:Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Injectables_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Injectables +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_IntrauterineDeviceOrPostpartumIntrauterineContraceptiveDevice_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:IntrauterineDevice__PostpartumIntrauterineContraceptiveDevice +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_MaleSterlization_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:MaleSterlization +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_ModernFamilyPlanning_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:ModernFamilyPlanning +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Pill_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Pill +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_Sterilization_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +birthControlMethod: dcid:Sterilization +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_15To49Years_WithUnmetNeed_Female_Married_AsAFractionOf_Count_Person_15To49Years_Female_Married +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_15To49Years_Female_Married +age: [15 49 Years] +familyPlanningType: dcid:WithUnmetNeed +gender: dcid:Female +maritalStatus: dcid:Married + +Node: dcid:Count_Person_20To24Years_Female_MarriedBefore18Years_AsAFractionOf_Count_Person_20To24Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_20To24Years_Female +age: [20 24 Years] +gender: dcid:Female +maritalStatus: dcid:MarriedBefore18Years + +Node: dcid:Count_Person_24To35Month_2VaccineDose_VaccineAdministered_MeaslesVaccine_AsAFractionOf_Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +age: [24 35 Month] +vaccineDoseReceived: [2 VaccineDose] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_24To35Month_VaccineAdministered_MeaslesVaccine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [24 35 Month] +vaccineStatus: dcid:VaccineAdministered +vaccineType: dcid:MeaslesVaccine + +Node: dcid:Count_Person_3Years_WithinOneHourOfBirth_AsAFractionOf_Count_Person_3Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_3Years +age: [3 Years] +breastFeedingPractice: dcid:WithinOneHourOfBirth + +Node: dcid:Count_Person_5OrLessYears_Overweight_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +healthBehavior: dcid:Overweight + +Node: dcid:Count_Person_5OrLessYears_Underweight_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +healthBehavior: dcid:Underweight + +Node: dcid:Count_Person_5Years_Pre-PrimarySchool_AsAFractionOf_Count_Person_5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_5Years +age: [5 Years] +schoolGradeLevel: dcid:Pre-PrimarySchool + +Node: dcid:Count_Person_6OrLessMonth +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [- 6 Month] + +Node: dcid:Count_Person_6OrLessMonth_BreastMilk_AsAFractionOf_Count_Person_6OrLessMonth +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6OrLessMonth +age: [- 6 Month] +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6OrMoreYears_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 - Years] +gender: dcid:Female + +Node: dcid:Count_Person_6OrMoreYears_Female_EverAttendedSchool_AsAFractionOf_Count_Person_6OrMoreYears_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6OrMoreYears_Female +age: [6 - Years] +gender: dcid:Female +levelOfSchool: dcid:EverAttendedSchool + +Node: dcid:Count_Person_6To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] + +Node: dcid:Count_Person_6To23Month_AdequateDiet_AsAFractionOf_Count_Person_6To23Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month +age: [6 23 Month] +dietType: dcid:AdequateDiet + +Node: dcid:Count_Person_6To23Month_AdequateDiet_BreastMilk_AsAFractionOf_Count_Person_6To23Month_BreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month_BreastMilk +age: [6 23 Month] +dietType: dcid:AdequateDiet +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6To23Month_AdequateDiet_NotBreastMilk_AsAFractionOf_Count_Person_6To23Month_NotBreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To23Month_NotBreastMilk +age: [6 23 Month] +dietType: dcid:AdequateDiet +foodIntakeType: dcid:NotBreastMilk + +Node: dcid:Count_Person_6To23Month_BreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] +foodIntakeType: dcid:BreastMilk + +Node: dcid:Count_Person_6To23Month_NotBreastMilk +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 23 Month] +foodIntakeType: dcid:NotBreastMilk + +Node: dcid:Count_Person_6To59Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 59 Month] + +Node: dcid:Count_Person_6To59Month_ConditionAnaemic_AsAFractionOf_Count_Person_6To59Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To59Month +age: [6 59 Month] +medicalCondition: dcid:Anaemic + +Node: dcid:Count_Person_6To8Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [6 8 Month] + +Node: dcid:Count_Person_6To8Month_SolidFoodOrSemisolidFoodOrBreastMilk_AsAFractionOf_Count_Person_6To8Month +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_6To8Month +age: [6 8 Month] +foodIntakeType: dcid:SolidFood__SemisolidFood__BreastMilk + +Node: dcid:Count_Person_9To35Month_Last6Months +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [9 35 Month] +doseTimeFrame: dcid:Last6Months + +Node: dcid:Count_Person_9To35Month_Last6Months_VitaminA_AsAFractionOf_Count_Person_9To35Month_Last6Months +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_9To35Month_Last6Months +age: [9 35 Month] +doseTimeFrame: dcid:Last6Months +vitaminType: dcid:VitaminA + +Node: dcid:Count_Person_ConditionDiarrhea_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +medicalCondition: dcid:Diarrhea + +Node: dcid:Count_Person_ConditionSymptomsOfAcuteRespiratoryInfection_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +medicalCondition: dcid:SymptomsOfAcuteRespiratoryInfection + +Node: dcid:Count_Person_EducationalAttainment10OrMoreYearsOfSchooling_Female_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +educationalAttainment: 10OrMoreYearsOfSchooling +gender: dcid:Female + +Node: dcid:Count_Person_Female_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Female + +Node: dcid:Count_Person_Female_BodyMassIndexBelowNormal_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:BodyMassIndexBelowNormal + +Node: dcid:Count_Person_Female_HealthWorkerTalkedAboutFamilyPlanning_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthCareAdvice: dcid:HealthWorkerTalkedAboutFamilyPlanning + +Node: dcid:Count_Person_Female_HighRiskOfWaistToHipRatio_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:HighRiskOfWaistToHipRatio + +Node: dcid:Count_Person_Female_OverweightOrObesity_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthBehavior: dcid:Overweight__Obesity + +Node: dcid:Count_Person_Female_ReceivedBreastCancerExamination_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthPrevention: dcid:BreastCancerExamination + +Node: dcid:Count_Person_Female_ReceivedOralCavityExamination_ConditionOralCancer_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthPrevention: dcid:OralCavityExamination +medicalCondition: dcid:OralCancer + +Node: dcid:Count_Person_Female_WithElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:ElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithHighBloodSugarLevelOrVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:HighBloodSugarLevel__VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Female_WithHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:HighBloodSugarLevel + +Node: dcid:Count_Person_Female_WithMidlyElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:MidlyElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithModeratelyElevatedBloodPressureOrSeverelyElevatedBloodPressure_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:ModeratelyElevatedBloodPressure__SeverelyElevatedBloodPressure + +Node: dcid:Count_Person_Female_WithVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Female +gender: dcid:Female +healthOutcome: dcid:VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithHighBloodSugarLevelOrVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:HighBloodSugarLevel__VeryHighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:HighBloodSugarLevel + +Node: dcid:Count_Person_Male_WithMidlyElevatedBloodPressure_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:MidlyElevatedBloodPressure + +Node: dcid:Count_Person_Male_WithVeryHighBloodSugarLevel_AsAFractionOf_Count_Person_Male +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Male +gender: dcid:Male +healthOutcome: dcid:VeryHighBloodSugarLevel + +Node: dcid:Count_Person_TakingMedicine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +controlMeasure: dcid:TakingMedicine + +Node: dcid:Count_Person_TakingMedicine_WithElevatedBloodPressure_AsAFractionOf_Count_Person_TakingMedicine +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_TakingMedicine +controlMeasure: dcid:TakingMedicine +healthOutcome: dcid:ElevatedBloodPressure + +Node: dcid:Count_Person_WithModeratelyBloodPressureOrSeverelyElevatedBloodPressure_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +healthOutcome: dcid:ModeratelyBloodPressure__SeverelyElevatedBloodPressure + +Node: dcid:Count_Person_YearsUpto5_ConditionStunted_AsAFractionOf_Count_Person_Upto5Years +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person_Upto5Years +age: [- 5 Years] +medicalCondition: dcid:Stunted + +Node: dcid:Count_PregnantWoman +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_PregnantWoman_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +age: [15 49 Years] +gender: dcid:Female + +Node: dcid:Count_PregnantWoman_15To49Years_Female_ConditionAnaemic_AsAFractionOf_Count_PregnantWoman_15To49Years_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_PregnantWoman_15To49Years_Female +age: [15 49 Years] +gender: dcid:Female +medicalCondition: dcid:Anaemic + +Node: dcid:Count_PregnantWoman_MotherChildProtectionCard_AsAFractionOf_Count_PregnantWoman +typeOf: dcid:StatisticalVariable +populationType: dcid:PregnantWoman +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_PregnantWoman +pregnancyCare: dcid:MotherChildProtectionCard + +Node: dcid:Mean_Amount_ExpenditureActivity_ChildBirthNormalDelivey_PublicHealthFacility +typeOf: dcid:StatisticalVariable +populationType: dcid:ExpenditureActivity +measuredProperty: dcid:amount +statType: dcid:meanValue +expenditureType: dcid:ChildBirthNormalDelivey +healthEstablishmentType: dcid:PublicHealthFacility + +Node: dcid:Percent_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:percent +statType: dcid:measuredValue +gender: dcid:Female + +Node: dcid:Percent_Person_Female_ReceivedCervicalCancerScreening_AsAFractionOf_Percent_Person_Female +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +measuredProperty: dcid:percent +statType: dcid:measuredValue +measurementDenominator: dcid:Percent_Person_Female +gender: dcid:Female +healthPrevention: dcid:CervicalCancerScreening + +Node: dcid:Triennial_Count_MortalityEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +measurementQualifier: dcid:Triennial +statType: dcid:measuredValue + +Node: dcid:Triennial_Count_MortalityEvent_CivilAuthority_AsAFractionOf_Triennial_Count_MortalityEvent +typeOf: dcid:StatisticalVariable +populationType: dcid:MortalityEvent +measuredProperty: dcid:count +measurementQualifier: dcid:Triennial +statType: dcid:measuredValue +measurementDenominator: dcid:Triennial_Count_MortalityEvent +registeredWith: dcid:CivilAuthority