{
"items": [
{
"id": "mrd-abc-123",
"purpose": "primary",
"specialty": "Cardiology",
"language": "en",
"medicalRecordSummary": "Patient presents with chest pain.",
"createdAt": "2026-02-20T10:30:00Z",
"updatedAt": "2026-02-20T10:35:00Z",
"medicalRecord": {
"sections": []
},
"medicalRecordSummaryStructured": {
"pastMedicalConditions": ["Hypertension"],
"pastMedicalConditionsCoded": [
{
"content": "Hypertension",
"code": {
"code": "I10",
"options": [{ "code": "I10", "score": 0.98 }]
}
}
],
"vitalSigns": {
"bloodPressure": "120/80"
}
},
"diagnosisCodes": [
{
"code": "I10",
"description": "Essential (primary) hypertension",
"type": "primary"
}
],
"cdssAlerts": [
{
"id": "cfa_9cba9fa0…SKULL_XRAY",
"elementId": "SKULL_XRAY",
"reason": "Loss of consciousness after a suspected concussion; a skull X-ray does not adequately assess intracranial injury.",
"action": "Replace the skull X-ray with a non-contrast head CT.",
"actionCategory": "replace",
"type": "diagnostic_test",
"issue": "not_pertinent",
"element": "Skull X-ray",
"severity": "red",
"source": ["NICE Head Injury: Assessment and Early Management Guideline NG232, 2023"],
"newPlanElement": {
"type": "diagnostic_test",
"element": "Non-contrast head CT",
"id": "HEAD_CT",
"content": "Non-contrast head CT",
"laboratory": null
},
"previousTestDate": null,
"guidelineIntervalDays": null,
"status": "accepted"
}
]
}
],
"total": 1
}