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

Gets count of MedicalDiabetesSummary of the specified relation.

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

Requires 'Read' permission for function MedicalDiabetes {E452C97D-56B1-4FCE-9069-82D56BBFB4A5}

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 MedicalDiabetesSummary.

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>