DiagnosticReport.category[] property on the DiagnosticReport FHIR resource.
Primary Keys:
- diagnosticreport_category_id
- diagnosticreport_id - links to the diagnosticreport table
Related Tables:
Parent:
Child:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DiagnosticReport.category[] property on the DiagnosticReport FHIR resource.
Primary Keys:
| 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 |
