Powered by CodeFirst
...
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonActivityStatusRequest | GetPersonActivityStatusRequestType | 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. |
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetPersonActivityStatusResponse | GetPersonActivityStatusResponseType | 1 | ||
- RehabilitationProcessInfo | RehabilitationProcessInfoType | 0 - 1 | Information om borgerens eventuelle rehabiliteringsforløb. | |
- - RehabilitationProcesses | RehabilitationProcessTypeCollection | 1 | Liste af borgerens igangværende og afsluttede Rehabiliteringsforløb. Indeholder også forløb markeret som fejloprettet. | |
- - - RehabilitationProcessType | RehabilitationProcessType | 0 - * | ||
- - - - RehabilitationProcessIdentifier | 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 på forløbet. |
- - - - RehabilitationProcessStatusTypeIdentifier | RehabilitationProcessStatusTypeIdentifierType | 1 | Status på forløbet. | |
- - - - CreatedDateTime | dateTime | 1 | Oprettelsesdato i DFDG | |
- - - - UpdatedDateTime | dateTime | 1 | Seneste opdateringsdato i DFDG | |
- ActivityInfo | ActivityInfoType | 0 - 1 | Information om borgerens eventuelle aktiviteter. Incl. historiske data. | |
- - Activities | ActivityTypeCollection | 1 | Liste af borgerens igangværende og afsluttede aktiviteter. | |
- - - ActivityType | ActivityType | 0 - * | ||
- - - - ActivityIdentifier | 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 | Entydig identifikation af aktiviteten |
- - - - ActivityStartDate | dateTime | 1 | Startdato for den pågældende aktivitet. Det er forretningsmæssigt en dato og der skal ses bort fra tidsangivelse. | |
- - - - ActivityEndDate | dateTime | 1 | Slutdato for den pågældende aktivitet. Det er forretningsmæssigt en dato og der skal ses bort fra tidsangivelse. | |
- - - - ActivityTypeIdentifier | ActivityTypeIdentifierType | 1 | Aktivitetstype. | |
- - - - ActivityStatusTypeIdentifier | ActivityCoreItemActivityStatusTypeIdentifierCodeListType | 1 | Aktivitetsstatus | |
- - - - ResponsibleAuthority | ResponsibleAuthorityType | 1 | Angivelse af den ansvarlige myndighed. | |
- - - |
- - AuthorityStructure | AuthorityStructureType | 1 | Detaljer på myndigheden. | |
- - - - - - AuthorityCode | string | Pattern: [-][1]|[0-9]{1,8} | 1 | Myndighedskode. |
- - - - - - OrganisationTypeIdentifier | OrganisationTypeIdentifierType | 0 - 1 | Myndighedstype | |
- MyPlanInfo | MyPlanInfoType | 0 - 1 |
Borgerens igangværende |
Min plan versioner. | ||||
- - MyPlanVersion | MyPlanVersionType | 1 | Indeholder metainformationer om pågældende version af Min Plan | |
- - - MyPlanVersionIdentifier | guid Base: string | 1 | Objekt ID´en for MyPlanVersionType objektet. | |
- - - MyPlanVersionCreatedDate | dateTime | 1 | Datotid for hvornår MyPlanVersionen er blevet dannet | |
- - - Events | PlanVersionEventTypeIdentifierTypeCollection | 0 - 1 | Indholder list af de handlingstyper der er fortaget på en plan inklusiv aktiveringer | |
- - - - PlanVersionEventTypeIdentifierType | PlanVersionEventTypeIdentifierType | 0 - * | ||
- - - MyPlanValidationStatus | MyPlanValidationStatusType | 1 | Statussen indikerer om MinPlan er i en valid eller invalid tilstand. Hvis status er i en Invalid tilstand, vil der forekomme en dato for hvornår planen blev invalideret samt en årsagskode - f.eks. kontaktgruppeskift eller afmelding. | |
- - - - IsValid | boolean | 1 | If true: MyPlan is valid in context of the state of the citizen If false: The citizen has changed state and the MyPlan is no longer valid. | |
- - - - MyPlanInvalidCauseIdentifier | MyPlanInvalidCauseIdentifierType | 0 - 1 | If MyPlan is not valid, this element will contain the reason why | |
- IntegrationContractInfo | IntegrationContractInfoType | 0 - 1 | Borgeres aktuelle integrationskontrakt | |
- - IntegrationContractIdentifier | 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 hentede udgave af borgerens integrationskontakt |
- - IntegrationDuration | IntegrationDurationGetType | 0 - 1 | Varighed | |
- - - IntegrationContractFirstSigningDate | date | 0 - 1 | Dato for underskrift af første kontrakt er samtidig startdato for integrationskontrakten | |
- - - IntegrationProgramStartDate | date | 0 - 1 | Startdato for integrationsprogrammet | |
- - - IntegrationProgramEndDate | date | 0 - 1 | Slutdato for integrationsprogrammet | |
- - - IntegrationContractEndDate | date | 0 - 1 | Slutdato for integrationskontrakten |
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 |
4575 | You are not authorized | You are not authorized to execute the operation |
...