Method: GET Medical Records Detail
Terakhir disunting pada 17 Mei 2023
Gets information about Consultation.
HTTP request
Authorization Scopes
"header": [
{
"key": "Authorization",
"value": "{your_token}",
"type": "text"
}
]
Request Body
The request body must be empty.
Query
"query": [
{
"key": "idPasien",
"value": "667"
}
]
Response Body
If successful, the response body empty.