vitals.csv

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

Columns

resource_id string

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

observation_date date

The date when the vital was observed, as specified by the FHIR bundle.

encounter_date date

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

source_code, source_display, and source_code_system string

The code, display, and code system components of the vital, as provided by the source.

loinccode and loincdisplay string

The code and display of any LOINC codes that Orchestrate derived from the source code and uplift.

snomedcode and snomeddisplay string

The code and display of any SNOMED codes that Orchestrate derived from the source code and uplift.

value_string string

A result for the vital, if provided, as a string by the source.

value decimal

A result for the vital, if provided, as a physical quantity by the source.

unit_display, unit_code_system, and unit_code string

The code, display, and code system components of the vital’s unit of measurement.

value_source_code, value_source_code_system, and value_source_display string

The code, display, and code system of the vital, if provided, as a codeable type.

patient_id string

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

encounter_id string

The encounter on which the vital 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.