BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

OperationDefinition: HistoryPatient

Official URL: http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-history Version: 1.0.0
Draft as of 2024-06-07 Computable Name: HistoryPatient

This operation is used to return the historical attributes of a patient.

Note
This specification is currently published as a Draft Standard on the ministry GitHub and is not intended for implementation. Feedback is welcome but readers should understand that there is more work to be done in testing the profiles and operations defined in this guide. For more information, please see the Future Plans page in this guide.

Patient History is a FHIR Operation. This is only a GET Operation with no input parameters. This Operation is equivalent to the $GetDemographics using the withHistory parameter. See this page $GetDemographics paramters.

The response is a regular search response Bundle (a collection) with a Patient and/or OperationOutcome.

URL: [base]/Patient/[id]/$HistoryPatient

Output parameters Profile:Bundle

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
OUTreturn1..1Bundle

The history operation response Bundle.