Burden of disease data formats
Download empty dataset template:
Burden of disease
Accepted table names: BurdenOfDisease, BurdensOfDisease.
Name | Type | Description | Aliases | Required |
---|---|---|---|---|
Population |
AlphaNumeric (50) |
The population linked to this burden of disease. |
Population |
Yes |
idEffect |
AlphaNumeric (50) |
Code of the effect linked to this burden of disease. |
idEffect, EffectId, Effect, EffectCode |
Yes |
BodIndicator |
BodIndicator | The burden of disease indicator linked to this burden of disease. |
BodIndicator, BurdenofDiseaseIndicator |
Yes |
Value |
Numeric |
The value of the burden of disease indicator. |
Value |
Yes |
Burden of disease indicator conversions
Accepted table names: BodIndicatorConversions, BodIndicatorConversion.
Name | Type | Description | Aliases | Required |
---|---|---|---|---|
FromIndicator |
BodIndicator | The source burden of disease indicator (from). |
FromIndicator, FromBod, From |
Yes |
FromUnit |
AlphaNumeric (50) |
The unit of the burden of disease indicator (from). |
FromUnit, UnitFrom |
No |
ToIndicator |
BodIndicator | The target burden of disease indicator (to). |
ToIndicator, ToBod, To |
Yes |
ToUnit |
AlphaNumeric (50) |
The unit of the burden of disease indicator (to). |
ToUnit, UnitTo |
No |
Value |
Numeric |
The value/conversion factor for converting from source to target. |
Value |
Yes |