POST api/HealthCheckup?patientid={patientid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of HealthCheckup| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| EncounterId | globally unique identifier |
None. |
|
| WorkerName | string |
None. |
|
| WorkerDate | date |
None. |
|
| PerviousComplaint | string |
None. |
|
| PreviousEncounterDate | date |
None. |
|
| ResolvedComplaint | string |
None. |
|
| ChildProblem | string |
None. |
|
| Comments | string |
None. |
|
| Refferral | string |
None. |
|
| CellCount | string |
None. |
|
| CellCountDate | date |
None. |
|
| CellCountExamDate | date |
None. |
|
| ChildMedication | string |
None. |
|
| SideEffects | string |
None. |
|
| ChildMissLast1Week | string |
None. |
|
| ChildMissLast2Week | string |
None. |
|
| ChildMissReason | string |
None. |
|
| Height | string |
None. |
|
| Temperature | string |
None. |
|
| Weight | string |
None. |
|
| Pulse | string |
None. |
|
| Respiration | string |
None. |
|
| O2Saturation | string |
None. |
|
| BPSys | string |
None. |
|
| BPDia | string |
None. |
|
| PAComments | string |
None. |
|
| PANote | string |
None. |
|
| StatusId | integer |
None. |
|
| Encounter | Encounter |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.