id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "MedicationRequest",
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "860975",
"display": "Metformin 500 MG oral tablet"
}
]
},
"subject": {
"reference": "Patient/example"
},
"authoredOn": "2026-08-01",
"requester": {
"reference": "Practitioner/example"
}
}{
"resourceType": "MedicationRequest",
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "860975",
"display": "Metformin 500 MG oral tablet"
}
]
},
"subject": {
"reference": "Patient/example"
},
"authoredOn": "2026-08-01",
"requester": {
"reference": "Practitioner/example"
}
}