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
.
administration_date
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.
status_code, status_display, and status_code_system
string
The code, display, and code system of the immunization status, as provided by the source.
source_code, source_display, source_code_system, and source_code_text
string
The code, display, code system, and text of the immunization, as provided by the source.
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.
dosequantity_value
decimal
The quantity of the immunization dose.
dosequantity_unit_code, dosequantity_unit_display, dosequantity_unit_code_system
string
The code, display, and code system components of the immunization dose’s unit of measurement.
manufacturer
string
The manufacturer of the immunization.
lot_number
string
The lot number of the immunization.
note
string
Any notes associated with the immunization.
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
.
metadata_id
string
Reflects the origin of the data. Uniquely identifies a row in metadata.csv
.