GET Patient/ByUuid?PatientUuid={PatientUuid}&Culture={Culture}
Returns the Patient for the givent PatientId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientUuid | string |
Required |
|
| Culture | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Patient| Name | Description | Type | Additional information |
|---|---|---|---|
| FullName |
The patient's full name |
string |
None. |
| BirthDate |
The patient's date of birth |
date |
None. |
| Age |
The patient's age |
string |
None. |
| MRN |
The patient MRN |
string |
None. |
| Gender |
The patient's gender |
string |
None. |