Patient Read


FHIR Interaction: /

HTTP Method: GET

URL: [base]/Patient/[BC PHN]


Parameters (In)

Name Cardinality Type Documentation
[Patient.id] 1..1 id Patient resource ID

Return Values (Out)

Name Cardinality Type Documentation
Patient 1..1 Patient Patient resource or possibilly OperationOutcome

This transaction performs the FHIR read operation on the resource based on resource.id which is the patient's current active PHN. The query response is Patient resource with detail patient demographics that may include previous names, addresses and telecom contact information used in the past.

An example of patient read request and responses:

 [base]/Patient/9698656164

Sample response