GET PlanCare2Api/CareRegistration/Catheter?clientId={clientId}&from={from}&maxRecordCount={maxRecordCount}

Gets the catheter registrations of the specified client

Requires 'Start' permission for function CatheterOverview {7B6BDDF7-0982-4C3F-9446-CF4286B1A012}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The clientId to obtain the values for

integer

Required

from

Only catheter registrations created on or from the specified date are returned

date

Required

maxRecordCount

The maximum number of catheter registrations to return

integer

Required

Body Parameters

None.

Response Information

Resource Description

The list of requested catheter registrations

Collection of Catheter
NameDescriptionTypeAdditional information
IntermittingCatheterExplanation

Intermitting catheter explanation

string

None

IntermittingCatheterSize

The value of the choice for ChoiceType 'KATHETER INTER MAAT'. This property is for reading purposes only.

string

None

IntermittingCatheterSizeId

References to a Choice of ChoiceType 'KATHETER INTER MAAT'

integer

None

IntermittingCatheterType

The value of the choice for ChoiceType 'KATHETER INTER TYPE'. This property is for reading purposes only.

string

None

IntermittingCatheterTypeId

References to a Choice of ChoiceType 'KATHETER INTER TYPE'

integer

None

IsIntermittingCatheter

Is intermitting catheter

boolean

None

IsOlderThanTwoWeeks

The value of the choice for ChoiceType 'KATHETER OUD'. This property is for reading purposes only.

string

None

IsOlderThanTwoWeeksId

References to a Choice of ChoiceType 'KATHETER OUD'

integer

None

StayCatheterBagChange

The value of the choice for ChoiceType 'KATHETER ZAKWISSELFREQUENTIE'. This property is for reading purposes only.

string

None

StayCatheterBagChangeId

References to a Choice of ChoiceType 'KATHETER ZAKWISSELFREQUENTIE'

integer

None

StayCatheterBagTypeDay

The value of the choice for ChoiceType 'KATHETER ZAKTYPE DAG'. This property is for reading purposes only.

string

None

StayCatheterBagTypeDayId

References to a Choice of ChoiceType 'KATHETER ZAKTYPE DAG'

integer

None

StayCatheterBagVolumeNight

The value of the choice for ChoiceType 'KATHETER ZAKTYPE NACHT'. This property is for reading purposes only.

string

None

StayCatheterBagVolumeNightId

References to a Choice of ChoiceType 'KATHETER ZAKVOLUME NACHT'

integer

None

StayCatheterChangeFrequency

The value of the choice for ChoiceType 'KATHETER WISSELFREQUENTIE'. This property is for reading purposes only.

string

None

StayCatheterChangeFrequencyId

References to a Choice of ChoiceType 'KATHETER WISSELFREQUENTIE'

integer

None

StayCatheterFlushConcentration

The value of the choice for ChoiceType 'KATHETER SPOELVOLUME'. This property is for reading purposes only.

string

None

StayCatheterFlushConcentrationId

References to a Choice of ChoiceType 'KATHETER SPOELVOLUME'

integer

None

StayCatheterFlushFrequency

The value of the choice for ChoiceType 'KATHETER SPOELFREQUENTIE'. This property is for reading purposes only.

string

None

StayCatheterFlushFrequencyId

References to a Choice of ChoiceType 'KATHETER SPOELFREQUENTIE'

integer

None

StayCatheterLastChangeDate

Date of last stay catheter change

date

None

StayCatheterNextChangeDate

Date of next stay catheter change

date

None

StayCatheterSize

The value of the choice for ChoiceType 'KATHETER MAAT'. This property is for reading purposes only.

string

None

StayCatheterSizeId

References to a Choice of ChoiceType 'KATHETER MAAT'

integer

None

StayCatheterType

The value of the choice for ChoiceType 'KATHETER SOORT'. This property is for reading purposes only.

string

None

StayCatheterTypeId

References to a Choice of ChoiceType 'KATHETER SOORT'

integer

None

StayCatheterVolume

The stay catheter volume

integer

None

HasStayCatheter

Has client stay catheter

boolean

None

AppliedInInstitution

The value of the choice for ChoiceType 'KATHETER INGEBRACHT'. This property is for reading purposes only.

string

None

AppliedInInstitutionId

References to a Choice of ChoiceType 'KATHETER INGEBRACHT'

integer

None

StayCatheterBagTypeNight

The value of the choice for ChoiceType 'KATHETER ZAKTYPE NACHT'. This property is for reading purposes only.

string

None

StayCatheterBagTypeNightId

References to a Choice of ChoiceType 'KATHETER ZAKTYPE NACHT'

integer

None

StayCatheterBagVolumeDay

The value of the choice for ChoiceType 'KATHETER ZAKTYPE DAG'. This property is for reading purposes only.

string

None

StayCatheterBagVolumeDayId

References to a Choice of ChoiceType 'KATHETER ZAKVOLUME DAG'

integer

None

IntermittingCatheterFrequency

The value of the choice for ChoiceType 'KATHETER INTER FREQUENTIE'. This property is for reading purposes only.

string

None

IntermittingCatheterFrequencyId

References to a Choice of ChoiceType 'KATHETER INTER FREQUENTIE'

integer

None

Id

The internal id of the registration. Should be 0 for new instance.

integer

Required

EmployeeId

The internal id of the employee who has done the registration. When the EmployeeId is not the same as the logged on employee, then the logged on employee must be authorized in Plancare2 to store information on behalf of the given EmployeeId.

integer

Required

EmployeeName

The name of the employee. This property is for reading purposes only.

string

None

ClientId

The internal id of the client.

integer

Required

ClientName

The name of the client. This property is for reading purposes only.

string

None

CreationDate

The date when the registration is created. This property is for reading purposes only.

date

None

RegistrationDate

The registration date.

date

Required

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.