cxr-report-generation / sample.json
adhisetiawan's picture
Deploy CXR report generation demo
16d6749
Raw
History Blame Contribute Delete
664 Bytes
{
"case_id": "CXR3281_IM-1562",
"images": [
"/iu_xray/image/CXR3281_IM-1562/0.png",
"/iu_xray/image/CXR3281_IM-1562/1.png"
],
"reference_report": "The heart size is within normal limits. Cardiomediastinal contour is normal. There is a right upper lobe nodule measuring 8 mm in diameter. Trachea is midline. The lungs otherwise clear. XXXX and soft tissues are unremarkable.",
"reference_findings": [
{
"finding": "pulmonary nodule",
"location": "right upper lobe",
"certainty": "positive",
"attributes": {
"diameter": "8 mm"
}
}
]
}