Siden opdateres automatisk til at afspejle koden.
UnemploymentEnrollmentService benyttes til registrering tilmelding for den ledige. Servicen gør det muligt at tilmelde en borger som kontanthjælpsansøger.
Metoder
SaveReferral
KMD Aktiv bruger ikke denne metode.
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveReferralRequest | SaveReferralRequestType | 1 | ||
- SaveReferral | SaveReferralType | 1 | ||
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveReferralResponse | SaveReferralResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | kvittering for transaktionen. | |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registrering. | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. |
Fejlkoder
Ingen fejlkoder
SaveSocialAid
Denne metode validerer bevillingen positivt hvis bevillingen modtages via SaveAppropriation (Approved), eller sender en afslag hvis bevillingen er modtaget som Rejected.
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveSocialAidRequest | SaveSocialAidRequestType | 1 | ||
- SaveSocialAid | SaveSocialAidType | 1 | Validering af bevilling. | |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | Borgerens cpr-nummer. |
- - StartDate | dateTime | 1 | Startdato. | |
- - EndDate | dateTime | 0 - 1 | Slutdato. | |
- - ClientCategoryTypeIdentifier | int | 1 | Altid ’2’ eller ‘4’ eller '7' Angivelse af klientkategori for perioden. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveSocialAidResponse | SaveSocialAidResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | kvittering for transaktionen. | |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registrering. | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. |
Fejlkoder
Ingen fejlkoder
SaveAppropriation
Denne metode anvendes til at validere tilmeldingen. Hvis den valideres positivt, laver DFDG en SaveSocialAid med startdato og uden slutdato.
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveAppropriationRequest | SaveAppropriationRequestType | 1 | ||
- Appropriation | AppropriationType | 1 | Validering af tilmelding af borger. | |
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: ((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000 | 1 | CivilRegistrationNumber (PNR) Description: Unique identification of a person The Civil Registration System contains: - Data on persons, who after 1968 April 2nd Danish registry of citizens. As for Greenland the corresponding date is 1972 may 1st. - Danish citizens living outside Denmark (who must pay duty and ATP) has also been given a civil registration number. - Civil registration numbers are also assigned for other administrative purposes. Value space: The civil registration number consists of two parts. The first part is the valid birthday in the form DDMMYY. The following part is a serial number of four digits. The civil registration number may also hold the value 0000000000. This value is used where the civil registration number is required but unknown. Lifecycle: The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons. The civil registration number may be assigned via hospitals. The civil registration number is not to be deleted. Remarks: 1994 June 11th the civil registration number was changed according to this description. |
- - AppropriationOutcome | AppropriationOutcomeType Base: string | Enumeration:
| 1 | Udfald af valideringen. Enten Approved eller Rejected.. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
SaveAppropriationResponse | SaveAppropriationResponseType | 1 | ||
- ServiceReceipt | ServiceReceiptType | 1 | kvittering for transaktionen. | |
- - EventDate | dateTime | 1 | Tidspunkt for transaktionen eller registrering. | |
- - MessageIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. |
Fejlkoder
Ingen fejlkoder