Siden opdateres automatisk til at afspejle koden. CodeFirst.
Metoder
Table of Contents | ||
---|---|---|
|
CreateSygemelding (POST/v1/Sygemelding/{fravaerIdentifier}) [Create-metode med og uden inputparameter fravaerIdentifier] (Tidl. CreateIllness)
Metoden giver mulighed for at lave en sygemelding samtidig med en afmelding.
Tilladte organisationer
...
Alle borgere
...
Egne borgere
...
Tidligere egne borgere
...
Gæsteadgang
...
Anden Aktør - egne borgere
...
Anden Aktør - gæsteadgang
...
Anden Aktør - alle borgere
...
System - alle borgere
...
A-kasse
...
X
...
JobCenter
...
X
...
X
...
Kommune
...
X
...
STAR
...
X
Scope
visiteringogstatus.write
Input
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
x-civilRegistrationIdentifier [Header]
(PersonCivilRegistrationIdentifier)
...
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
...
Beskrivelse af cpr
...
x-requestId [Header]
...
string
...
...
1
...
Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
...
fravaerIdentifier[Route]
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
0 - 1
...
Nøgle for den tilhørende fraværsregistrering.
...
requestBody
(CreateIllnessRequest)
...
CreateSygemeldingRequestDto
(CreateIllnessRequestType)
...
1
...
- Sygemelding
(AbsenceItem)
...
SygemeldingType
(AbsenceItemType)
...
1
...
Angivelse af sygemeldingselementer.
...
- - Startdato
(StartDate)
...
dateTime
...
1
...
Startdato for fravær
...
- - Slutdato
(EndDate)
...
dateTime
...
0 - 1
...
Slutdato for fravær
...
- - fravaerType
(AbsenceTypeIdentifier)
...
FravaerTypeCodeList
CodeListItemIdentifierType
AbsenceTypeIdentifier
(AbsenceTypeIdentifierType)
...
MaxInclusive: 10000
...
1
...
Typeangivelse for fravær
...
- - Fravaerskommentar
(AbsenceComment)
...
FravaersKommentarType
Base: string
...
Length: 0-1500
...
0 - 1
...
Kommentar til fraværsoprettelsen
...
- - Fravaersafslutningsaarsag
(AbsenceCauseTypeIdentifier)
...
FravaersafslutningsaarsagTypeCodeList
CodeListItemIdentifierType
(AbsenceCauseTypeIdentifierType)
...
MaxInclusive: 10000
...
0 - 1
...
Identifikation af årsagstype for fravær.
...
- - Anmeldelsesdato
(NotificationDate)
...
dateTime
...
1
...
Anmeldelsesdato.
...
- - Ledighedsgrad
(CurrentUnemploymentStatusTypeIdentifier)
...
LedighedsgradTypeCodeList
(CurrentUnemploymentStatusTypeIdentifierType)
...
0 - 1
...
Ledighedsgrad.
...
- - Arbejdsgiver
(CompanyIdentifier)
...
ArbejdsgiverDto
(CompanyIdentifierType)
...
0 - 1
...
Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse.
...
- - - Pnummer
(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.
...
- - - cvrEnhedsid
(CVRnumberIdentifier)
...
CVRnumberIdentifierType
Base: string
...
Length: 8
...
1
...
CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed.
...
- - Afmelding
(CancelEnrollmentItem)
...
CancelUnemploymentEnrollmentType
(CancelEnrollmentItemType)
...
0 - 1
...
Kombination af elementer i afmeldingen.
...
- - - Afmeldedato
(CancellationDate)
...
dateTime
...
1
...
Afslutningsdato for det aktuelle tilmeldeforhold.
...
- - - Afmeldingsaarsag
(RemovalCauseTypeIdentifier)
...
RemovalCauseTypeIdentifierType
...
1
...
Afmeldeårsag for det aktuelle tilmeldeforhold.
Output
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
sponse
...
uuid
...
...
1
...
...
CreateIllnessResponse
...
CreateIllnessResponseType
...
1
...
- AbsenceIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Nøgle for den tilhørende fraværsregistrering.
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 |
5020 | Registration cannot be completed because start date is more than 60 days in the past | Registration cannot be completed because start date is more than 60 days in the past |
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 |
UpdateSygemelding (PUT/V1/Sygemelding/{fravaerIdentifier} (Tidl. UpdateIllness)
Metoden giver mulighed for at opdatere en sygemelding
Tilladte organisationer
...
Alle borgere
...
Egne borgere
...
Tidligere egne borgere
...
Gæsteadgang
...
Anden Aktør - egne borgere
...
Anden Aktør - gæsteadgang
...
Anden Aktør - alle borgere
...
System - alle borgere
...
A-kasse
...
X
...
JobCenter
...
X
...
X
...
Kommune
...
X
...
STAR
...
X
Scope
visiteringogstatus.write
Input
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
fravaerIdentifier [Path]
(AbsenceIdentifier)
...
uuid
...
...
1
...
...
x-civilRegistrationIdentifier [Header]
(PersonCivilRegistrationIdentifier)
...
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.
...
x-requestId [Header]
...
string
...
...
1
...
Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
...
requestBody
(UpdateIllnessRequest)
...
UpdateSygemeldingRequestDto
(UpdateIllnessRequestType)
...
1
...
- Sygemelding
(AbsenceItem)
...
SygemeldingType
(AbsenceItemType)
...
1
...
Angivelse af sygemeldingselementer.
...
- - Startdato
(StartDate)
...
dateTime
...
1
...
Startdato for fravær
...
- - Slutdato
(EndDate)
...
dateTime
...
0 - 1
...
Slutdato for fravær
...
- - fravaerType
(AbsenceTypeIdentifier)
...
...
1
...
Typeangivelse for fravær
...
- - Fravaerskommentar
(AbsenceComment)
...
string
...
Length: 0-1500
...
0 - 1
...
Kommentar til fraværsoprettelsen
...
- - Fravaersafslutningsaarsag
(AbsenceCauseTypeIdentifier)
...
AbsenceCauseTypeIdentifierType
...
0 - 1
...
Afslutningsårsag for fravær
...
- - Anmeldelsesdato
(NotificationDate)
...
dateTime
...
1
...
Anmeldelsesdato.
...
- - Ledighedsgrad
(CurrentUnemploymentStatusTypeIdentifier)
...
CurrentUnemploymentStatusTypeIdentifierType
...
0 - 1
...
Ledighedsgrad.
...
- Arbejdsgiver
(CompanyIdentifier)
...
ArbejdsgiverDto
(CompanyIdentifierType)
...
0 - 1
...
Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse.
...
- - - Pnummer
(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.
...
- - - cvrEnhedsid
(CVRnumberIdentifier)
...
CVRnumberIdentifierType
Base: string
...
Length: 8
...
1
...
CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed.
...
- - Afmelding
(CancelEnrollmentItem)
...
CancelEnrollmentItemType
...
0 - 1
...
Kombination af elementer i afmeldingen.
...
- - - Afmeldedato
(CancellationDate)
...
dateTime
...
1
...
Afslutningsdato for det aktuelle tilmeldeforhold.
...
- - - Afmeldingsaarsag
(RemovalCauseTypeIdentifier)
...
RemovalCauseTypeIdentifierType
...
1
...
Afmeldeårsag for det aktuelle tilmeldeforhold.
Output
Intet output
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
UpdateIllnessResponse
...
EmptyResponseType
...
1
...
Tom kvittering
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
Raskmeld (PUT/V1/sygemelding/action/Raskmeld{fravaerIdentifier}) (Tidl. CreateRecovery)
Metoden giver mulighed for at lave en raskmelding samtidig med en tilmelding og/eller et kontaktgruppeskifte eller afslutning af kontaktgruppe
Tilladte organisationer
...
Alle borgere
...
Egne borgere
...
Tidligere egne borgere
...
Gæsteadgang
...
Anden Aktør - egne borgere
...
Anden Aktør - gæsteadgang
...
Anden Aktør - alle borgere
...
System - alle borgere
...
A-kasse
...
X
...
JobCenter
...
X
...
X
...
Kommune
...
X
...
STAR
...
X
Scope
visiteringogstatus.write
Input
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
-civilRegistrationIdentifier [Header]
(PersonCivilRegistrationIdentifier)
...
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
...
Beskrivelse af cpr
...
x-requestId [Header]
...
string
...
...
1
...
Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
...
fravaerIdentifier [Path]
(AbsenceIdentifier)
...
uuid
...
...
1
...
...
requestBody
(CreateRecoveryRequest)
...
CreateSygemeldingRequestDto
(CreateRecoveryRequestType)
...
1
...
- Sygemelding
(AbsenceItem)
...
SygemeldingType
(AbsenceItemType)
...
1
...
Angivelse af sygemeldingselementer.
...
- - Startdato
(StartDate)
...
dateTime
...
1
...
Startdato for fravær
...
- - Slutdato
(EndDate)
...
dateTime
...
0 - 1
...
Slutdato for fravær
...
- - fravaerType
(AbsenceTypeIdentifier)
...
FravaerTypeCodeList
CodeListItemIdentifierType
AbsenceTypeIdentifier
(AbsenceTypeIdentifierType)
...
1
...
Typeangivelse for fravær
...
- - Fravaerskommentar
(AbsenceComment)
...
FravaersKommentarType
(Base: string)
...
Length: 0-1500
...
0 - 1
...
Kommentar til fraværsoprettelsen
...
- - Fravaersafslutningsaarsag
(AbsenceCauseTypeIdentifier)
...
FravaersafslutningsaarsagTypeCodeList
CodeListItemIdentifierType
(AbsenceCauseTypeIdentifierType)
...
MaxInclusive: 10000
...
0 - 1
...
Afslutningsårsag for fravær
...
- - Anmeldelsesdato
(NotificationDate)
...
dateTime
...
1
...
Anmeldelsesdato.
...
- - Ledighedsgrad
(CurrentUnemploymentStatusTypeIdentifier)
...
LedighedsgradTypeCodeList
(CurrentUnemploymentStatusTypeIdentifierType)
...
0 - 1
...
Ledighedsgrad.
...
- Arbejdsgiver
(CompanyIdentifier)
...
ArbejdsgiverDto
(CompanyIdentifierType)
...
0 - 1
...
Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse.
...
- - - Pnummer
(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.
...
- - - cvrEnhedsid
(CVRnumberIdentifier)
...
CVRnumberIdentifierType
Base: string
...
Length: 8
...
1
...
CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed.
...
- Tilmelding
(EnrollmentItem)
...
0 - 1
...
Indeholder data til en registrering af tilmelding.
...
- - Klientkategori
(ClientCategoryTypeIdentifier)
...
ClientCategoryTypeIdentifierType
...
1
...
Typeangivelse for tilmeldekategori.
...
- - Tilmeldingsdato
(EnrollmentDate)
...
dateTime
...
1
...
Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret.
...
- - Ledighedsgrad
(CurrentUnemploymentStatusTypeIdentifier)
...
CurrentUnemploymentStatusTypeIdentifierType
...
1
...
Typeangivelse for ledighedsstatus ved tilmelding.
...
- - Joboensker
(ProfessionCollection)
...
JoboenskeDtoCollection
(ProfessionTypeCollection)
...
1
...
Liste af stillingsbetegnelser.
...
- - - JoboenskeDto
(ProfessionType)
...
JoboenskeDto
(ProfessionType)
...
0 - *
...
- - - - ConceptUriDa
...
string
...
1
...
Unik ESCO STAR identifikation på stillingsbetegnelse.
...
- - - - AliasIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
0 - 1
...
Unik ESCO STAR identifikation på alias.
...
- - - - HarUddannelse
(HasEducation)
...
boolean
...
1
...
Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse.
...
- - - - AarSidstBrugt
(YearLastUsed)
...
int
...
1
...
Angivelse hvornår personen senest var aktiv indenfor stillingen.
...
- - - - maanederMedErfaring
(MonthsOfExperience)
...
int
...
1
...
Angivelse hvor mange måneder personen har erfaring fra stillingen.
...
- - Emailadresse
(EmailAddressIdentifier)
...
EmailAddressIdentifierType
Base: string
...
Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})
...
0 - 1
...
Emailadresse som tidligere skulle angives ved tilmelding fra Jobnet for at kunne bekræfte timeldingen digitalt til borger. Løses med dialogmodul hvis vi ikke har emailadresse på borger
(Emailadresse.)
...
- Kontaktgruppe
(ContactGroupItem)
...
KontaktgrupperDto
(ContactGroupItemType)
...
0 - 1
...
Angivelse af kontaktgruppeelement. ContactGroupIdentifier skal kun angives ved opdatering af eksisterende kontaktgruppe.
...
- - kontaktgruppeId
(ContactGroupIdentifier)
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Unik nøgle for denne kontaktgruppe.
...
- - Starttidspunkt
(StartDate)
...
dateTime
...
1
...
Startdato for kontaktgruppe.
...
- - Sluttidspunkt
(EndDate)
...
dateTime
...
0 - 1
...
Slutdato for kontaktgruppe.
...
- - Haendelsestidspunkt
(EventTime)
...
dateTime
...
0 - 1
...
Hændelsesdato for kontaktgruppen.
...
- - kontaktgruppeType
(ContactGroupTypeIdentifier)
...
VisiteringOgStatus.KontaktgruppeTypeCodeList [UDV]
(ContactGroupTypeIdentifierType)
...
MaxInclusive: 10000000
...
1
...
Kontaktgruppen, som den ledige har på beregnings-tidspunkt.
(Typeangivelse for kontaktgruppe.)
...
- - berigtigelseskommentar
(CorrectionComment)
...
string
...
Length: 0-1500
...
0 - 1
...
Kommentar til berigtigelse af en registrering.
(Typeangivelse for kontaktgruppe.)
Output
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
CreateRecoveryResponse
...
CreateRecoveryResponseType
...
1
...
- AbsenceIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Nøgle for den tilhørende fraværsregistrering.
...
- EnrollmentIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
0 - 1
...
Nøgle for den tilhørende tilmelderegistrering.
...
- ContactGroupIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-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
...
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
...
1014
...
Failed to validate message
...
The submitted message could not be validated
...
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
...
4316
...
Enrollment overlap
...
The submitted enrollment date lies within or before an existing enrollment period
...
4318
...
One or more profession is invalid
...
The submitted request contains one or more invalid profession identifiers
...
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
...
4615
...
This absenceregistration must have an end-date
...
This absenceregistration must have an end-date
...
4637
...
The reported absence overlaps an existing absence of the same type
...
The reported absence overlaps an existing absence of the same type
...
4645
...
This person has a absenceregistration that conflicts with this Contactgroup
...
This person has a absenceregistration that conflicts with this Contactgroup
...
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
...
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
...
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
...
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
...
Siden opdateres automatisk til at afspejle koden. CodeFirst.
Metoder
Table of Contents | ||
---|---|---|
|
CreateSygemelding (POST/v1/Sygemelding/{fravaerIdentifier}) [Create-metode med og uden inputparameter fravaerIdentifier] (Tidl. CreateIllness)
Metoden giver mulighed for at lave en sygemelding samtidig med en afmelding.
Tilladte organisationer
Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere | |
---|---|---|---|---|---|---|---|---|
A-kasse | X | |||||||
JobCenter | X | X | ||||||
Kommune | X | |||||||
STAR | X |
Scope
visiteringogstatus.write
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
x-civilRegistrationIdentifier [Header] | 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 | Beskrivelse af cpr |
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
fravaerIdentifier[Route] | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 0 - 1 | Nøgle for den tilhørende fraværsregistrering. |
requestBody | CreateSygemeldingRequestDto | 1 | ||
- Sygemelding | SygemeldingType | 1 | Angivelse af sygemeldingselementer. | |
- - Startdato | dateTime | 1 | Startdato for fravær | |
- - Slutdato | dateTime | 0 - 1 | Slutdato for fravær | |
- - fravaerType | FravaerTypeCodeList CodeListItemIdentifierType | MaxInclusive: 10000 | 1 | Typeangivelse for fravær |
- - Fravaerskommentar | FravaersKommentarType | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen |
- - Fravaersafslutningsaarsag | FravaersafslutningsaarsagTypeCodeList CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Identifikation af årsagstype for fravær. |
- - Anmeldelsesdato | dateTime | 1 | Anmeldelsesdato. | |
- - Ledighedsgrad | LedighedsgradTypeCodeList | 0 - 1 | Ledighedsgrad. | |
- - Arbejdsgiver | ArbejdsgiverDto | 0 - 1 | Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse. | |
- - - Pnummer | ProductionUnitIdentifierType | 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. |
- - - cvrEnhedsid | CVRnumberIdentifierType | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. |
- - Afmelding | CancelUnemploymentEnrollmentType | 0 - 1 | Kombination af elementer i afmeldingen. | |
- - - Afmeldedato | dateTime | 1 | Afslutningsdato for det aktuelle tilmeldeforhold. | |
- - - Afmeldingsaarsag | 1 | Afmeldeårsag for det aktuelle tilmeldeforhold. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
sponse | uuid |
| 1 |
|
CreateIllnessResponse | CreateIllnessResponseType | 1 | ||
- AbsenceIdentifier | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 1 | Nøgle for den tilhørende fraværsregistrering. |
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 |
5020 | Registration cannot be completed because start date is more than 60 days in the past | Registration cannot be completed because start date is more than 60 days in the past |
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 |
UpdateSygemelding (PUT/V1/Sygemelding/{fravaerIdentifier} (Tidl. UpdateIllness)
Metoden giver mulighed for at opdatere en sygemelding
Tilladte organisationer
Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere | |
---|---|---|---|---|---|---|---|---|
A-kasse | X | |||||||
JobCenter | X | X | ||||||
Kommune | X | |||||||
STAR | X |
Scope
visiteringogstatus.write
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
fravaerIdentifier [Path] | uuid |
| 1 |
|
x-civilRegistrationIdentifier [Header] | 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. |
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
requestBody | UpdateSygemeldingRequestDto | 1 | ||
- Sygemelding | SygemeldingType | 1 | Angivelse af sygemeldingselementer. | |
- - Startdato | dateTime | 1 | Startdato for fravær | |
- - Slutdato | dateTime | 0 - 1 | Slutdato for fravær | |
- - fravaerType | 1 | Typeangivelse for fravær | ||
- - Fravaerskommentar | string | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen |
- - Fravaersafslutningsaarsag | 0 - 1 | Afslutningsårsag for fravær | ||
- - Anmeldelsesdato | dateTime | 1 | Anmeldelsesdato. | |
- - Ledighedsgrad | 0 - 1 | Ledighedsgrad. | ||
(CompanyIdentifier) | ArbejdsgiverDto | 0 - 1 | Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse. | |
- - - Pnummer | ProductionUnitIdentifierType | 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. |
- - - cvrEnhedsid | CVRnumberIdentifierType | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. |
- - Afmelding | CancelEnrollmentItemType | 0 - 1 | Kombination af elementer i afmeldingen. | |
- - - Afmeldedato | dateTime | 1 | Afslutningsdato for det aktuelle tilmeldeforhold. | |
- - - Afmeldingsaarsag | 1 | Afmeldeårsag for det aktuelle tilmeldeforhold. |
Output
Intet output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateIllnessResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9331
It is not allowed to create the ContactGroup for jobcenter
updating illness start date and end date | ||
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.
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 |
CreateYderligereInformationOmSygemelding (tidl. CreateAdditionalInformationOnAbsence)
Denne metode bruges til at oprette metadata til en fraværsregistrering
Scope
...
9362 | Illness NotificationDate must be today or earlier | Illness NotificationDate must be today or earlier |
Raskmeld (PUT/V1/sygemelding/action/Raskmeld{fravaerIdentifier}) (Tidl. CreateRecovery)
Metoden giver mulighed for at lave en raskmelding samtidig med en tilmelding og/eller et kontaktgruppeskifte eller afslutning af kontaktgruppe
Tilladte organisationer
Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere | |
---|---|---|---|---|---|---|---|---|
A-kasse | X | |||||||
JobCenter | X | X | ||||||
Kommune | X | |||||||
STAR | X |
Scope
visiteringogstatus.write
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
-civilRegistrationIdentifier [Header] | 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 |
Beskrivelse af cpr | ||||
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
fravaerIdentifier [Path] |
AbsenceIdentifier) |
uuid |
| 1 |
|
requestBody |
Unik identifikation af transaktion eller registrering.
YderligereInformationOmSygemeldingType
(AdditionalInformationOnAbsenceTypeIdentifier)
YderligereInformationOmSygemeldingTypeCodeList
(CodeListItemIdentifierType)
MaxInclusive: 10000
1
Typen af den yderligere information om fravær
CreateRecoveryRequest) |
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
CreateSygemeldingRequestDto | 1 | |||
- Sygemelding | SygemeldingType | 1 | Angivelse af sygemeldingselementer. | |
- - Startdato | dateTime |
1 | Startdato for |
fravær |
- - Slutdato | dateTime |
0 - 1 | Slutdato for |
Element
Type
Detaljer
Forekomst
Beskrivelse
x-civilRegistrationIdentifier [Header]
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
Personnummer
x-requestId [Header]
string
1
Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
UpdateYderligereInformationOmSygemeldingRequest
(UpdateAdditionalInformationOnAbsenceRequest)
type
1
YderligereInformationIdentifier
(MessageIdentifier)
guid
Base: string
fravær |
Output
Standard CreatedResponse
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1003 | Duration is negative | The reported duration is negative, start date is greater than end date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9166 | AdditionalInformationOnAbsenceTypeIdentifier is invalid | AdditionalInformationOnAbsenceTypeIdentifier is invalid |
9167 | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence |
9168 | Start date on the additional information is not coherent with the period for the absence | Start date on the additional information is not coherent with the period for the absence |
9169 | End date on the additional information is not coherent with the period for the absence | End date on the additional information is not coherent with the period for the absence |
9170 | The additional information registration is not allowed due to an invalid overlap | The additional information registration is not allowed due to an invalid overlap |
UpdateYderligereInformationOmSygemelding (tidl. UpdateAdditionalInformationOnAbsence)
Denne metode bruges til at opdatere metadata til en fraværsregistrering
Scope
Ikke defineret
- - fravaerType | FravaerTypeCodeList CodeListItemIdentifierType | 1 | Typeangivelse for fravær | |
- - Fravaerskommentar | FravaersKommentarType | Length: 0-1500 | 0 - 1 | Kommentar til fraværsoprettelsen |
- - Fravaersafslutningsaarsag | FravaersafslutningsaarsagTypeCodeList CodeListItemIdentifierType | MaxInclusive: 10000 | 0 - 1 | Afslutningsårsag for fravær |
- - Anmeldelsesdato | dateTime | 1 | Anmeldelsesdato. | |
- - Ledighedsgrad | LedighedsgradTypeCodeList | 0 - 1 | Ledighedsgrad. | |
(CompanyIdentifier) | ArbejdsgiverDto | 0 - 1 | Virksomhedsinformation på borgers arbejdsgiver ved sygemelding fra beskæftigelse. | |
- - - Pnummer | ProductionUnitIdentifierType | 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. |
- - - cvrEnhedsid | CVRnumberIdentifierType | Length: 8 | 1 | CVR-nummeret er et 8-cifret nummer, der er unikt for den enkelte virksomhed. |
- Tilmelding |
| 0 - 1 | Indeholder data til en registrering af tilmelding. | |
- - Klientkategori | 1 | Typeangivelse for tilmeldekategori. | ||
- - Tilmeldingsdato | dateTime | 1 | Tilmeldedatoen hvor det angivne tilmeldeforhold starter. Dette er datoen, hvor den ledige har henvendt sig enten gennem Jobnet eller Jobcentret. | |
- - Ledighedsgrad | 1 | Typeangivelse for ledighedsstatus ved tilmelding. | ||
- - Joboensker | JoboenskeDtoCollection | 1 | Liste af stillingsbetegnelser. | |
- - - JoboenskeDto | JoboenskeDto | 0 - * | ||
- - - - ConceptUriDa | string | 1 | Unik ESCO STAR identifikation på stillingsbetegnelse. | |
- - - - AliasIdentifier | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[ |
\da-fA-F]{ |
1
Unik identifikation af transaktion eller registrering.
YderligereInformationOmSygemeldingType
(AdditionalInformationOnAbsenceTypeIdentifier)
YderligereInformationOmSygemeldingTypeCodeList
(CodeListItemIdentifierType)
MaxInclusive: 10000
1
Typen af den yderligere information om fravær
StartdatoYderligereInformation
(StartDate)
dateTime
1
Startdato for yderligere information på fravær
SlutDatoYderligereInformation
(EndDate)
dateTime
0 - 1
Slutdato for yderligere information på fravær
BerigtigelsekommentarYderligereInformation
(CorrectionComment)
Berigtigelseskommentar
Output
Standard empty response
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1003 | Duration is negative | The reported duration is negative, start date is greater than end date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9166 | AdditionalInformationOnAbsenceTypeIdentifier is invalid | AdditionalInformationOnAbsenceTypeIdentifier is invalid |
9167 | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence |
9168 | Start date on the additional information is not coherent with the period for the absence | Start date on the additional information is not coherent with the period for the absence |
9169 | End date on the additional information is not coherent with the period for the absence | End date on the additional information is not coherent with the period for the absence |
9170 | The additional information registration is not allowed due to an invalid overlap | The additional information registration is not allowed due to an invalid overlap |
9171 | The additional information registration does not exist | The additional information registration does not exist |
9172 | The additionalInformationOnAbsenceTypeIdentifier cant be changed | The additionalInformationOnAbsenceTypeIdentifier cant be changed |
DeleteYderligereInfoOmSygemelding (tidl. DeleteAdditionalInformationOnAbsence)
Denne metode bruges til at slette metadata til en fraværsregistrering
Scope
Ikke defineret
Input
Element
Type
Detaljer
Forekomst
Beskrivelse
x-civilRegistrationIdentifier [Header]
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
Personnummer
x-requestId [Header]
string
1
Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars
RequestBody
type
1
YderligereInformationIdentifier
4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 0 - 1 | Unik ESCO STAR identifikation på alias. | ||
- - - - HarUddannelse | boolean | 1 | Angivelse af om personen har uddannelse for den angivne stillingsbetegnelse. | |
- - - - AarSidstBrugt | int | 1 | Angivelse hvornår personen senest var aktiv indenfor stillingen. | |
- - - - maanederMedErfaring | int | 1 | Angivelse hvor mange måneder personen har erfaring fra stillingen. | |
- - Emailadresse | EmailAddressIdentifierType | Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64}) | 0 - 1 | Emailadresse som tidligere skulle angives ved tilmelding fra Jobnet for at kunne bekræfte timeldingen digitalt til borger. Løses med dialogmodul hvis vi ikke har emailadresse på borger |
- Kontaktgruppe | KontaktgrupperDto | 0 - 1 | Angivelse af kontaktgruppeelement. ContactGroupIdentifier skal kun angives ved opdatering af eksisterende kontaktgruppe. | |
- - kontaktgruppeId | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 1 | Unik nøgle for denne kontaktgruppe. |
- - Starttidspunkt | dateTime | 1 | Startdato for kontaktgruppe. | |
- - Sluttidspunkt | dateTime | 0 - 1 | Slutdato for kontaktgruppe. | |
- - Haendelsestidspunkt | dateTime | 0 - 1 | Hændelsesdato for kontaktgruppen. | |
- - kontaktgruppeType | VisiteringOgStatus.KontaktgruppeTypeCodeList [UDV] | MaxInclusive: 10000000 | 1 | Kontaktgruppen, som den ledige har på beregnings-tidspunkt. |
- - berigtigelseskommentar | string | Length: 0-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreateRecoveryResponse | CreateRecoveryResponseType | 1 | ||
- AbsenceIdentifier | guid | Pattern: [ |
\da-fA-F]{8}-[\da-fA-F]{ |
4}-[ |
\da-fA-F]{4}-[\da-fA-F]{4}-[ |
\da-fA-F]{12} | 1 | Nøgle for den tilhørende fraværsregistrering. |
- EnrollmentIdentifier | guid | Pattern: [\da-fA-F]{ |
8}-[ |
\da-fA-F]{4}-[ |
\da-fA-F]{ |
1
Unik identifikation af transaktion eller registrering.
BerigtigelsekommentarYderligereInformation
(CorrectionComment)
Berigtigelseskommentar
Output
Standard empty-response
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9171 | The additional information registration does not exist | The additional information registration does not exist |
9172 | The additionalInformationOnAbsenceTypeIdentifier cant be changed | The additionalInformationOnAbsenceTypeIdentifier cant be changed |
>>>>>Herunder Jobnetspecifikke metoder som ikke er afklarede
ReportIllness (Sammenlægges med Createsygmelding? UDESTÅR)
Metoden giver mulighed at oprette en ny sygemelding
Tilladte organisationer
...
Alle borgere
...
Egne borgere
...
Tidligere egne borgere
...
Gæsteadgang
...
Anden Aktør - egne borgere
...
Anden Aktør - gæsteadgang
...
Anden Aktør - alle borgere
...
System - alle borgere
...
STAR
...
X
Scope
Ikke defineret
Input
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
ReportIllnessRequest
...
ReportIllnessRequestType
...
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.
...
- RegistrationDate
...
dateTime
...
1
...
Hændelsesdatoen for registreringen.
...
- StartDate
...
dateTime
...
1
...
Startdato for registreringen.
...
- EndDate
...
dateTime
...
0 - 1
...
Slutdato for registreringen.
...
- CurrentUnemploymentStatusTypeIdentifier
...
CurrentUnemploymentStatusTypeIdentifierType
...
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: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Unikt ID for sygemeldingen.
...
- - PersonNameStructure
...
PersonNameStructureType
...
1
...
Borgers navn.
...
- - PersonCivilRegistrationIdentifier
...
string
...
1
...
Borgers personnummer.
...
- - ReceiptText
...
string
...
Length: 0-3000
...
1
...
Kvitteringstekst.
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
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 |
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 |
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 |
ReportIllnessRecovery (Sammenlægges med CreateRaskmelding? UDESTÅR)
Metoden giver mulighed at raskmelde borgeren.
Tilladte organisationer
Alle borgere
Egne borgere
Tidligere egne borgere
Gæsteadgang
Anden Aktør - egne borgere
Anden Aktør - gæsteadgang
Anden Aktør - alle borgere
System - alle borgere
STAR
4}-[\da-fA-F]{4}-[\da-fA-F]{12} | 0 - 1 | Nøgle for den tilhørende tilmelderegistrering. | ||
- ContactGroupIdentifier | guid | Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-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 |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
4316 | Enrollment overlap | The submitted enrollment date lies within or before an existing enrollment period |
4318 | One or more profession is invalid | The submitted request contains one or more invalid profession identifiers |
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 |
4615 | This absenceregistration must have an end-date | This absenceregistration must have an end-date |
4637 | The reported absence overlaps an existing absence of the same type | The reported absence overlaps an existing absence of the same type |
4645 | This person has a absenceregistration that conflicts with this Contactgroup | This person has a absenceregistration that conflicts with this Contactgroup |
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 |
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 |
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 |
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 |
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 |
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 |
CreateYderligereInformationOmSygemelding (tidl. CreateAdditionalInformationOnAbsence)
Denne metode bruges til at oprette metadata til en fraværsregistrering
Scope
Ikke defineret
Input
- PersonCivilRegistrationIdentifier
Base:
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|
ReportIllnessRecoveryRequest
ReportIllnessRecoveryRequestType
1
x-civilRegistrationIdentifier [Header] | 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.
- RegistrationDate
dateTime
1
Hændelsesdatoen for registreringen.
Personnummer | ||||
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
CreateYderligereInformationOmSygemeldingRequest | CreateYderligereInformationOmSygemeldingRequestType |
| 1 |
|
(MessageIdentifier) | guid | 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: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Unikt ID for sygemeldingen.
...
- - PersonNameStructure
...
PersonNameStructureType
...
1
...
Borgers navn.
...
- - PersonCivilRegistrationIdentifier
...
string
...
1
...
Borgers personnummer.
...
- - ReceiptText
...
string
...
Length: 0-3000
...
1
...
Kvitteringstekst.
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
6006 | There is no open illness from work for this person | There is no open illness from work for this person |
9337 | Call to SetFlexijobApproved failed | Call to SetFlexijobApproved failed |
9346 | Call to CVServiceForDFDG failed | Call to CVServiceForDFDG failed |
ReportIllnessRecoveryAndBook (Komposit? UDESTÅR)
Metoden giver mulighed at raskmelde borgeren og samtidigt oprettet en booking.
Tilladte organisationer
...
Alle borgere
...
Egne borgere
...
Tidligere egne borgere
...
Gæsteadgang
...
Anden Aktør - egne borgere
...
Anden Aktør - gæsteadgang
...
Anden Aktør - alle borgere
...
System - alle borgere
...
STAR
...
X
Scope
Ikke defineret
Input
...
Element
...
Type
...
Detaljer
...
Forekomst
...
Beskrivelse
...
ReportIllnessRecoveryAndBookRequest
...
ReportIllnessRecoveryAndBookRequestType
...
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.
...
- RegistrationDate
...
dateTime
...
1
...
Hændelsesdatoen for registreringen.
...
- IllnessIdentifier
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
Unikt ID for sygemeldingen, hvorpå der skal foretages en raskmelding.
...
- SamtaleformType
...
InterviewContactTypeIdentifierType
...
0 - 1
...
Angivelse af afholdelsesform for indkaldelse.
...
- BookingStartTime
...
dateTime
...
1
...
Starttidspunktet på booking.
...
- InterviewOptionID
...
guid
Base: string
...
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
...
1
...
- CaseWorkerIdentifier
...
string
...
0 - 1
Output
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: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}
1
Unikt ID for sygemeldingen.
- - PersonNameStructure
PersonNameStructureType
1
Borgers navn.
- - PersonCivilRegistrationIdentifier
string
1
Borgers personnummer.
- - ReceiptText
string
Length: 0-3000
1
Kvitteringstekst.
- IndkaldelseId
guid
Base: string
Unik identifikation af transaktion eller registrering. | ||||
(AdditionalInformationOnAbsenceTypeIdentifier) | YderligereInformationOmSygemeldingTypeCodeList | MaxInclusive: 10000 | 1 | Typen af den yderligere information om fravær |
(StartDate) | dateTime |
| 1 | Startdato for yderligere information på fravær |
(EndDate) | dateTime |
| 0 - 1 | Slutdato for yderligere information på fravær |
Output
Standard CreatedResponse
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1003 | Duration is negative | The reported duration is negative, start date is greater than end date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9166 | AdditionalInformationOnAbsenceTypeIdentifier is invalid | AdditionalInformationOnAbsenceTypeIdentifier is invalid |
9167 | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence |
9168 | Start date on the additional information is not coherent with the period for the absence | Start date on the additional information is not coherent with the period for the absence |
9169 | End date on the additional information is not coherent with the period for the absence | End date on the additional information is not coherent with the period for the absence |
9170 | The additional information registration is not allowed due to an invalid overlap | The additional information registration is not allowed due to an invalid overlap |
UpdateYderligereInformationOmSygemelding (tidl. UpdateAdditionalInformationOnAbsence)
Denne metode bruges til at opdatere metadata til en fraværsregistrering
Scope
Ikke defineret
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
x-civilRegistrationIdentifier [Header] | 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 | Personnummer |
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
UpdateYderligereInformationOmSygemeldingRequest | type |
| 1 |
|
(MessageIdentifier) | guid | 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. |
(AdditionalInformationOnAbsenceTypeIdentifier) | YderligereInformationOmSygemeldingTypeCodeList | MaxInclusive: 10000 | 1 | Typen af den yderligere information om fravær |
(StartDate) | dateTime |
| 1 | Startdato for yderligere information på fravær |
(EndDate) | dateTime |
| 0 - 1 | Slutdato for yderligere information på fravær |
| Berigtigelseskommentar |
Output
Standard empty response
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1003 | Duration is negative | The reported duration is negative, start date is greater than end date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9166 | AdditionalInformationOnAbsenceTypeIdentifier is invalid | AdditionalInformationOnAbsenceTypeIdentifier is invalid |
9167 | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence | AdditionalInformationOnAbsenceTypeIdentifier is not coherent with the contactgroup and the absence |
9168 | Start date on the additional information is not coherent with the period for the absence | Start date on the additional information is not coherent with the period for the absence |
9169 | End date on the additional information is not coherent with the period for the absence | End date on the additional information is not coherent with the period for the absence |
9170 | The additional information registration is not allowed due to an invalid overlap | The additional information registration is not allowed due to an invalid overlap |
9171 | The additional information registration does not exist | The additional information registration does not exist |
9172 | The additionalInformationOnAbsenceTypeIdentifier cant be changed | The additionalInformationOnAbsenceTypeIdentifier cant be changed |
DeleteYderligereInfoOmSygemelding (tidl. DeleteAdditionalInformationOnAbsence)
Denne metode bruges til at slette metadata til en fraværsregistrering
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
x-civilRegistrationIdentifier [Header] | 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 | Personnummer |
x-requestId [Header] | string |
| 1 | Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars |
RequestBody | type |
| 1 |
|
(MessageIdentifier) | guid | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[ |
1
Identifier for den oprettede indkaldelse
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9337 | Call to SetFlexijobApproved failed | Call to SetFlexijobApproved failed |
9346 | Call to CVServiceForDFDG failed | Call to CVServiceForDFDG failed |
...
0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. | ||
| Berigtigelseskommentar |
Output
Standard empty-response
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |
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 |
9171 | The additional information registration does not exist | The additional information registration does not exist |
9172 | The additionalInformationOnAbsenceTypeIdentifier cant be changed | The additionalInformationOnAbsenceTypeIdentifier cant be changed |
>>>>>Herunder Jobnetspecifikke metoder som ikke er afklarede
GetSygefravaertilstand (Tidl. GetIllnessState - forventes implementeret på VoSStatusService)
Metode til at hente hvilke muligheder borgeren har ift. registrering af sygdom - sygemelding.
Tilladte organisationer
Alle borgere | Egne borgere | Tidligere egne borgere | Gæsteadgang | Anden Aktør - egne borgere | Anden Aktør - gæsteadgang | Anden Aktør - alle borgere | System - alle borgere | |
---|---|---|---|---|---|---|---|---|
STAR | X |
Scope
visiteringogstatus.read
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetSygdomStateRequest | GetSygdomStateRequestType | 1 | ||
x-civilRegistrationIdentifier [Header] | 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. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetSygdomStateResponse | GetSygdomStateResponseType | 1 | ||
- ErSygdomTilladt | boolean | 1 |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
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 |
1014 | Failed to validate message | The submitted message could not be validated |