id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "ServiceRequest",
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58410-2",
"display": "CBC panel"
}
]
},
"subject": {
"reference": "Patient/example"
},
"authoredOn": "2026-08-01"
}{
"resourceType": "ServiceRequest",
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58410-2",
"display": "CBC panel"
}
]
},
"subject": {
"reference": "Patient/example"
},
"authoredOn": "2026-08-01"
}