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 observation.id where the observation represents a vital observation.
 
  
    
    
  
      
        
          
          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, source_code_system, and source_code_text
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, code system, and text 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_code, unit_display, and unit_code_system
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, and code system components of the vital’s unit of measurement.
 
  
    
    
  
      
        
          
          value_source_code, value_source_display, value_source_code_system, and value_source_text
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, code system, and text of the vital, if provided as a codeable type by the source.
 
  
    
    
  
      
        
          
          reference_range_low
          
        
        
        
          decimal
          
        
        
                  
        
      
  
      
      
      The low end of the reference range for the vital.
 
  
    
    
  
      
        
          
          reference_range_high
          
        
        
        
          decimal
          
        
        
                  
        
      
  
      
      
      The high end of the reference range for the vital.
 
  
    
    
  
      
        
          
          reference_range_unit_code, reference_range_unit_display, and reference_range_unit_code_system
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, and code system of the reference range’s unit of measurement.
 
  
    
    
  
      
        
          
          reference_range_text
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The text of the reference range for the vital.
 
  
    
    
  
      
        
          
          interpretation_code, interpretation_display, interpretation_code_system, and interpretation_text
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, code system, and text of the vital’s interpretation.
 
  
    
    
  
      
        
          
          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.
 
  
    
    
  
      
        
          
          metadata_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      Reflects the origin of the data.  Uniquely identifies a row in metadata.csv.