CreatePersonGroupProject
Metode til at oprette et persongruppeprojekt.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreatePersonGroupProjectRequest | CreatePersonGroupProjectRequestType | 1 | Forespørgsel som indeholder data vedr. oprettelsen af et persongruppeprojekt. | |
- PersonGroupProjectItem | PersonGroupProjectItemType | 1 | Indholder detaljer for persongruppeprojekt objektet. | |
- - StartTime | dateTime | 1 | Startdato på persongruppeprojekt. | |
- - EndTime | dateTime | 0 - 1 | Slutdato på persongruppeprojekt. | |
- - PersonGroupProjectTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000000 | 1 | Projekttypen, der har betydning for hvem der kan se projektet – se kodeliste for værdier |
- - ProjectName | ProjectNameType Base: string | Length: 1-50 | 1 | Navn på projekt. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreatedResponse | CreatedResponseType | 1 | Kvittering som indeholder den unikke identifikation for den oprettede entitet | |
- CreatedItemIdentifier | 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 identifikation for den oprettede entitet |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |
4636 | Enddate cannot be before startdate | Enddate cannot be before startdate |
4643 | The startdate must not be in the past | The startdate must not be in the past |
4702 | The submitted project type identifier is invalid | The submitted project type identifier is invalid |
UpdatePersonGroupProject
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdatePersonGroupProjectRequest | UpdatePersonGroupProjectRequestType | 1 | Forespørgsel som indeholder data vedr. opdatering af et persongruppeprojekt. | |
- PersonGroupProject | PersonGroupProjectType | 1 | Indholder information om en given persongruppe. | |
- - PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- - PersonGroupProjectItem | PersonGroupProjectItemType | 1 | Indholder detaljer for persongruppeprojekt objektet. | |
- - - StartTime | dateTime | 1 | Startdato på persongruppeprojekt. | |
- - - EndTime | dateTime | 0 - 1 | Slutdato på persongruppeprojekt. | |
- - - ProjectName | ProjectNameType Base: string | Length: 1-50 | 1 | Navn på projekt. |
- - CorrectionComment | CorrectionCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
4636 | Enddate cannot be before startdate | Enddate cannot be before startdate |
4643 | The startdate must not be in the past | The startdate must not be in the past |
DeletePersonGroupProject
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
DeletePersonGroupProjectRequest | DeletePersonGroupProjectRequestType | 1 | Forespørgsel som indeholder data vedr. sletning af et persongruppeprojekt. | |
- PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- CorrectionComment | CorrectionCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
4643 | The startdate must not be in the past | The startdate must not be in the past |
AddProjectParticipatingAuthorities
Metode til at tilføje myndigheder til et persongruppeprojekt med flere deltagende jobcentre og/eller a-kasser.
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
...Request | ...RequestType | 1 | Forespørgsel som indeholder data vedr. opdatering af et persongruppeprojekt. | |
- PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- AuthorityCollection | 1 | |||
- - AuthorityCode | 0 - * | Identifikation af den myndighed der skal tilknyttes |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |
¤ | 1 or more authority identifier(s) is not valid |
RemoveProjectParticipatingAuthority
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
...Request | ...RequestType | 1 | Forespørgsel som indeholder data vedr. opdatering af et persongruppeprojekt. | |
- PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- - AuthorityCode | 0 - * | Identifikation af den myndighed der skal afkobles |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
¤ | The indicated authority is not part of the project |
GetPersonGroupProject
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectRequest | GetPersonGroupProjectRequestType | 1 | Forespørgsel som indeholder data vedr. det persongruppeprojekt der ønskes. | |
- GetPersonGroupProject | GetPersonGroupProjectType | 1 | Indeholder information om det persongruppeprojekt der ønskes. | |
- - AuthorityIdentifier | Base:string | Pattern:[0-9]{5} | 0 - 1 | Id på jobcenter eller a-kasse. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectResponse | GetPersonGroupProjectResponseType | 1 | Svar som indeholder det ønskede persongruppeprojekt. | |
- PersonGroupProjectCollection | PersonGroupProjectCollectionType | 1 | Placeholder for liste af persongruppeprojekt objekter. | |
- - PersonGroupProject | PersonGroupProjectType | 0 - * | Indholder liste af persongruppeprojekt objekter. | |
- - - PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- - - PersonGroupProjectItem | PersonGroupProjectItemType | 1 | Indholder detaljer for persongruppeprojekt objektet. | |
- - - - StartTime | dateTime | 1 | Startdato på persongruppeprojekt. | |
- - - - EndTime | dateTime | 0 - 1 | Slutdato på persongruppeprojekt. | |
- - - - PersonGroupProjectTypeIdentifier | CodeListItemIdentifierType | MaxInclusive: 10000000 | 1 | Projekttypen, der har betydning for hvem der kan se projektet – se kodeliste for værdier |
- - - - ProjectName | ProjectNameType Base: string | Length: 1-50 | 1 | Navn på projekt. |
- - - - ParticipatingAuthorityCollection | ¤AuthorityStructureType | 1 | En liste med deltagende myndigheder (a-kasser og jobcentre). Ved projekter af typen 1 - Stat - jobcentre, indeholder listen udelukkende et ParticipationIndicatedByProjectType objekt som repræsenterer alle jobcentre. | |
- - - - - ParticipationIndicatedByProjectType | boolean | 1 | Indikation på at deltagende myndigheder ikke er angivet enkeltvis da alle myndigheder deltager i denne projekttype | |
- - - - - ParticipatingAuthority | 0 - * | En deltagende myndighed | ||
- - - - - - AuthorityCode | 1 | Myndighedskode | ||
- - - - - - AuthorityName | 1 | Myndighedsnavn | ||
- - - - - - OrganisationTypeIdentifier | 1 | Myndighedstype | ||
- - - CorrectionComment | CorrectionCommentType Base: string | Length: 0-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Bemærk ParticipationIndicatedByProjectType objektet som sættes til true ved projekter af typen 1 - "Stat - jobcentre", og derved indikerer at alle jobcentre er med i denne type projekt.
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4988 | The external operator does not have an active partial agreement with the requested jobcenter | The external operator does not have an active partial agreement with the requested jobcenter |
¤ | Ingen adgang til dette projekt for den kaldende myndighed | |
¤ | Intet projekt fundet med det angivne id. |
CreatePersonGroupMarking
Denne servicemetode benyttes til at oprette en persongruppemarkering.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreatePersonGroupMarkingRequest | CreatePersonGroupMarkingRequestType | 1 | ||
- PersonGroupMarking | PersonGroupMarkingType | 1 | ||
- - PersonCivilRegistrationIdentifier | PersonCivilRegistrationIdentifierType Base: string | Pattern: (forkortet af praktiske hensyn) | 1 | Personnummer |
- - PersonGroupMarkingStartTime | dateTime | 1 | Startdato og -tidspunkt for tilknytningen til projektet. | |
- - PersonGroupMarkingEndTime | dateTime | 0 - 1 | Slutdato og -tidspunkt for tilknytningen til projektet. | |
- - PersonGroupProjectIdentifier | 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 | Identificering af det persongruppeprojekt der skal tilknyttes til |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
CreatedResponse | CreatedResponseType | 1 | Kvittering som indeholder den unikke identifikation for den oprettede entitet | |
- CreatedItemIdentifier | 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 identifikation for den oprettede entitet |
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 |
4404 | The person with specified cpr does not exist | The person with specified cpr does not exist |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4666 | The submitted PersonGroupProjectIdentifier is unknown to the system | The submitted PersonGroupProjectIdentifier is unknown to the system |
4667 | You are not allowed to see this project | You are not allowed to see this project |
4668 | The startdate must not be in the past | The startdate must not be in the past |
4669 | The enddate must not be earlier than the start date | The enddate must not be earlier than the start date |
4670 | The startdate must not be earlier than the project startdate | The startdate must not be earlier than the project startdate |
4671 | The enddate must not be later than the project enddate | The enddate must not be later than the project enddate |
4672 | This person is already associated with this project within this time frame | This person is already associated with this project within this time frame |
UpdatePersonGroupMarking
Denne servicemetode benyttes til at opdatere en persongruppemarkering.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdatePersonGroupMarkingRequest | UpdatePersonGroupMarkingRequestType | 1 | ||
- GroupMarkingIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af persongruppetilknytningen |
- PersonGroupMarkingStartTime | dateTime | 1 | Startdato og -tidspunkt for tilknytning til persongruppen. | |
- PersonGroupMarkingEndTime | dateTime | 0 - 1 | Slutdato og -tidspunkt for tilknytning til persongruppen. | |
- CorrectionComment | CorrectionCommentType Base: string | Length: 1-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
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 |
4404 | The person with specified cpr does not exist | The person with specified cpr does not exist |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
4669 | The enddate must not be earlier than the start date | The enddate must not be earlier than the start date |
4670 | The startdate must not be earlier than the project startdate | The startdate must not be earlier than the project startdate |
4673 | The submitted PersonGroupProjectIdentifier cannot be changed | The submitted PersonGroupProjectIdentifier cannot be changed |
DeletePersonGroupMarking
Denne servicemetode benyttes til at slette en persongruppemarkering.
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
DeletePersonGroupMarkingRequest | DeletePersonGroupMarkingRequestType | 1 | ||
- PersonGroupMarkingIdentifier | guid Base: string | Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12} | 1 | Unik identifikation af transaktion eller registrering. |
- CorrectionComment | CorrectionCommentType Base: string | Length: 1-1500 | 0 - 1 | Kommentar til berigtigelse af en registrering. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
EmptyResponse | EmptyResponseType | 1 | Tom kvittering |
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
4743 | This registration cannot be deleted | This registration cannot be deleted |
4668 | The startdate must not be in the past | The startdate must not be in the past |
GetPersonGroupProjectMarkings
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectMarkingsRequest | GetPersonGroupProjectMarkingsRequestType | 1 | Forespørgsel som indeholder data vedr. den persongruppemarkering der ønskes. | |
- PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- StartDate | dateTime | 0 - 1 | Startdato på ønsket periode for tilknytninger | |
- EndDate | dateTime | 0 - 1 | Slutdato på ønsket periode for tilknytninger |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectMarkingsResponse | GetPersonGroupProjectMarkingsResponseType | 1 | Svar som indeholder persongruppemarkeringer. | |
- PersonGroupProjectMarkings | PersonGroupProjectMarkingsType | 0 - 1 | Placeholder for liste af PersonGroupProjectMarking objekter. | |
- - PersonGroupProjectMarking | PersonGroupProjectMarkingType | 0 - * | Indholder liste af PersonGroupProjectMarking objekter. | |
- - - PersonGroupMarkingIdentifier | 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 | Identifikation af persongruppetilknytningen. |
- - - PersonCivilRegistrationIdentifier | string | 1 | CPR-nr på borgeren som er knyttet til persongruppeprojektet. | |
- - - PersonNameStructure | PersonNameStructureType | 1 | Indholder detaljer af borgerens navn | |
- - - - PersonGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Borgers fornavn |
- - - - PersonMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Borgers mellemnavn |
- - - - PersonSurnameName | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Borgers efternavn |
- - - PostCodeIdentifier | PostCodeIdentifierType Base: string | Pattern: [0-9]{4} | 1 | Postnummeret for borgers bopæl |
Fejlkoder
¤
GetPersonGroupProjectMarkingsByCaseWorker
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectMarkingsByCaseWorkerRequest | GetPersonGroupProjectMarkingsByCaseWorkerRequestType | 1 | Forespørgsel som indeholder data vedr. de persongruppeprojekter der ønskes. | |
- PersonGroupProjectIdentifier | 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 | Identifikation af persongruppeprojektet. |
- StartDate | dateTime | 0 - 1 | Startdato på ønsket periode for tilknytninger | |
- EndDate | dateTime | 0 - 1 | Slutdato på ønsket periode for tilknytninger | |
- RegisteringCaseworkerIdentifier | string | 0 - 1 | Den sagsbehandler som der ønskes persongruppeprojekttilknytninger for. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonGroupProjectMarkingsByCaseWorkerResponse | GetPersonGroupProjectMarkingsByCaseWorkerResponseType | 1 | Svar som indeholder persongruppeprojekter. | |
- CitizenGroupProjectMarkings | CitizenGroupProjectMarkingsType | 0 - 1 | Placeholderelement for liste af CitizenGroupProjectMarking objektet. | |
- - CitizenGroupProjectMarking | CitizenGroupProjectMarkingType | 0 - * | Indholder liste af CitizenGroupProjectMarking objektet. | |
- - - PersonGroupMarkingIdentifier | 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 | Identifikation af persongruppeprojektet. |
- - - PersonCivilRegistrationIdentifier | string | 1 | CPR-nr på borgeren som er knyttet til persongruppemarkeringen. | |
- - - PersonNameStructure | PersonNameStructureType | 1 | Indholder detaljer af borgerens navn | |
- - - - PersonGivenName | PersonGivenNameType Base: string | Length: 1-50 | 1 | Borgers fornavn |
- - - - PersonMiddleName | PersonMiddleNameType Base: string | Length: 1-40 | 0 - 1 | Borgers mellemnavn |
- - - - PersonSurnameName | PersonSurnameNameType Base: string | Length: 1-40 | 1 | Borgers efternavn |
- - - PostCodeIdentifier | PostCodeIdentifierType Base: string | Pattern: [0-9]{4} | 1 | Postnummeret for borgers bopæl |
- - - PersonGroupMarkingTime | dateTime | 0 - 1 | Tidspunktet for at borgeren er knyttet til persongruppemarkeringen | |
- - - PersonGroupMarkingCaseworker | PersonGroupMarkingCaseworkerType | 1 | Den caseworker der har knyttet borgeren til persongruppemarkeringen | |
- - - - RegisteringCaseworkerIdentifier | string | 1 | Id for sagsbehandleren | |
- - - - RegisteringCaseworkerFullName | string | 1 | Fuldt navn på sagsbehandleren. |
Fejlkoder
¤