FamilyMemberHistory.condition[].code.coding[] property on the FamilyMemberHistory FHIR resource.
Primary Keys:
- familymemberhistory_condition_code_coding_id
- familymemberhistory_condition_id - links to the familymemberhistory_condition table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| familymemberhistory_condition_code_coding_id | varchar | Unique identifier for the coding row |
| familymemberhistory_condition_id | varchar | FK to the parent familymemberhistory_condition 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 |

