Download OpenAPI specification:Download
Manage patient records for easier access to treatment history
offset |
integer
>= 0
The number of items to skip before starting to collect the result set. |
limit |
integer
[ 1 .. 50 ]
Default:
20
The numbers of items to return. |
{
-
"status":
"string",
-
"data":
[
-
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patients":
[ ]
}
]
}
firstName
required
|
string
|
lastName
required
|
string
|
email
required
|
string
|
patientIds |
Array of integers[ items
[ 1 .. 2147483647 ]
]
|
{
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patientIds":
[ ]
}
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patients":
[ ]
}
}
medicId
required
|
integer
(MedicId)
[ 1 .. 2147483647 ]
The unique identifier of the medic |
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patients":
[ ]
}
}
medicId
required
|
integer
(MedicId)
[ 1 .. 2147483647 ]
The unique identifier of the medic |
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patients":
[ ]
}
}
medicId
required
|
integer
(MedicId)
[ 1 .. 2147483647 ]
The unique identifier of the medic |
offset |
integer
>= 0
The number of items to skip before starting to collect the result set. |
limit |
integer
[ 1 .. 50 ]
Default:
20
The numbers of items to return. |
{
-
"status":
"string",
-
"data":
[
-
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"records":
[
-
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
],
-
"medics":
[ ]
}
]
}
medicId
required
|
integer
(MedicId)
[ 1 .. 2147483647 ]
The unique identifier of a medic |
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of a patient |
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"patients":
[ ]
}
}
firstName
required
|
string
|
lastName
required
|
string
|
email
required
|
string
|
required
|
Array of objects
(RecordArray)
|
medicIds |
Array of integers[ items
[ 1 .. 2147483647 ]
]
|
{
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"records":
[
-
{
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
],
-
"medicIds":
[ ]
}
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"records":
[
-
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
],
-
"medics":
[ ]
}
}
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of a patient |
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"firstName":
"string",
-
"lastName":
"string",
-
"email":
"string",
-
"records":
[
-
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
],
-
"medics":
[ ]
}
}
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of the patient |
offset |
integer
>= 0
The number of items to skip before starting to collect the result set. |
limit |
integer
[ 1 .. 50 ]
Default:
20
The numbers of items to return. |
{
-
"status":
"string",
-
"data":
[
-
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
]
}
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of the patient |
title
required
|
string
|
description
required
|
string
|
dateDiagnosis
required
|
string
<date>
|
dateSymptomOnset
required
|
string
<date>
|
dateSymptomOffset |
string
<date>
|
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of a patient |
{
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId": 1
}
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
}
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of the patient |
recordId
required
|
integer
(RecordId)
[ 1 .. 2147483647 ]
The unique identifier of the record |
{
-
"status":
"string",
-
"data":
{
-
"id":
0,
-
"title":
"string",
-
"description":
"string",
-
"dateDiagnosis":
"2019-08-24",
-
"dateSymptomOnset":
"2019-08-24",
-
"dateSymptomOffset":
"2019-08-24",
-
"patientId":
1
}
}
patientId
required
|
integer
(PatientId)
[ 1 .. 2147483647 ]
The unique identifier of the patient |
recordId
required
|
integer
(RecordId)
[ 1 .. 2147483647 ]
The unique identifier of the record |
{
-
"status":
"string",
-
"data": 1
}