Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Siden opdateres automatisk til at afspejle koden. CodeFirst.

Indberetning af en indstilling på et rehabiliteringsforløb.

Metoder

CreateRehabiliteringsindstilling

Opretter en indstilling på et rehabiliteringsforløb.

Operation

Endpoint

POST

v1/rehabiliteringsindstilling/{rehabiliteringsindstillingId?}

Tilladte organisationer


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
JobCenter
X

X
Kommune
X



STARX




Input

ElementTypeDetaljerForekomstBeskrivelse

CivilRegistrationIdentifier [From Header]
(PersonCivilRegistrationIdentifier)

String
(PersonCivilRegistrationIdentifierType)

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.






CreateRehabilitationRecommendationRequestCreateRehabilitationRecommendationRequestType
1
-    RehabilitationRecommendationIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}0 - 1Nøgle på indstillingen. Hvis den ikke er angivet sætter DFDG en automatisk.
-    RehabilitationRecommendationResultTypeIdentifierRehabilitationRecommendationResultTypeIdentifierType
1Angivelse af rehabiliteringsteamets indstilling til borgers forløb.
-    RecommendationDatedate
1Indstillingsdato for indstilling fra rehabiliteringsteamet.
-    Durationint
0 - 1Forløbets varighed i måneder.
-    RehabilitationProcessPurposestringLength: 1-40000 - 1Forløbet og dets formål.

Output

ElementTypeDetaljerForekomstBeskrivelse
CreateRehabilitationRecommendationResponseCreateRehabilitationRecommendationResponseType
1
-    ServiceReceiptServiceReceiptType
1ServiceReceipt
-    -    MessageIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}1Unik identifikation af transaktion eller registrering.
-    -    EventDatedateTime
1Tidspunkt for transaktionen eller registrering.

Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1010Unknown cprThe submitted cpr is unknown to the system
4575You are not authorizedYou are not authorized to execute the operation
6005The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeaderThe person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader
9131Invalid CodeListItemIdentifierInvalid CodeListItemIdentifier
9350The specified identifier for rehabilitation recommendation already existsThe specified identifier for rehabilitation recommendation already exists

GetRehabiliteringsindstilling

Henter en indstilling på et rehabiliteringsforløb.

Tilladte organisationer


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
JobCenter
X

X
Kommune
X



STARX




Input

ElementTypeDetaljerForekomstBeskrivelse
GetRehabilitationRecommendationRequestGetRehabilitationRecommendationRequestType
1
-    PersonCivilRegistrationIdentifierPersonCivilRegistrationIdentifierType
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})|00000000001Borgers personnummer.
-    RehabilitationRecommendationIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}1Nøgle på indstillingen.

Output

ElementTypeDetaljerForekomstBeskrivelse
GetRehabilitationRecommendationResponseGetRehabilitationRecommendationResponseType
1
-    RehabilitationRecommendationRehabilitationRecommendationType
0 - 1Borgerens indstilling med den ønskede identifier.
-    -    RehabilitationRecommendationIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}1Nøgle på indstillingen.
-    -    RehabilitationRecommendationResultTypeIdentifierRehabilitationRecommendationResultTypeIdentifierType
1Angivelse af rehabiliteringsteamets indstilling til borgers forløb.
-    -    RecommendationDatedate
1Indstillingsdato for indstilling fra rehabiliteringsteamet.
-    -    Durationint
0 - 1Forløbets varighed i måneder.
-    -    RehabilitationProcessPurposestringLength: 1-40000 - 1Forløbet og dets formål.
-    -    CorrectionCommentstringLength: 1-15000 - 1Kommentar.
-    -    CreatedDateTimedateTime
1Oprettelsesdato for indstilling i DFDG.
-    -    UpdatedDateTimedateTime
1Seneste opdateringsdato for indstilling i DFDG.

Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1010Unknown cprThe submitted cpr is unknown to the system
4575You are not authorizedYou are not authorized to execute the operation
4589Unknown identifierThe submitted Identifier is unknown to the system
6005The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeaderThe person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader

UpdateRehabiliteringsindstilling

Opdaterer en indstilling på et rehabiliteringsforløb.

Tilladte organisationer


Alle borgereEgne borgereTidligere egne borgereGæsteadgangAnden Aktør - egne borgereAnden Aktør - gæsteadgang
JobCenter
X

X
Kommune
X



STARX




Input

ElementTypeDetaljerForekomstBeskrivelse
UpdateRehabilitationRecommendationRequestUpdateRehabilitationRecommendationRequestType
1
-    PersonCivilRegistrationIdentifierPersonCivilRegistrationIdentifierType
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})|00000000001Borgers personnummer.
-    RehabilitationRecommendationIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}1Nøgle på indstillingen.
-    RehabilitationRecommendationResultTypeIdentifierRehabilitationRecommendationResultTypeIdentifierType
1Angivelse af rehabiliteringsteamets indstilling til borgers forløb.
-    RecommendationDatedate
1Indstillingsdato for indstilling fra rehabiliteringsteamet.
-    Durationint
0 - 1Forløbets varighed i måneder.
-    RehabilitationProcessPurposestringLength: 1-40000 - 1Forløbet og dets formål.
-    CorrectionCommentstringLength: 1-15000 - 1Kommentar.

Output

ElementTypeDetaljerForekomstBeskrivelse
UpdateRehabilitationRecommendationResponseUpdateRehabilitationRecommendationResponseType
1
-    ServiceReceiptServiceReceiptType
1ServiceReceipt
-    -    MessageIdentifierguid
Base: string
Pattern: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}1Unik identifikation af transaktion eller registrering.
-    -    EventDatedateTime
1Tidspunkt for transaktionen eller registrering.

Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1010Unknown cprThe submitted cpr is unknown to the system
4575You are not authorizedYou are not authorized to execute the operation
4589Unknown identifierThe submitted Identifier is unknown to the system
6005The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeaderThe person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader
9131Invalid CodeListItemIdentifierInvalid CodeListItemIdentifier
  • No labels