DiagnosticReport.code.coding[] property on the DiagnosticReport FHIR resource.
Primary Keys:
- diagnosticreport_code_coding_id
- diagnosticreport_id - links to the diagnosticreport table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| diagnosticreport_code_coding_id | varchar | Unique identifier for the coding row |
| diagnosticreport_id | varchar | FK to the parent diagnosticreport record |
| code_rank† | int | 1-based position of this coding in the source array |
| code | varchar | Code value |
| display | varchar | Human-readable display text |
| system | varchar | Coding system URI |

