immunizations.csv

This file contains information on the immunizations referenced in the FHIR bundle.

Columns

resource_id string

The unique resource identifier from the FHIR bundle field immunization.id.

immunization_administrationdate date

The date on which the immunization was administered, as specified by the FHIR bundle.

encounter_date date

The admit date of the encounter during which the immunization was documented, as specified by the FHIR bundle.

source_code, source_display, and source_code_system string

The source provided code, display and code system of the immunization.

cvxcode and cvxdisplay string

The CVX code and display string that Orchestrate derived from the source code and uplift.

cptcode and cptdisplay string

The CPT code and display string that Orchestrate derived from the source code and uplift.

ndccode and ndcdisplay string

The NDC code and display string that Orchestrate derived from the source code and uplift.

rxnormcode and rxnormdisplay string

The RxNorm code and display string that Orchestrate derived from the source code and uplift.

patient_id string

The patient identifier of the patient for whom the immunization was documented. Uniquely identifies a row in patients.csv.

encounter_id string

The encounter on which the immunization was documented. Uniquely identifies a row in encounters.csv.

datasource string

Reflects the origin of the data. This may have been set in one of the previous convert operations. See Data Source.