procedures.csv
This file contains information on the procedures referenced in the FHIR bundle.
Columns
The unique resource identifier from the FHIR bundle field procedure.id
.
The date of the procedure, as specified by the FHIR bundle.
The admit date of the encounter during which the procedure was documented, as specified by the FHIR bundle.
The code, display, and code system of the procedure status as provided by the source.
The code, display, and code system of the procedure as provided by the source.
The code and display of any HCPCS or CPT codes that Orchestrate derived from the source code and uplift. Each pair will be numbered sequentially, e.g., hcpcscode1
and hcpcsdisplay1
, hcpcscode2
and hcpcsdisplay2
, etc.
The code and display of any SNOMED codes that Orchestrate derived from the source code and uplift. Each pair will be numbered sequentially, e.g., snomedcode1
and snomeddisplay1
, snomedcode2
and snomeddisplay2
, etc.
The code and display of any ICD10 codes that Orchestrate derived from the source code and uplift. Each pair will be numbered sequentially, e.g., icd10code1
and icd10display1
, icd10code2
and icd10display2
, etc.
The code and display of any NDC codes that Orchestrate derived from the source code and uplift. Each pair will be numbered sequentially, e.g., loinccode1
and loincdisplay1
, loinccode2
and loincdisplay2
, etc.
The patient identifier of the patient for whom the procedure was documented. Uniquely identifies a row in patients.csv
.
The encounter on which the procedure was documented. Uniquely identifies a row in encounters.csv
.
Reflects the origin of the data. This may have been set in one of the previous convert operations. See Data Source.