GET PlanCare2Api/MedicalBarthelIndex/Count?relationId={relationId}&registrationDateTimeFrom={registrationDateTimeFrom}&registrationDateTimeUntil={registrationDateTimeUntil}

Gets count of MedicalBarthelIndexSummary of the specified relation.

Relation(s) must be of the following type: Client

Requires 'Read' permission for function MedicalBarthelIndex {77800AE9-2567-4931-AC77-ED41328172F9}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
relationId

The id of the relation.

integer

Required

registrationDateTimeFrom

RegistrationDateTime filter from.

date

None

registrationDateTimeUntil

RegistrationDateTime filter until.

date

None

Body Parameters

None.

Response Information

Resource Description

Count of MedicalBarthelIndexSummary.

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>