id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "DiagnosticReport",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58410-2",
"display": "CBC panel"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2026-08-01T09:30:00Z"
}{
"resourceType": "DiagnosticReport",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "58410-2",
"display": "CBC panel"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2026-08-01T09:30:00Z"
}