Skip to content

Commit

Permalink
Data Manifest CL for NDAP NSS Health at state Level.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 673364011
  • Loading branch information
Data Commons authored and copybara-github committed Sep 25, 2024
1 parent 782dcf6 commit 39a8af1
Show file tree
Hide file tree
Showing 7 changed files with 17,468 additions and 7 deletions.
2 changes: 1 addition & 1 deletion core/WorldDevelopmentIndicators.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ typeOf: schema:Property
description: "A medical condition is a broad term that includes all diseases and disorders."
descriptionUrl: "https://en.wikipedia.org/wiki/Lists_of_diseases"
domainIncludes: schema:Person, dcs:Disease, dcs:WHO/PregnantWomen, dcs:MedicalConditionIncident
rangeIncludes: dcs:MedicalConditionIncidentTypeEnum, dcs:Disease, dcs:HealthOutcomeEnum, dcs:ICD10_113CausesOfDeath
rangeIncludes: dcs:MedicalConditionIncidentTypeEnum, dcs:Disease, dcs:HealthOutcomeEnum, dcs:ICD10_113CausesOfDeath, dcs:PollutantHealthRiskEnum

Node: dcid:Alcohol
name: "Alcohol (Drug)"
Expand Down
14 changes: 11 additions & 3 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ dcid: "age"
name: "age"
typeOf: schema:Property
rangeIncludes: dcs:QuantityRange, schema:Number, dcs:AgeStatusEnum, dcs:SDG_AgeEnum
domainIncludes: schema:Person, schema:Organization, schema:Household
domainIncludes: schema:Person, schema:Organization, schema:Household, , schema:MedicalConditionIncident, schema:PregnantWoman

Node: employmentStatus
dcid: "employmentStatus"
Expand Down Expand Up @@ -2762,7 +2762,7 @@ name: "incidentType"

Node: dcid:medicalStatus
rangeIncludes: dcs:MedicalStatusEnum, dcs:MedicalEventEnum
domainIncludes: dcs:MedicalConditionIncident, dcs:BirthEvent
domainIncludes: dcs:MedicalConditionIncident, dcs:BirthEvent, dcs:PregnantWoman, dcs:Person
typeOf: schema:Property
name: "medicalStatus"
description: "Used to indicate the status of a medical condition incident."
Expand Down Expand Up @@ -2886,7 +2886,7 @@ typeOf: schema:Property
name: "socialCategory"
description: "Identifies a designated group of people. For example, Scheduled Tribes (ST) in India."
rangeIncludes: dcs:SocialCategoryEnum
domainIncludes: schema:Person
domainIncludes: schema:Person, schema:PregnantWoman

Node: dcid:internetSubscriptionType
typeOf: schema:Property
Expand Down Expand Up @@ -4202,3 +4202,11 @@ typeOf: dcid:Property
name: "percentileRankValue"
description: "Percentile ranking values range from 0 to 1, with higher values indicating greater social vulnerability"
descriptionUrl: "https://www.atsdr.cdc.gov/placeandhealth/svi/documentation/SVI_documentation_2022.html"

Node: dcid:economicDependencyStatus
typeOf: dcid:Property
name: "economicDependencyStatus"
domainIncludes: dcid:MedicalConditionIncident
rangeIncludes: dcid:EconomicDependencyStatusEnum


6 changes: 6 additions & 0 deletions core/dcschema_enum_classes.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -605,3 +605,9 @@ subClassOf: dcid:Enumeration
name: "VulnerabilityStatusEnum"
description: "Social Vulnerability Status refers to the demographic and socioeconomic factors (such as poverty, lack of access to transportation, and crowded housing) that adversely affect communities that encounter hazards and other community-level stressors"
descriptionUrl: "https://www.atsdr.cdc.gov/placeandhealth/svi/index.html"

Node: dcid:EconomicDependencyStatusEnum
typeOf: dcid:Class
subClassOf: dcid:Enumeration
description: "Individual or entities relying on others for financial support"
name: "EconomicDependencyStatusEnum"
107 changes: 107 additions & 0 deletions core/dcschema_enum_instances.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -3145,3 +3145,110 @@ name: "Racial And Ethnic Minority Status"
Node: dcid:HousingTypeAndTransportation
typeOf: dcid:VulnerabilityStatusEnum
name: "Housing Type And Transportation"

Node: dcid:Hospitalization
typeOf: dcid:ExpenditureTypeEnum
name: "Hospitalization"

Node: dcid:Treatment
typeOf: dcid:ExpenditureTypeEnum
name: "Treatment"

Node: dcid:OtherHospitalExpense
typeOf: dcid:ExpenditureTypeEnum
name: "Other Hospital Expense"

Node: dcid:OtherSocialCategory
typeOf: dcid:SocialCategoryEnum
name: "Other Social Category"

Node: dcid:Ailing
typeOf: dcid:MedicalConditionIncidentTypeEnum
name: "Ailing"

Node: dcid:healthWorker
typeOf: dcid:Property
name: "healthWorker"

Node: dcid:HealthWorkerEnum
typeOf: dcid:Class
subClassOf: dcid:Enumeration
name: "HealthWorkerEnum"

Node: dcid:InformalHealthCare
typeOf: dcid:HealthWorkerEnum
name: "Informal Health Care"

Node: dcid:PrivateDoctor
typeOf: dcid:HealthWorkerEnum
name: "Private Doctor"

Node: dcid:Ailments
typeOf: dcid:MedicalStatusEnum
name: "Ailments"

Node: dcid:OtherDisease
typeOf: dcid:MedicalConditionIncidentTypeEnum
name: "Other Disease"

Node: dcid:AllDisease
typeOf: dcid:MedicalConditionIncidentTypeEnum
name: "All Disease"

Node: dcid:economicDependencyStatus
typeOf: dcid:Property
name: "economicDependencyStatus"

Node: dcid:EconomicDependencyStatusEnum
typeOf: dcid:Class
subClassOf: dcid:Enumeration
name: "EconomicDependencyStatusEnum"

Node: dcid:PartiallyDependent
typeOf: dcid:EconomicDependencyStatusEnum
name: "Partially Dependent"

Node: dcid:NotDependent
typeOf: dcid:EconomicDependencyStatusEnum
name: "Not Dependent"

Node: dcid:FullyDependent
typeOf: dcid:EconomicDependencyStatusEnum
name: "Fully Dependent"

Node: dcid:BedCharges
typeOf: dcid:ExpenditureTypeEnum
name: "Bed Charges"

Node: dcid:DiagnosticTests
typeOf: dcid:ExpenditureTypeEnum
name: "Diagnostic Tests"

Node: dcid:SurgeonFees
typeOf: dcid:ExpenditureTypeEnum
name: "Surgeon Fees"

Node: dcid:DoctorFees
typeOf: dcid:ExpenditureTypeEnum
name: "Doctor Fees"

Node: dcid:MedicinesExpenditure
typeOf: dcid:ExpenditureTypeEnum
name: "Medicines Expenditure"

Node: dcid:HospitalizationPackageComponents
typeOf: dcid:ExpenditureTypeEnum
name: "Hospitalization Package Components"

Node: dcid:Charitable
typeOf: dcid:EstablishmentOwnershipEnum
name: "Charitable"

Node: dcid:MedicalExpense
typeOf: dcid:ExpenditureTypeEnum
name: "Medical Expense"

Node: dcid:NonMedicalExpense
typeOf: dcid:ExpenditureTypeEnum
name: "Non Medical Expense"

3 changes: 1 addition & 2 deletions core/nsduh.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Node: dcid:placeOfResidenceClassification
typeOf: schema:Property
name: "placeOfResidenceClassification"
rangeIncludes: dcs:CountyClassificationEnum, dcs:HumanSettlementClassificationEnum, dcs:LocationClassificationEnum
domainIncludes: dcs:Person, dcs:Place, dcs:Household
domainIncludes: dcs:Person, dcs:Place, dcs:Household, dcs:MedicalConditionIncident, dcs:PregnantWoman, dcs:ExpenditureActivity

Node: dcid:perceivedAvailabilityToObtain
typeOf: schema:Property
Expand All @@ -376,4 +376,3 @@ typeOf: schema:Property
name: "substanceUseDisorder"
rangeIncludes: dcs:SubstanceUseDisorderEnum
domainIncludes: dcs:Person

2 changes: 1 addition & 1 deletion core/schema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -8502,7 +8502,7 @@ name: "lodgingUnitType"
Node: gender
dcid: "gender"
typeOf: schema:Property
domainIncludes: schema:Person, schema:BirthEvent, schema:Household
domainIncludes: schema:Person, schema:BirthEvent, schema:Household, dcs:MedicalConditionIncident, dcs:ExpenditureActivity
name: "gender"
rangeIncludes: schema:GenderType, dcs:SDG_SexEnum

Expand Down
Loading

0 comments on commit 39a8af1

Please sign in to comment.