Inspire revision 4711
Gyldig
-- Name --
General health statistic
Numbers about some aspects of health related to a population or an area. For the purpose of this data model, 'general health' data include issues such as self-perceived health, demographic distribution of various health problems, smokers, etc., expressed as raw numbers, rates, percentage, stratified by gender, age, and/or socio-economic, cultural, ethnic or other factors.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
ageRange |
|
-- Name --
Age range
|
AgeRangeType
(datatype)
|
1..1 |
- startAge |
|
-- Name --
start age
|
Age
(union)
|
1..1 |
- range |
|
-- Name --
range
|
Age
(union)
|
1..1 |
gender |
|
-- Name --
Gender
|
GenderValue
(kodeliste)
|
1..1 |
generalHealthName |
|
-- Name --
General health name
|
GeneralHealthTypeValue
(kodeliste)
|
1..1 |
generalHealthValue |
|
-- Name --
General health value
|
Real |
1..1 |
referencePeriod |
|
-- Name --
Reference period
|
ReferencePeriodType
(datatype)
|
1..1 |
- startDate |
|
-- Name --
Start date
|
Date |
1..1 |
- endDate |
|
-- Name --
End date
|
Date |
1..1 |
HealthStatisticalData |
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.
|
gender |
GenderValue
|
|
Gender of the population considered.
|
generalHealthName |
GeneralHealthTypeValue
|
|
Health status indicator.
|
generalHealthValue |
Real |
|
A numerical expression of a health index/indicator.
|
referencePeriod |
ReferencePeriodType
|
|
The time period to which data is referred to.
|