Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions core/schema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -11722,3 +11722,7 @@ name: "Junior college"
Node: dcid:ReEnrolledInSchool
typeOf: dcid:USC_SchoolEnrollmentEnum
name: "Re enrolled in school"

Node: dcid:TuberculosisAndHIV
typeOf: dcid:Disease
name: "Tuberculosis And HIV"
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Node: dcid:Count_MedicalConditionIncident_ConditionTuberculosisAndHIV_AsAFractionOf_Count_Person
typeOf: dcid:StatisticalVariable
name: "Incidence rate of people with tuberculosis and HIV"
populationType: dcid:MedicalConditionIncident
measuredProperty: dcid:count
statType: dcid:measuredValue
measurementDenominator: dcid:Count_Person
medicalCondition: dcid:TuberculosisAndHIV
Loading