DiagnosticReport.category[] property on the DiagnosticReport FHIR resource.
Primary Keys:
- diagnosticreport_category_id
- diagnosticreport_id - links to the diagnosticreport table
| Column | Data Type | Description |
|---|---|---|
| diagnosticreport_category_id | varchar | Unique identifier for the category row |
| diagnosticreport_id | varchar | FK to the parent diagnostic report record |
| text | varchar | Free-text category description |

