Base Profile: https://www.hl7.org/fhir/familymemberhistory.html
Common use cases include:
- Find the Family History of a Patient
The following attributes are supported:
| Field Name | Notes |
|---|---|
| patient | reference |
| status | Supported Statuses:
|
| relationship |
|
| date | datetime |
| note | string |
| condition | code + name |
The Following Operations are supported:
- FamilyMemberHistory READ
- FamilyMemberHistory SEARCH
FamilyMemberHistory SEARCH
The FamilyMemberHistory resource is searchable by the following parameters:
| Name | Type | Description |
|---|---|---|
| patient | reference | Patient id |

