Family Member History

Contains details about the medical conditions of family members; e.g., a parent with asthma.

Overview

See the FHIR documentation for more information about Family Member History resources.

Mapped Concepts in HIEBus

  • FamilyHistory

Supported Interactions

Family Member History resources support the following interactions.

Search Parameters

When searching for Family Member History resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_id Token Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
code Token :not  :in  :notin  :missing  A search by a condition code.
date Date ne  lt  le  gt  ge  sa  eb  ap  :missing  When history was recorded or last updated.
encounter Reference :missing  yes Searches for family histories by encounter.
identifier Token :missing  A search by a record identifier.
patient Reference :missing  yes The patient the FamilyMemberHistory is about.
relationship Token :not  :in  :notin  :missing  A search by a relationship type.
status Token :missing  partial | completed | entered-in-error | health-unknown.

Sortable Parameters

When searching Family Member History resources, it is possible to sort the returned values by the following search parameters.

  • date
  • _id

Only one sort parameter may be specified.

Supported Includes

When searching Family Member History resources, it is possible to include the resources referenced by the following field names.

  • Encounter
  • Patient

Back to Resources