Get Patient by ID
GET {{baseUrl}}/api/v2/Patient/:patient-id
Overview:
Retrieves complete health record details for a patient identified by their unique ID.
Use Cases:
Retrieve Specific Patient: Obtain details of a particular patient
Access Patient Information: Retrieve general patient details
Query Vital Signs: Obtain details of specific vital signs
Review Lab Results: Access details of specific laboratory results
Examine Imaging Records: Retrieve information on specific imaging records
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) Source ID | |
Authorization | string |
RESPONSES
status: OK
{}