NormalizedDocumentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Encounter.reasonCode[] property on the Encounter FHIR resource.
Primary Keys:
- encounter_reasoncode_id
- encounter_id - links to the encounter table
| Column | Data Type | Description |
|---|---|---|
| encounter_reasoncode_id | varchar | Unique identifier for the reason code row |
| encounter_id | varchar | FK to the parent encounter record |
| text | varchar | Free-text reason for the encounter |

