Working Life Means Of Living Canonical Evidence
Description
This evidence contains elements related to the Working Life Means of Living Evidence. The Canonical Evidence in Use Case "Request Pension Information - Claim Pension" (MA UC3).
XSD
XSD files can be found on the GitHub repository.
Diagram
Attribute Specification
DE4A name | Property type | Cardinality | Data type | Related vocabulary | Controlled Vocabulary | Definition |
---|---|---|---|---|---|---|
WorkingLifeMeansOfLivingEvidence | Class | |||||
Identifier | Object | [0..1] | Identifier | cva:Cvidentifier | An unambiguous reference to the Working Life Means of Living Evidence | |
IssueDate | Datatype | [1..1] | Date | udt:Date | The most recent date on which the Working Life Means of Living Evidence instance was issued. | |
IssuingAuthority | Object | [1..1] | PublicOrganisation | A Public Organisation with official authority in charge of issuing the Working Life Means of Living Evidence. | ||
Certifies | Object | [1..1] | WorkingLifeMeansOfLivingInfo | Attesting in a formal way that the Working Life data is true. | ||
PublicOrganisation | Class | Any organisation that is defined as being part of the public sector by a legal framework at any level. | ||||
Identifier | Object | [0..*] | Identifier | cva:Cvidentifier | Many organisations are referred to by an acronym or some other identifier. For example, among the EU institutions, the ECB is the identifier for the European Central Bank, OLAF for the European AntiN/AFraud Office, and so on. These are formally recognised by the European Commission which provides a list of such acronyms. Analogous lists should be used in other contexts. | |
PrefLabel | Datatype | [1..*] | Text | udt:Text | As defined in the ORG Ontology, a preferred label is used to provide the primary, legally recognised name of the organisation. An organisation may only have one such name in any given language. Primary names may be provided in multiple languages with multiple instances of the preferred label property. | |
WorkingLifeMeansOfLivingInfo | Class | Information on different working life benefits | ||||
DataSubject | Object | [1..1] | Person | The person who is subject to this information | ||
WorkingLife | Object | [0..1] | WorkingLife | Working life of the citizen | ||
WorkingLife | Class | Working life of the citizen | ||||
SituationsList | Object | [0..1] | SituationsList | Contains the list of situations of the consulted citizen. | ||
SituationsList | Class | Contains the list of situations of the consulted citizen. | ||||
Situation | Object | [1..*] | Situation | Contains the data of each situation of the consulted citizen. | ||
Situation | Class | Contains the data of each situation of the consulted citizen. | ||||
SocialSecurityNumber | Object | [1..1] | Identifier | Social security number of the situation returned. | ||
Status | Datatype | [1..1] | StatusTypeEnum | Status of the benefit.
The possible values are: • ACTIVE: the citizen is receiving the unemployment benefit • NON-ACTIVE: the citizen is not receiving the unemployment benefit • NON-ACTIVE due to APRE (APRE: "Cumulative and early payment of contributory unemployment benefit to foreign workers returning to their country of origin") • NON-ACTIVE when the benefit has been capitalised | ||
PeriodOfTime | Object | [1..1] | PeriodOfTime | Period of work activity. It includes:
• Date of start of work activity. • Date from which the registration takes effect for the purposes of entitlement to the benefits of the Social Security system, except for benefits resulting from accidents at work and occupational diseases, unemployment and health care resulting from common illness, maternity and non-occupational accidents, in which case the effective date of registration coincides, in any case, with the date of employment. • Date of termination of employment. | ||
ContractType | Datatype | [1..1] | ContractTypeEnum | Identifier of the employment contract. The list of contract types is available in tab "Contract types". | ||
PeriodOfTime | Class | Period of time | ||||
StartDate | Datatype | [0..1] | Date | udt:Date | Effective start date of a period time. The format is YYYY-MM-DD | |
EndDate | Datatype | [0..1] | Date | udt:Date | Expected end date or effective end date in case of suspension/cancellation/finish. The format is YYYY-MM-DD | |
Person | Class | An individual natural person who may be dead or alive, but not imaginary. | ||||
Identifier | Object | [0..*] | Identifier | cva:Cvidentifier | The identifier relation is used to link a Person to any formally issued Identifier for that Person. | |
SocialSecurityNumber | Datatype | [1..*] | Identifier | cva:Cvidentifier | Social Security numbers of the consulted citizen. Up to 10 numbers can be returned, althoug citizens usually have only one Social Security number, but there are also cases with multiple social security numbers. | |
PersonName | Object | [1..1] | Name | The family name and given name of a Person. At least one of the two must exist. | ||
DateOfBirth | Object | [1..1] | DateObject | The day on which the Person was born. | ||
DateObject | Class | Structured representation of date with year, month and day of the month. | ||||
Year | Datatype | [0..1] | Year | xsd:gYear | A gregorian calendar year. The value space of Year is the set of Gregorian calendar years as defined in § 5.2.1 of ISO 8601. Specifically, it is a set of one-year long, non-periodic instances e.g. lexical 1999 to represent the whole year 1999, independent of how many months and days this year has. | |
Month | Datatype | [0..1] | Month | xsd:gMonth | A gregorian month that recurs every year. The value space of Month is the space of a set of calendar months as defined in § 3 of ISO 8601. Specifically, it is a set of one-month long, yearly periodic instances. | |
Day | Datatype | [0..1] | Day | xsd:gDay | A gregorian day that recurs, specifically a day of the month such as the 5th of the month. The value space of Day is the space of a set of calendar dates as defined in § 3 of ISO 8601. Specifically, it is a set of one-day long, monthly periodic instances. | |
Name | Class | A name of a person that includes the family and given name. | ||||
FamilyName | Datatype | [0..*] | Text | cbc:FamilyName | A family name is usually shared by members of a family. This attribute also carries prefixes or suffixes which are part of the family name, e.g. "de Boer", "van de Putte", "von und zu Orlow". Multiple family names, such as are commonly found in Hispanic countries, are recorded in the single family name field so that, for example, Miguel de Cervantes Saavedra's Family Name would be recorded as "de Cervantes Saavedra". | |
GivenName | Datatype | [0..*] | Text | cvb:GivenName | A given name, or multiple given names, are the denominator(s) that identify an individual within a family. These are given to a Person by his or her parents at birth or may be legally recognised as 'given names' through a formal process. All given names are ordered in one field so that, for example, the given name for Johann Sebastian Bach is 'Johann Sebastian'. |