encounters.csv
This file contains information on the encounters present in the FHIR bundle.
Columns
  
    
    
  
      
        
          
          patient_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The patient this encounter is for. Uniquely identifies a row in patients.csv.
 
  
    
    
  
      
        
          
          encounter_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The encounter ID from the FHIR bundle field encounter.id.
 
  
    
    
  
      
        
          
          identifier
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The first business identifier from the FHIR bundle field encounter.identifier.
 
  
    
    
  
      
        
          
          admit_date
          
        
        
        
          date
          
        
        
                  
        
      
  
      
      
      The admit date of the encounter, as specified by the FHIR bundle.
 
  
    
    
  
      
        
          
          discharge_date
          
        
        
        
          date
          
        
        
                  
        
      
  
      
      
      The discharge date of the encounter, as specified by the FHIR bundle.
 
  
    
    
  
      
        
          
          patient_class_code, patient_class_display, and patient_class_code_system
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, and code system components of the encounter’s patient class.
 
  
    
    
  
      
        
          
          dischargedisposition_code, dischargedisposition_display, and dischargedisposition_code_system
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The code, display, and code system components of the encounter’s discharge disposition.
 
  
    
    
  
      
        
          
          facility_npi, facility_tin, facility_name, facility_local_identifier, and facility_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The NPI, TIN, name, business identifier, and unique identifier (from providers.csv) of the facility servicing the encounter.
 
  
    
    
  
      
        
          
          renderingprovider_npi, renderingprovider_lastname, renderingprovider_firstname, renderingprovider_local_identifier, and renderingprovider_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The NPI, last name, first name, business identifier, and unique identifier (from providers.csv) of the rendering provider for the encounter.
 
  
    
    
  
      
        
          
          attendingprovider_npi, attendingprovider_lastname, attendingprovider_firstname, attendingprovider_local_identifier, and attendingprovider_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The NPI, last name, first name, business identifier, and unique identifier (from providers.csv) of the attending provider for the encounter.
 
  
    
    
  
      
        
          
          admittingprovider_npi, admittingprovider_lastname, admittingprovider_firstname, admittingprovider_local_identifier, and admittingprovider_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      The NPI, last name, first name, business identifier, and unique identifier (from providers.csv) of the admitting provider for the encounter.
 
  
    
    
  
      
        
          
          metadata_id
          
        
        
        
          string
          
        
        
                  
        
      
  
      
      
      Reflects the origin of the data.  Uniquely identifies a row in metadata.csv.