xCaliber healthCare Data Mesh

Person-GET

Description

Retrieves a collection of Person resources matching the search criteria specified as parameters.

Use Cases

  • Retrieve Person Details: Obtain information on a specific person
  • Access Demographic Information: Retrieve details of demographic data
  • Query Contact Details: Obtain specific contact information
  • Review Health Records: Access details of health records
  • Examine Lifestyle Information: Retrieve information on lifestyle details

Request Sample

Athena
Elation
Canvas
cURL
JavaScript
Java
Python

Source Specific Details

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/providers
  • departmentId
  • name
  • include
  • provider-type
  • _count
  • _offset
Elation
  • ${url}/office_staff
Canvas

    Filters

    FilterNameDescriptionDefault ValueAllowed Values
    _countPagination params
    _offsetPagination params. Athena: Starting point of entries; 0-indexed
    departmentIdIdentifier for the department
    familyLast name associated with the Person
    givenGiven Name of the individual
    includeList of fields which needed to be shown in result
    nameA name associated with the Person
    patientPatient reference for any fhir resource
    practitionerPractitioner reference for the any fhir resource
    provider-typeprovider type
    quorumsets sync/async modetrue
    show-usual-department-guess-thresholdshows usual department guess threshold