xCaliber healthCare Data Mesh

FamilyMemberHistory-GET

Description

Retrieves detailed information on patients' family health history, enabling healthcare developers to access and display real-time data regarding genetic and familial health factors for streamlined assessment within clinical workflows.

Use Cases

  • Retrieve Family History: Obtain details of family health
  • Access Health Records: Retrieve family member health records
  • Query Genetic Conditions: Obtain information on genetic conditions
  • Review Disease History: Access family member disease history
  • Examine Medical Background: Retrieve family medical background

Request Sample

Athena
Elation
Canvas
cURL
JavaScript
Java
Python

Source Specific Details

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/chart/${patient}/familyhistory?departmentid=${departmentId}
  • patient
  • departmentId
    Elation
    • ${url}/family_histories
    • ${url}/histories
    • patient
    • _count
    • _offset

    Filters

    FilterNameDescriptionDefault ValueAllowed Values
    _countPagination params
    _offsetPagination params. Athena: Starting point of entries; 0-indexed
    asserterSource of the information about the allergy
    categoryfood | medication | environment | biologic
    clinical-statusactive | inactive | resolved
    codeA search by a condition code
    criticalitylow | high | unable-to-assess
    dateWhen history was recorded or last updated
    departmentIdIdentifier for the department
    encounterEncounter created as part of
    identifierA search by a record identifier
    includeList of fields which needed to be shown in result
    last-dateDate(/time) of last known occurrence of a reaction
    manifestationClinical symptoms/signs associated with the Event
    onsetDate(/time) when manifestations showed
    patientPatient reference for any fhir resource
    practitionerPractitioner reference for the any fhir resource
    quorumsets sync/async modetrue
    recorderWho recorded the sensitivity
    routeHow the subject was exposed to the substance
    severitymild | moderate | severe (of event as a whole)
    typeallergy | intolerance - Underlying mechanism (if known)
    verification-statusunconfirmed | confirmed | refuted | entered-in-error