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 3 Next »

Denne service understøtter registreringsbehovet for borgeres kontaktpersoner, såsom mentorer, koordinerende sagsbehandlere m.fl.

Metoder

CreatePersonContact

Denne metode gør det muligt at oprette (tilknytte) en kontaktperson af en given type til en eller flere borger.

Input

ElementTypeDetaljerForekomstBeskrivelse
CreatePersonContactRequestCreatePersonContactRequestType
1
-    PersonCivilRegistrationIdentifierCollectionPersonCivilRegistrationIdentifierCollectionType
1Liste af borgere der alle skal have samme kontaktperson med samme rolle
-    -    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})|00000000001 - *
CivilRegistrationNumber (PNR)

Description:
Unique identification of a person

The Civil Registration System contains:
- Data on persons, who after 1968 April 2nd Danish registry of citizens.
As for Greenland the corresponding date is 1972 may 1st.
- Danish citizens living outside Denmark (who must pay duty and ATP)
has also been given a civil registration number.
- Civil registration numbers are also assigned for other administrative purposes.


Value space:
The civil registration number consists of two parts.
The first part is the valid birthday in the form DDMMYY.
The following part is a serial number of four digits.
The civil registration number may also hold the value 0000000000.
This value is used where the civil registration number is required but unknown.

Lifecycle:
The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons.
The civil registration number may be assigned via hospitals.

The civil registration number is not to be deleted.

Remarks:
1994 June 11th the civil registration number was changed according to this description.
-    PersonContactPersonContactType
1Giver PersonContactInfo collection: Kontaktpersontilknytning, koordinerende sagsbehandler, personlig jobformidler m.m.
-    -    PersonContactIdentifierguid
Base: string
Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}0 - 1Identifikation af kontaktpersontilknytningen.
-    -    PersonContactNameString_1_255
Base: string
Length: 1-2501Navn (fornavn, mellemnavn, efternavn) på kontaktpersonen.
-    -    PersonContactTypeIdentifierPersonContactTypeIdentifierType
1
-    -    TelephoneNumberIdentifierTelephoneNumberIdentifierType
Base: string
Pattern: (\+)?[0-9]{3,20}0 - 1Telefonnummer inkl. internationalt prefix
-    -    MobileNumberIdentifierMobileNumberIdentifierType
Base: TelephoneNumberIdentifierType

0 - 1Mobilnummer inkl. internationalt prefix
-    -    EmailAddressIdentifierEmailAddressIdentifierType
Base: string
Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})0 - 1Emailadresse.
-    -    StartDatedateTime
1Startdato for tilknytning af kontaktperson.
-    -    EndDatedateTime
0 - 1Slutdato for tilknytning af kontaktperson.
-    -    CommentToCitizenString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for borger på Jobnet.
-    -    CommentToCaseWorkerString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for jobkonsulent i a-kasse og jobcenter.
-    -    ShowContactPersonInJobnetBoolean
0 - 1Skal kontaktpersonen vises på Jobnet med denne rolle for borgerne. Hvis den undlades, bliver kontaktpersonen vist

Output

ElementTypeDetaljerForekomstBeskrivelse
CreatePersonContactResponseCreatePersonContactResponseType
1
-    CreateResponseCreatedResponseType
1CreateResponse
-    -    CreatedItemIdentifierguid
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}1ExternalCaseWorkerIdentifier - ny identifier eller genfundet Identifier ud fra email adressen

Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1003Duration is negativeThe reported duration is negative, start date is greater than end date
1010Unknown cprThe submitted cpr is unknown to the system
4405The person with specified cpr is deadThe person with specified cpr is dead
8105The PersonContactTypeIdentifier type is unknown.The PersonContactTypeIdentifier type is unknown.
8310Person contact enddate cannot be in the pastPerson contact enddate cannot be in the past

UpdatePersonContact

Denne metode gør det muligt at opdatere oplysninger på en kontaktperson, der er tilknyttet en eller flere borgere. Kun kontaktpersonsdata for den angivet rolle og for de angivet borgere bliver opdateret.

Input

ElementTypeDetaljerForekomstBeskrivelse
UpdatePersonContactRequestUpdatePersonContactRequestType
1
-    PersonCivilRegistrationIdentifierCollection

PersonCivilRegistrationIdentifierCollectionType
1Liste af borgere der alle skal have samme kontaktperson med samme rolle
-    -    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})|00000000001
CivilRegistrationNumber (PNR)

Description:
Unique identification of a person

The Civil Registration System contains:
- Data on persons, who after 1968 April 2nd Danish registry of citizens.
As for Greenland the corresponding date is 1972 may 1st.
- Danish citizens living outside Denmark (who must pay duty and ATP)
has also been given a civil registration number.
- Civil registration numbers are also assigned for other administrative purposes.


Value space:
The civil registration number consists of two parts.
The first part is the valid birthday in the form DDMMYY.
The following part is a serial number of four digits.
The civil registration number may also hold the value 0000000000.
This value is used where the civil registration number is required but unknown.

Lifecycle:
The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons.
The civil registration number may be assigned via hospitals.

The civil registration number is not to be deleted.

Remarks:
1994 June 11th the civil registration number was changed according to this description.
-    PersonContactPersonContactType
1Giver PersonContactInfo collection: Kontaktpersontilknytning, koordinerende sagsbehandler, personlig jobformidler m.m.
-    -    PersonContactIdentifierguid
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}1Identifikation af kontaktpersontilknytningen.
-    -    PersonContactNameString_1_255
Base: string
Length: 1-2501Navn (fornavn, mellemnavn, efternavn) på kontaktpersonen.
-    -    PersonContactTypeIdentifierPersonContactTypeIdentifierType
1
-    -    TelephoneNumberIdentifierTelephoneNumberIdentifierType
Base: string
Pattern: (\+)?[0-9]{3,20}0 - 1Telefonnummer inkl. internationalt prefix
-    -    MobileNumberIdentifierMobileNumberIdentifierType
Base: TelephoneNumberIdentifierType

0 - 1Mobilnummer inkl. internationalt prefix
-    -    EmailAddressIdentifierEmailAddressIdentifierType
Base: string
Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})0 - 1Emailadresse.
-    -    StartDatedateTime
1Startdato for tilknytning af kontaktperson.
-    -    EndDatedateTime
0 - 1Slutdato for tilknytning af kontaktperson.
-    -    CommentToCitizenString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for borger på Jobnet.
-    -    CommentToCaseWorkerString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for jobkonsulent i a-kasse og jobcenter.
-    -    ShowContactPersonInJobnetBoolean
0 - 1Skal kontaktpersonen vises på Jobnet med denne rolle for borgerne. Hvis den undlades, bliver kontaktpersonen vist

Output

ElementTypeDetaljerForekomstBeskrivelse
UpdatePersonContactResponseUpdatePersonContactResponseType
1
-    EmptyResponseEmptyResponseType
1Tomt svar

Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1003Duration is negativeThe reported duration is negative, start date is greater than end date
1010Unknown cprThe submitted cpr is unknown to the system
4405The person with specified cpr is deadThe person with specified cpr is dead
8105The PersonContactTypeIdentifier type is unknown.The PersonContactTypeIdentifier type is unknown.
8106A contact with the given identifier does not exist.A contact with the given identifier does not exist.
8310Person contact enddate cannot be in the pastPerson contact enddate cannot be in the past

GetPersonsForContact

Denne metode henter alle borger med en given kontaktperson. Kontaktpersonen kan angives med navn, rolle, telefonnummer og/eller emailadresse. Alle felter er valgfrie, men mindst et skal angives

Input

ElementTypeDetaljerForekomstBeskrivelse
GetPersonsForContactRequestGetPersonsForContactRequestType
1
-    PersonContactNameString_1_255
Base: string
Length: 1-2500 - 1Navn (fornavn, mellemnavn, efternavn) på kontaktpersonen.
-    PersonContactTypeIdentifierPersonContactTypeIdentifierType
0 - 1
-    TelephoneNumberIdentifierTelephoneNumberIdentifierType
Base: string
Pattern: (\+)?[0-9]{3,20}0 - 1Telefonnummer enten fastnet eller mobil. Kan angives uden internationalt prefix
-    EmailAddressIdentifierEmailAddressIdentifierType
Base: string
Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})0 - 1Emailadresse.

Output

ElementTypeDetaljerForekomstBeskrivelse
GetPersonsForContactResponseGetPersonsForContactResponseType
1
-    GetPersonsForContactCollectionGetPersonsForContactCollectionType
1Liste af borgere - kontaktpersoner
-    -    PersonsContact    PersonsContactType
0 - *

En relation mellem en kontaktperson og en borger

-    -    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})|00000000001
CivilRegistrationNumber (PNR)

Description:
Unique identification of a person

The Civil Registration System contains:
- Data on persons, who after 1968 April 2nd Danish registry of citizens.
As for Greenland the corresponding date is 1972 may 1st.
- Danish citizens living outside Denmark (who must pay duty and ATP)
has also been given a civil registration number.
- Civil registration numbers are also assigned for other administrative purposes.


Value space:
The civil registration number consists of two parts.
The first part is the valid birthday in the form DDMMYY.
The following part is a serial number of four digits.
The civil registration number may also hold the value 0000000000.
This value is used where the civil registration number is required but unknown.

Lifecycle:
The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons.
The civil registration number may be assigned via hospitals.

The civil registration number is not to be deleted.

Remarks:
1994 June 11th the civil registration number was changed according to this description.
-    -    PersonContactPersonContactType
1Giver PersonContactInfo collection: Kontaktpersontilknytning, koordinerende sagsbehandler, personlig jobformidler m.m.
-    -    -    PersonContactIdentifierguid
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}1Identifikation af kontaktpersontilknytningen.
-    -    -    PersonContactNameString_1_255
Base: string
Length: 1-2501Navn (fornavn, mellemnavn, efternavn) på kontaktpersonen.
-    -    -    PersonContactTypeIdentifierPersonContactTypeIdentifierType
1
-    -    -    TelephoneNumberIdentifierTelephoneNumberIdentifierType
Base: string
Pattern: (\+)?[0-9]{3,20}0 - 1Telefonnummer inkl. internationalt prefix
-    -    -    MobileNumberIdentifierMobileNumberIdentifierType
Base: TelephoneNumberIdentifierType

0 - 1Mobilnummer inkl. internationalt prefix
-    -    -    EmailAddressIdentifierEmailAddressIdentifierType
Base: string
Pattern: ([^>\(\)\[\]\\,;:@\s]{0,191}@[^>\(\)\[\]\\,;:@\s]{1,64})0 - 1Emailadresse.
-    -    -    StartDatedateTime
1Startdato for tilknytning af kontaktperson.
-    -    -    EndDatedateTime
0 - 1Slutdato for tilknytning af kontaktperson.
-    -    -    CommentToCitizenString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for borger på Jobnet.
-    -    -    CommentToCaseWorkerString_1_255
Base: string
Length: 1-2500 - 1Kommentar/bemærkninger til visning for jobkonsulent i a-kasse og jobcenter.
-    -    -    ShowContactPersonInJobnetBoolean
0 - 1Skal kontaktpersonen vises på Jobnet med denne rolle for borgerne. Hvis den undlades, bliver kontaktpersonen vist





Fejlkoder

FejlkodeFejltekstBeskrivelse
1001Invalid cprThe submitted cpr is either to long or short or contains data not interpretable as a date
1003Duration is negativeThe reported duration is negative, start date is greater than end date
1010Unknown cprThe submitted cpr is unknown to the system
4405The person with specified cpr is deadThe person with specified cpr is dead
8105The PersonContactTypeIdentifier type is unknown.The PersonContactTypeIdentifier type is unknown.
8106A contact with the given identifier does not exist.A contact with the given identifier does not exist.
8310Person contact enddate cannot be in the pastPerson contact enddate cannot be in the past
  • No labels