Statistical information related to pathologies linked directly or indirectly to the quality of environment.
-- Description --
Statistical information related to diseases, health-related conditions and external causes of disease and injury, as classified in the International Statistical Classification of Diseases and Related Health Problems, 10th Revision (ICD-10). For practical reasons, a short term ‘disease’ is used to label all conditions covered by this definition.
| Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
| ageRange |
voidable |
-- Name --
Age range
|
AgeRangeType |
1..1 |
| diseaseMeasure |
|
-- Name --
Disease measure
|
DiseaseMeasure |
1..* |
| gender |
voidable |
-- Name --
Gender
|
GenderValue |
1..1 |
| referencePeriod |
|
-- Name --
Reference period
|
ReferencePeriodType |
1..1 |
| pathology |
|
-- Name --
International classification of diseases .
|
ICDValue |
0..1 |
| COD |
|
-- Name --
Cause of death
|
CODValue |
0..1 |
| Navn |
Type |
Lengde |
Multiplisitet |
|
AgeRangeType |
|
1..1 |
|
DiseaseMeasure |
|
1..* |
|
GenderValue |
|
1..1 |
|
ReferencePeriodType |
|
1..1 |
|
ICDValue |
|
0..1 |
|
CODValue |
|
0..1 |
| Name |
Type |
English |
Description |
| ageRange |
AgeRangeType |
|
Age interval of a specific subpopulation expressed as starting age and an interval, both alternatively expressed in years, months or weeks.
|
| diseaseMeasure |
DiseaseMeasure |
|
Different ways how data on diseases and related health problems in a population can be reported.
|
| gender |
GenderValue |
|
Gender of the population considered.
|
| referencePeriod |
ReferencePeriodType |
|
The time period to which data refers.
|
| pathology |
ICDValue |
|
Disease as defined in the ICD-10 update 2007 "ICD (International Classification of Diseases, 10<sup>th</sup> revision)".
-- Description --
As values in the INSPIRE data, the code could be used (e.g A00, A01, A01.1, ...).
|
| COD |
CODValue |
|
Data on causes of death (COD) that provide information on mortality patterns and form a major element of public health information.
|
| Navn |
Beskrivelse |
| CODusability |
/* The COD code list shall be used only if the diseaseMeasureType attribute of diseaseMeasure takes a value that represents mortality. */
|
| pathologiOrCODnotempty |
/* At least one of pathology and COD attributes must not be empty. */
inv: self.COD->Empty implies self.pathology-> notEmpty
inv: self.pathology->Empty implies self.COD -> notEmpty
|