GET PlanCare2Api/MedicalEpilepsy/Count?relationId={relationId}®istrationDateTimeFrom={registrationDateTimeFrom}®istrationDateTimeUntil={registrationDateTimeUntil}
Gets count of MedicalEpilepsySummary of the specified relation.
Relation(s) must be of the following type: Client
Requires 'Read' permission for function MedicalEpilepsy {E4BB8F45-B210-424C-8CF2-98B7F0ADCA42}
Request Information
URI Parameters
| Name | Description | Type | Additional 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 MedicalEpilepsySummary.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>