Unemployment Means Of Living Canonical Evidence
Description
This evidence contains elements related to the Unemployment 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 |
---|---|---|---|---|---|---|
UnemploymentMeansOfLivingEvidence | Class | |||||
Identifier | Object | [0..1] | Identifier | cva:Cvidentifier | An unambiguous reference to the Unemployment Means of Living Evidence | |
IssueDate | Datatype | [1..1] | Date | udt:Date | The most recent date on which the Unemployment Means of Living Evidence instance was issued. | |
IssuingAuthority | Object | [1..1] | PublicOrganisation | A Public Organisation with official authority in charge of issuing the Unemployment Means of Living Evidence. | ||
Certifies | Object | [1..1] | UnemploymentMeansOfLivingInfo | Attesting in a formal way that the Unemployment 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. | |
UnemploymentMeansOfLivingInfo | Class | Information on unemployment benefits | ||||
DataSubject | Object | [1..1] | Person | The person who is subject to this information | ||
UnemploymentData | Object | [0..1] | UnemploymentData | Current unemployment data of the citizen | ||
UnemploymentData | Class | One of the two Persons who are jointly the cause of the Child's Birth, i.e. natural parent. | ||||
Status | Datatype | [0..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 | [0..1] | PeriodOfTime | Date of start of the current entitlement situation and date of end.
Start date: • If the Situation is "ACTIVE", this field indicates the initial date on which the citizen began to receive unemployment benefit. • If the Situation is "NON-ACTIVE", this field indicates the initial date on which the citizen stopped receiving unemployment benefit. End date: • If the Situation is "ACTIVE", this field represents the granted period of entitlement; it indicates the end date. • If the Situation is "NON-ACTIVE", this field is empty. | ||
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'. |