post https://api.pneumahealth.co/patient//medical_records/
Log in to see full request history
This endpoint requires the public API key
Responses
This endpoint requires the public API key
xxxxxxxxxx
29curl --request POST \
--url https://api.pneumahealth.co/patient/hay8tauk1ivlovi/medical_records/ \
--header 'Authorization: Bearer j72nw6niu527coanz7b8' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"height": 6.3,
"weight": 90,
"family_medical_history": {
"diabetes": [
"[\"Father\"",
"\"Uncle\"]"
],
"hypertension": [
"[\"Mother\"",
"\"Brother\"]"
]
},
"allergies": [
"Egg",
"Chloroquine"
],
"medications": [
"Loratadine",
"Vitamin C"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: