RelatedPerson.relationship.coding[] property on the RelatedPerson FHIR resource.
Primary Keys:
- relatedperson_relationship_coding_id
- relatedperson_relationship_id - links to the related person relationship table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| relatedperson_relationship_coding_id | varchar | Unique identifier for the coding row |
| relatedperson_relationship_id | varchar | Parent relationship entry |
| code_rank† | int | 1-based index of this coding in the relationship coding array |
| code | varchar | Code value (e.g., MTH, FTH, GUARD) |
| display | varchar | Human-readable display |
| system | varchar | Code system URI |

