IllnessCompositeService (Version 5 [UDV], 2020-4)
Ændringer ift. version 4 er i denne arbejdsversion farvemarkeret.
V5 forventes prod.lagt med 2021-1, men skal og må først anvendes forretningsmæssigt af KSS, a-kasser og Jobnet fra 2021-2.
Metoder
CreateIllness
Metoden giver mulighed for at lave en sygemelding samtidig med en afmelding
Input
Knud spørger: Kan vi få typerne til at angive de rigtige kodelistenavne i stedet for blot "CodeListItemIdentifierType"?
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateIllnessRequest | CreateIllnessRequestType | 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 | Borgers personnummer. |
- AbsenceItem | AbsenceItemType | 1 | Angivelse af sygemeldingselementer | |
- - AbsenceIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende fraværsregistrering |
- - StartDate | dateTime | 1 | Startdato for fravær. | |
- - EndDate | dateTime | 0 - 1 | Slutdato for fravær. | |
- - AbsenceTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for fravær |
- - AbsenceComment | AbsenceCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen |
- - AbsenceCauseTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Afslutningsårsag for fravær |
- - NotificationDate | dateTime | 1 | Anmeldelsesdato. | |
- - CurrentUnemploymentStatusTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Ledighedsgrad. |
- - CompanyIdentifier | CompanyIdentifierType | 0 - 1 | Virksomhedsinformation | |
- - - ProductionUnitIdentifier | ProductionUnitIdentifierType Base: string | Length: 10 | 0 - 1 | En P-enhed får tildelt et entydigt identifikationsnummer, et P-nummer, som er et 10-cifret nummer. Et P-nummer vil altid være tilknyttet et CVR-nummer. |
- - - CVRnumberIdentifier | CVRnumberIdentifierType Base: string | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. |
- CancelEnrollmentItem | CancelEnrollmentItemType | 0 - 1 | Kombination af elementer i afmeldingen | |
- - CancellationDate | dateTime | 1 | Afslutningsdato for det aktuelle tilmeldeforhold. | |
- - RemovalCauseTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Afmeldeårsag for det aktuelle tilmeldeforhold. |
Output
Knud bemærker: Response skal ændres til de nye standard response typer
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateIllnessResponse | CreateIllnessResponseType | 1 | ||
- AbsenceIdentifier | 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 | Nøgle for den tilhørende fraværsregistrering |
- EnrollmentIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende tilmelderegistrering |
- EventDate | dateTime | 1 | Hændelsestidspunkt for registrering I DFDG |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4322 | The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort | The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort |
4339 | Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig | Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig |
4340 | The submitted CauseTypeIdentifier is invalid | The submitted CauseTypeIdentifier is invalid |
4367 | The person is not enrolled | The person is not enrolled |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4575 | You are not authorized | You are not authorized to execute the operation |
4685 | The reported absence has a start date before todays date | The reported absence has a start date before todays date |
4686 | This person must have an active contact group registration | This person must have an active contactgroupregistration |
4980 | Cause type identifier is required when setting illness end date | Cause type identifier is required when setting illness end date |
4966 | Registration cannot be completed because start date is more than 4 weeks in the past | Registration cannot be completed because start date is more than 4 weeks in the past |
4637 | The reported absence overlaps an existing absence of the same type | The reported absence overlaps an existing absence of the same type |
4990 | Illness is not possible because of open enrollment | Illness is not possible because of open enrollment |
5013 | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager |
5014 | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager |
5016 | Cvr number is required when contact group is 24, Sygedagpengemodtager for beskæftigelse | Cvr number is required when contact group is 24, Sygedagpengemodtager for beskæftigelse |
5019 | CVR and P number are not allowed for the contactgroup | CVR and P number are not allowed for the contactgroup |
6052 | Codelist value is only for internal use | Codelist value is only for internal use |
7061 | AbsenceCause is not coherent with contact group. | AbsenceCause is not coherent with contact group. |
8082 | CVR is not valid for paper form. | CVR is not valid for paper form. |
9361 | AbsenceCause is illegal for this AbsenceType | AbsenceCause is illegal for this AbsenceType |
9362 | Illness NotificationDate must be today or earlier | Illness NotificationDate must be today or earlier |
UpdateIllness
Metoden giver mulighed for at opdatere en sygemelding
Knud spørger: Kan vi få typerne til at angive de rigtige kodelistenavne i stedet for blot "CodeListItemIdentifierType"?
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateIllnessRequest | UpdateIllnessRequestType | 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 | Borgers personnummer. |
- AbsenceItem | AbsenceItemType | 1 | Angivelse af sygemeldingselementer | |
- - AbsenceIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende fraværsregistrering |
- - StartDate | dateTime | 1 | Startdato for fravær. | |
- - EndDate | dateTime | 0 - 1 | Slutdato for fravær. | |
- - AbsenceTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for fravær |
- - AbsenceComment | AbsenceCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen |
- - AbsenceCauseTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Afslutningsårsag for fravær |
- - NotificationDate | dateTime | 1 | Anmeldelsesdato. | |
- - CurrentUnemploymentStatusTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Ledighedsgrad. |
- - CompanyIdentifier | CompanyIdentifierType | 0 - 1 | Virksomhedsinformation | |
- - - ProductionUnitIdentifier | ProductionUnitIdentifierType Base: string | Length: 10 | 0 - 1 | En P-enhed får tildelt et entydigt identifikationsnummer, et P-nummer, som er et 10-cifret nummer. Et P-nummer vil altid være tilknyttet et CVR-nummer. |
- - - CVRnumberIdentifier | CVRnumberIdentifierType Base: string | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. |
- CancelEnrollmentItem | CancelEnrollmentItemType | 0 - 1 | Kombination af elementer i afmeldingen | |
- - CancellationDate | dateTime | 1 | Afslutningsdato for det aktuelle tilmeldeforhold. | |
- - RemovalCauseTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Afmeldeårsag for det aktuelle tilmeldeforhold. |
Output
Knud bemærker: Response skal ændres til de nye standard response typer
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateIllnessResponse | UpdateIllnessResponseType | 1 | ||
- AbsenceIdentifier | 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 | Nøgle for den tilhørende fraværsregistrering |
- EnrollmentIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende tilmelderegistrering |
- EventDate | dateTime | 1 | Hændelsestidspunkt for registrering I DFDG |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4322 | The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort | The cancellation date must be today, maximum 30 days after or 60 in case of a less intensive effort |
4340 | The submitted CauseTypeIdentifier is invalid | The submitted CauseTypeIdentifier is invalid |
4367 | The person is not enrolled | The person is not enrolled |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4575 | You are not authorized | You are not authorized to execute the operation |
4632 | The specified Absenceregistration is not known to the system | The specified Absenceregistration is not known to the system |
4637 | The reported absence overlaps an existing absence of the same type | The reported absence overlaps an existing absence of the same type |
4647 | The Startdate cannot be changed | The Startdate cannot be changed |
4685 | The reported absence has a start date before todays date | The reported absence has a start date before todays date |
4686 | This person must have an active contact group registration | This person must have an active contactgroupregistration |
4963 | Registration cannot be completed because start date is in the past | Registration cannot be completed because start date is in the past |
4966 | Registration cannot be completed because start date is more than 4 weeks in the past | Registration cannot be completed because start date is more than 4 weeks in the past |
4980 | Cause type identifier is required when setting illness end date | Cause type identifier is required when setting illness end date |
4981 | Absence comment required when updating illness start date and end date | Absence comment required when updating illness start date and end date |
4990 | Illness is not possible because of open enrollment | Illness is not possible because of open enrollment |
5013 | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager |
5014 | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager |
5015 | Unemployment-level can not be changed | Unemployment-level can not be changed |
5017 | Cvr number and p number cannot be changed | Cvr number and p number cannot be changed |
5018 | Update of illness for contactgroup 24 and 25 is not allowed | Update of illness for contactgroup 24 and 25 is not allowed |
7061 | AbsenceCause is not coherent with contact group. | AbsenceCause is not coherent with contact group. |
9361 | AbsenceCause is illegal for this AbsenceType | AbsenceCause is illegal for this AbsenceType |
9362 | Illness NotificationDate must be today or earlier | Illness NotificationDate must be today or earlier |
CreateRecovery
Metoden giver mulighed for at lave en raskmelding samtidig med en tilmelding og/eller et kontaktgruppeskifte eller afslutning af kontaktgruppe
Knud spørger: Kan vi få typerne til at angive de rigtige kodelistenavne i stedet for blot "CodeListItemIdentifierType"?
Input
Element | Type | Detaljer | Forekomst | Beskrivelse | |
---|---|---|---|---|---|
CreateRecoveryRequest | CreateRecoveryRequestType | 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. | |
- AbsenceItem | AbsenceItemType | 1 | Angivelse af sygemeldingselementer | ||
- - AbsenceIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende fraværsregistrering | |
- - StartDate | dateTime | 1 | Startdato for fravær. | ||
- - EndDate | dateTime | 0 - 1 | Slutdato for fravær. | ||
- - AbsenceTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for fravær | |
- - AbsenceComment | AbsenceCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen | |
- - AbsenceCauseTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Afslutningsårsag for fravær | |
- - NotificationDate | dateTime | 1 | Anmeldelsesdato. | ||
- - CurrentUnemploymentStatusTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Ledighedsgrad. | |
- - CompanyIdentifier | CompanyIdentifierType | 0 - 1 | Virksomhedsinformation | ||
- - - ProductionUnitIdentifier | ProductionUnitIdentifierType Base: string | Length: 10 | 0 - 1 | En P-enhed får tildelt et entydigt identifikationsnummer, et P-nummer, som er et 10-cifret nummer. Et P-nummer vil altid være tilknyttet et CVR-nummer. | |
- - - CVRnumberIdentifier | CVRnumberIdentifierType Base: string | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. | |
- EnrollmentItem | EnrollmentItemType | 0 - 1 | Indeholder data til en registrering af tilmelding | ||
- - ClientCategoryTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for tilmeldekategori | |
- - EnrollmentDate | dateTime | 1 | Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret. | ||
- - CurrentUnemploymentStatusTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for ledighedsstatus ved tilmelding | |
- - ProfessionCollection | ProfessionCollectionType | 1 | Liste af stillingsbetegnelser | ||
- - - Profession | ProfessionType | 1 - 200 | Indeholder data til en stillingsbetegnelse | ||
976.8 | |||||
- - - - ConceptUriDa | 1 | Unik ESCO STAR identifikation på stillingsbetegnelse. | 976.8 | ||
- - - - AliasIdentifier | 0 - 1 | Unik ESCO STAR identifikation på alias. | 976.8 | ||
- - - - HasEducation | boolean | 1 | Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse. | ||
- - - - YearLastUsed | int | 1 | Angivelse hvornår personen senest var aktiv indenfor stillingen. | ||
- - - - MonthsOfExperience | int | 1 | Angivelse hvor mange måneder personen har erfaring fra stillingen. | ||
- - EmailAddressIdentifier | EmailAddressIdentifierType Base: string | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Emailadresse. | |
- ContactGroupItem | ContactGroupItemType | 0 - 1 | Angivelse af kontaktgruppeelement. ContactGroupIdentifier skal kun angives ved opdatering af eksisterende kontaktgruppe | ||
- - ContactGroupIdentifier | 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 nøgle for denne kontaktgruppe. | |
- - StartDate | dateTime | 1 | Startdato for kontaktgruppe. | ||
- - EndDate | dateTime | 0 - 1 | Slutdato for kontaktgruppe. | ||
- - EventTime | dateTime | 0 - 1 | Hændelsesdato for kontaktgruppen. | ||
- - ContactGroupTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for kontaktgruppe | |
- - CorrectionComment | CorrectionCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateRecoveryResponse | CreateRecoveryResponseType | 1 | ||
- AbsenceIdentifier | 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 | Nøgle for den tilhørende fraværsregistrering |
- EnrollmentIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende tilmelderegistrering |
- ContactGroupIdentifier | 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} | 0 - 1 | Nøgle for den tilhørende kontaktgrupperegistrering |
- EventDate | dateTime | 1 | Hændelsestidspunkt for registrering I DFDG |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4313 | Invalid client category type | The submitted client category type is no recognized as a valid client category type |
4314 | Invalid current unemployment status type identifier | The submitted identifier is not recognized as a valid unemployment status type identifier |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4417 | Client must be a member of an unemploymentfund to be an unemploymentfundrecipient | Client must be a member of an unemploymentfund to be an unemploymentfundrecipient |
4318 | One or more profession is invalid | The submitted request contains one or more invalid profession identifiers |
4316 | Enrollment overlap | The submitted enrollment date lies within or before an existing enrollment period |
4615 | This absenceregistration must have an end-date | This absenceregistration must have an end-date |
4645 | This person has a absenceregistration that conflicts with this Contactgroup | This person has a absenceregistration that conflicts with this Contactgroup |
4698 | Parameter is negative | Parameter is negative |
4710 | The submitted value of YearLastUsed is not a valid year | The submitted value of YearLastUsed is not a valid year |
4725 | This person cannot be enrolled because the person has a temporary foreign address registered | This person cannot be enrolled because the person has a temporary foreign address registered |
4749 | The enrollment date must be of todays date | The enrollment date must be of todays date |
4750 | The client has an absence registration that does not allow enrollment | The client has an absence registration that does not allow enrollment |
4646 | The ContactGroupTypeIdentifier cannot be changed | The ContactGroupTypeIdentifier cannot be changed |
4647 | The Startdate cannot be changed | The Startdate cannot be changed |
4648 | The Enddate cannot be before todays date | The Enddate cannot be before todays date |
4669 | The enddate must not be earlier than the start date | The enddate must not be earlier than the start date |
4919 | The contact group can not be ended due to an active enrollment | The contact group can not be ended due to an active enrollment |
4575 | You are not authorized | You are not authorized to execute the operation |
4731 | Registration is not allowed because of an illegal combination of the contactgroup and enrollment | Registration is not allowed because of an illegal combination of the contactgroup and enrollment |
4685 | The reported absence has a start date before todays date | The reported absence has a start date before todays date |
4686 | This person must have an active contact group registration | This person must have an active contactgroupregistration |
4980 | Cause type identifier is required when setting illness end date | Cause type identifier is required when setting illness end date |
4966 | Registration cannot be completed because start date is more than 4 weeks in the past | Registration cannot be completed because start date is more than 4 weeks in the past |
4637 | The reported absence overlaps an existing absence of the same type | The reported absence overlaps an existing absence of the same type |
4990 | Illness is not possible because of open enrollment | Illness is not possible because of open enrollment |
4992 | The person must be enrolled or contactgroup ended | The person must be enrolled or contactgroup ended |
4993 | The person has an open illness | The person has an open illness |
5010 | When absence end date is today, Enrollment date must not be today. | When absence end date is today, Enrollment date must not be today. |
6052 | Codelist value is only for internal use | Codelist value is only for internal use |
7061 | AbsenceCause is not coherent with contact group. | AbsenceCause is not coherent with contact group. |
8063 | EventTime must be equal to or before contactgroup start. | EventTime must be equal to or before contactgroup start. |
8065 | EventTime can not be changed. | EventTime can not be changed. |
9148 | The current category does not allow enrollment. | The current category does not allow enrollment. |
9331 | It is not allowed to create the ContactGroup for jobcenter | It is not allowed to create the ContactGroup for jobcenter |
9361 | AbsenceCause is illegal for this AbsenceType | AbsenceCause is illegal for this AbsenceType |
>>>>>>>>> Fra JobnetIllenssService
GetIllnessState
Input
Element | Type | Detaljer | Forekomst | Beskrivelse | |
---|---|---|---|---|---|
GetIllnessStateRequest | GetIllnessStateRequestType | 1 | |||
976.8 | |||||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | Base: stringPattern: ((((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 | Borgers personnummer. | 976.8 |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetIllnessStateResponse | GetIllnessStateResponseType | 1 | ||
- IsIllnessAllowed | boolean | 1 |
Fejlkoder
Knud har farvemarkeret 4400 og tilføjet 1001 og 1010
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
ReportIllness
Input
Knud spørger: Kan vi få typerne til at angive de rigtige kodelistenavne i stedet for blot "CodeListItemIdentifierType"?
Element | Type | Detaljer | Forekomst | Beskrivelse | |
---|---|---|---|---|---|
ReportIllnessRequest | ReportIllnessRequestType | 1 | |||
976.8 | |||||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | Base: stringPattern: ((((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 | Borgers personnummer. | 976.8 |
- RegistrationDate | dateTime | 1 | Hændelsesdatoen for registreringen. | ||
- StartDate | dateTime | 1 | Startdato for registreringen. | ||
- EndDate | dateTime | 0 - 1 | Slutdato for registreringen. | ||
- CurrentUnemploymentStatusTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Ledighedsgrad. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ReportIllnessResponse | ReportIllnessResponseType | 1 | ||
- IllnessReceipt | IllnessReceiptType | 1 | Kvittering for registreringen indeholdende. | |
- - EventDate | dateTime | 1 | Hændelsesdato for registreringen i det fælles datagrundlag | |
- - IllnessIdentifier | 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 | Unikt ID for sygemeldingen |
- - PersonNameStructure | PersonNameStructureType | 1 | Unikt ID for sygemeldingen | |
- - - PersonGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Erklæring af personens fornavn(e). |
- - - PersonMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Erklæring af personens mellemnavne(e). |
- - - PersonSurnameName | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Erklæring af en persons efternavne(e). |
- - 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. |
- - ReceiptText | ReceiptTextType Base: string | Length: 0-3000 | 1 | Kvitteringstekst som det fælles datagrundlag leverer på baggrund af person-oplysninger. Kvitteringstekst leveres som markeret tekst, så det er muligt at formatere kvitteringen på Jobnet. |
Fejlkoder
Knud har farvemarkeret 4400 + 9336 + 9346 og tilføjet 1001 og 1010
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4339 | Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig | Only clients Tilmeldt uden ydelse can have the unemploymentstatus ikke ledig |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
4614 | The absence registration is not allowed due to invalid overlap between absence types | The absence registration is not allowed due to invalid overlap between absence types |
4637 | The reported absence overlaps an existing absence of the same type | The reported absence overlaps an existing absence of the same type |
5013 | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager | Unemployment-level must be set when current ContactGroup is 1, Dagpengemodtager |
5014 | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager | Unemployment-level only valid when current ContactGroup is 1, Dagpengemodtager |
9336 | CV number has to be specified | CV number has to be specified |
9337 | Call to SetFlexijobApproved failed | Call to SetFlexijobApproved failed |
9344 | Missing or incorrect data, profile cannot be retrieved | Missing or incorrect data, profile cannot be retrieved |
9345 | Missing or incorrect data gives warning | Missing or incorrect data gives warning |
9346 | Call to CVServiceForDFDG failed | Call to CVServiceForDFDG failed |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
ReportIllnessRecovery
Input
Element | Type | Detaljer | Forekomst | Beskrivelse | |
---|---|---|---|---|---|
ReportIllnessRecoveryRequest | ReportIllnessRecoveryRequestType | 1 | |||
976.8 | |||||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | Base: stringPattern: ((((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 | Borgers personnummer. | 976.8 |
- RegistrationDate | dateTime | 1 | Hændelsesdatoen for registreringen. | ||
- IllnessIdentifier | 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 | Unikt ID for sygemeldingen, hvorpå der skal foretages en raskmelding. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ReportIllnessRecoveryResponse | ReportIllnessRecoveryResponseType | 1 | ||
- IllnessReceipt | IllnessReceiptType | 1 | Kvittering for registreringen indeholdende. | |
- - EventDate | dateTime | 1 | Hændelsesdato for registreringen i det fælles datagrundlag | |
- - IllnessIdentifier | 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 | Unikt ID for sygemeldingen |
- - PersonNameStructure | PersonNameStructureType | 1 | Unikt ID for sygemeldingen | |
- - - PersonGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Erklæring af personens fornavn(e). |
- - - PersonMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Erklæring af personens mellemnavne(e). |
- - - PersonSurnameName | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Erklæring af en persons efternavne(e). |
- - 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. |
- - ReceiptText | ReceiptTextType Base: string | Length: 0-3000 | 1 | Kvitteringstekst som det fælles datagrundlag leverer på baggrund af person-oplysninger. Kvitteringstekst leveres som markeret tekst, så det er muligt at formatere kvitteringen på Jobnet. |
Fejlkoder
Knud har farvemarkeret 4400 + 9336 og tilføjet 1001 og 1010
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
6006 | There is no open illness from work for this person | There is no open illness from work for this person |
9336 | CV number has to be specified | CV number has to be specified |
9337 | Call to SetFlexijobApproved failed | Call to SetFlexijobApproved failed |
9346 | Call to CVServiceForDFDG failed | Call to CVServiceForDFDG failed |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
ReportIllnessRecoveryAndBook
Input
Element | Type | Detaljer | Forekomst | Beskrivelse | |
---|---|---|---|---|---|
ReportIllnessRecoveryAndBookRequest | ReportIllnessRecoveryAndBookRequestType | 1 | |||
- PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType | Base: stringPattern: ((((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 | Borgers personnummer. | 976.8 |
- RegistrationDate | dateTime | 1 | Hændelsesdatoen for registreringen. | ||
- IllnessIdentifier | 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 | Unikt ID for sygemeldingen, hvorpå der skal foretages en raskmelding. | |
- BookingStartTime | dateTime | 1 | Starttidspunktet på booking. | ||
- InterviewOptionID | 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 | ||
- CaseWorkerIdentifier | CaseWorkerIdentifierType Base: string | Length: 1-255 | 0 - 1 |
Output
Knud bemærker: Husnr format bør opdateres så der tillades bindestreger i output (så vi kan håndtere det den dag det tillades i input)
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
ReportIllnessRecoveryAndBookResponse | ReportIllnessRecoveryAndBookResponseType | 1 | ||
- IllnessReceipt | IllnessReceiptType | 1 | Kvittering for registreringen indeholdende. | |
- - EventDate | dateTime | 1 | Hændelsesdato for registreringen i det fælles datagrundlag | |
- - IllnessIdentifier | 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 | Unikt ID for sygemeldingen |
- - PersonNameStructure | PersonNameStructureType | 1 | Unikt ID for sygemeldingen | |
- - - PersonGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Erklæring af personens fornavn(e). |
- - - PersonMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Erklæring af personens mellemnavne(e). |
- - - PersonSurnameName | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Erklæring af en persons efternavne(e). |
- - 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. |
- - ReceiptText | ReceiptTextType Base: string | Length: 0-3000 | 1 | Kvitteringstekst som det fælles datagrundlag leverer på baggrund af person-oplysninger. Kvitteringstekst leveres som markeret tekst, så det er muligt at formatere kvitteringen på Jobnet. |
- JobnetBookingDetails | JobnetBookingDetailsType | 1 | ||
- - BookingIdentifier | 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 | |
- - BookingOriginator | BookingOriginatorType | 1 | ||
- - - OrganisationCode | OrganisationCodeType Base: int | MinInclusive: 0 MaxExclusive: 100000000 | 1 | Unik kode for den organisation, som bookingen er oprettet af eller på vegne af. |
- - - OrganisationTypeIdentifier | OrganisationTypeIdentifierType | 1 | Organisationstype for den organisation, som bookingen er oprettet af eller på vegne af. | |
- - CitizenShouldAcceptBooking | boolean | 1 | ||
- - AcceptedBooking | boolean | 1 | ||
- - ReBookingPossible | boolean | 1 | ||
- - ReBookingDeadline | dateTime | 0 - 1 | ||
- - CancellationPossible | boolean | 1 | ||
- - CancellationDeadline | dateTime | 0 - 1 | ||
- - SelfBooked | boolean | 1 | ||
- - CompulsoryAttendance | boolean | 1 | ||
- - BookingStartTime | dateTime | 1 | ||
- - BookingEndTime | dateTime | 0 - 1 | ||
- - InterviewTypeIdentifier | InterviewTypeIdentifierType | 1 | ||
- - InterviewFormTypeIdentifier | InterviewFormTypeIdentifierType | 1 | ||
- - MeetingTitle | MeetingTitleType Base: string | Length: 1-100 | 1 | |
- - MeetingDescription | MeetingDescriptionType Base: string | Length: 0-500 | 0 - 1 | |
- - ReferenceInterview | boolean | 1 | ||
- - InterviewSupervisor | CaseWorkerStructureType | 1 | ||
- - - CaseWorkerGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Sagsbehandlerens fornavn. |
- - - CaseWorkerMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Sagsbehandlerens mellemnavn. |
- - - CaseWorkerSurname | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Sagsbehandlerens efternavn. |
- - - CaseWorkerIdentifier | CaseWorkerIdentifierType Base: string | Length: 1-255 | 1 | |
- - InterviewLocationDetail | InterviewLocationDetailType | 0 - 1 | ||
- - - InterviewLocationDescription | InterviewLocationDescriptionType Base: string | Length: 1-200 | 0 - 1 | |
- - - AddressPostal | AddressPostalType | 0 - 1 | ||
- - - - MailDeliverySublocationIdentifier | MailDeliverySublocationIdentifierType Base: string | Length: 1-34 | 0 - 1 | Navn på bygning |
- - - - StreetName | StreetNameType Base: string | Length: 1-40 | 1 | Vejnavn. |
- - - - StreetNameForAddressingName | StreetNameForAddressingNameType Base: string | Length: 1-20 | 0 - 1 | Forkortet vejnavn. Må ikke må overstige 20 tegn. |
- - - - StreetBuildingIdentifier | StreetBuildingIdentifierType Base: string | Pattern: ([1-9]|[1-9][0-9]|[1-9][0-9]{2})|([1-9][A-Z]|[1-9][0-9][A-Z]|[1-9][0-9]{2}[A-Z]) | 1 | Husnummer |
- - - - FloorIdentifier | FloorIdentifierType Base: string | Pattern: [1-9]|[1-9][0-9]|KL|ST|kl|st|k[2-9]|K[2-9] | 0 - 1 | Etagenummer |
- - - - SuiteIdentifier | SuiteIdentifierType Base: string | Length: 1-4 | 0 - 1 | Dør-angivelse, fx th. |
- - - - DistrictSubdivisionIdentifier | DistrictSubdivisionIdentifierType Base: string | Length: 1-34 | 0 - 1 | Yderligere bynavn eller områdenavn hvor nødvendigt. |
- - - - PostOfficeBoxIdentifier | PostOfficeBoxIdentifierType Base: integer | MinInclusive: 1 MaxInclusive: 9999 | 0 - 1 | Postboksnummer |
- - - - PostCodeIdentifier | PostCodeIdentifierType Base: string | Pattern: [0-9]{4} | 1 | Postnummer |
- - - - DistrictName | DistrictNameType Base: string | Length: 1-20 | 1 | Bynavn |
- - - - CountryIdentificationCode | CountryIdentificationCodeType Base: _CountryIdentificationCodeType | 0 - 1 | Landekode. | |
- - - - - BaseType | _CountryIdentificationCodeType Base: string | Pattern: [a-z,A-Z]{2}|[a-z,A-Z]{3}|[0-9]{3}|[0-9]{4} | 1 | Dette er en støttetype til CountryIdentificationCodeType. Det regulære udtryk er et valg for de 4 forskellige regulære udtryk for de forskellige formater. ISO 3166 standard, alpha 2: [a-z,A-Z]{2}. Eksempel "DK" for Danmark. ISO 3166 standard, alpha 3: [a-z,A-Z]{3}. Eksempel "DKN" for Danmark. UN Statistics Divisions country codes: [0-9]{3}. Eksempel "208" for Danmark AuthorityCode from the Central Office of Civil Registration: [0-9]{4}. Eksempel "5100" for Danmark. |
- - InterviewContactDetail | InterviewContactDetailType | 0 - 1 | ||
- - - DigitalContactIdentifier | DigitalContactIdentifierType Base: string | Length: 0-255 | 0 - 1 | |
- - - PhoneNumber | TelephoneNumberIdentifierType Base: string | Pattern: (\+)?[0-9]{3,20} | 0 - 1 | Vil være udfyldt med vejlederens telefonnummer, alternativt hovednummer til jobcenter. Skal angives, hvis det er borger, der skal ringe. |
- - - ShouldCitizenCall | boolean | 0 - 1 | Angiver hvorvidt borgeren skal ringe i forbindelse med et telefonisk møde. | |
- - InterviewContactTypeIdentifier | InterviewContactTypeIdentifierType | 1 | ||
- - ShowCaseWorker | boolean | 1 | ||
- - InterviewUnemploymentFundParticipation | boolean | 0 - 1 | ||
- - InterviewWithMoreAuthorities | boolean | 0 - 1 | ||
- - BookingParticipantCollection | BookingParticipantCollectionType | 0 - 1 | ||
- - - BookingParticipantType | BookingParticipantTypeType | 1 - * | ||
- - - - InterviewParticipantName | InterviewParticipantNameType Base: string | Length: 1-256 | 0 - 1 | |
- - - - ExternalAuthorityParticipantId | ExternalAuthorityParticipantIdType Base: string | Length: 1-256 | 0 - 1 | |
- - - - ParticipantTypeIdentifier | ParticipantTypeIdentifierType | 1 | ||
- - - - ContactDetails | ContactDetailsType Base: string | Length: 1-3000 | 0 - 1 |
Fejlkoder
Knud har farvemarkeret 4400 + 9336 og tilføjet 1001 og 1010
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4400 | CV Customer Number is unknown | The supplied CV Customer Number is unknown to the system |
4769 | The connection to an external bookingsystem could not be established | The connection to an external bookingsystem could not be established |
4783 | The BookingTime cannot be before todays date | The BookingTime cannot be before todays date |
4819 | The BookingStartTime is no longer available | The BookingStartTime is no longer available |
4822 | Could not find the caseworker with the specified CVR-RID | Could not find the caseworker with the specified CVR-RID |
6006 | There is no open illness from work for this person | There is no open illness from work for this person |
8108 | The specified InterviewOptionID is not active or is unknown to the system | The specified InterviewOptionID is not active or is unknown to the system |
8109 | The booking time is NOT within the allowed range of dates for this interview option | The booking time is NOT within the allowed range of dates for this interview option |
8111 | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier | An error occured when trying to look up the supplied PersonCivilRegistrationIdentifier |
8273 | Citizen already has a booking of type Jobsamtale. | Citizen already has a booking of type Jobsamtale. |
8288 | Booking is later than deadline of existing InterviewDeadline with same InterviewType. | Booking is later than deadline of existing InterviewDeadline with same InterviewType. |
9003 | The interview supervisor specified is not allowed for this interview option | The interview supervisor specified is not allowed for this interview option |
9018 | Selfbooking failed because an External bookingsystem configuration is missing | Selfbooking failed because an External bookingsystem configuration is missing |
9336 | CV number has to be specified | CV number has to be specified |
9337 | Call to SetFlexijobApproved failed | Call to SetFlexijobApproved failed |
9346 | Call to CVServiceForDFDG failed | Call to CVServiceForDFDG failed |
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |