Encounter Search by PHN


FHIR Interaction: ?

HTTP Method: GET

URL: [base]/Encounter?Patient=[BC PHN]


Parameters (In)

Name Cardinality Type Documentation
Patient 1..1 id Patient's BC PHN

Optionally, date filters can be used along with encounter search by PHN. For details, refer to Encounter Search by PHN with Date Filters.

Return Values (Out)

Name Cardinality Type Documentation
bundle 1..1 Bundle A Bundle consists of a list of Encounter resources and/or an OperationOutcome.

This transaction performs the FHIR search interaction using the patient's BC PHN. The query response is a Bundle containing one or more Encounter resources and/or an OperationOutcome. Each Encounter resource contains patient encounter details in the eHealth clinical data repository.

An example of read request and responses:

 [base]/Encounter?Patient=9698656164

Sample response