Class: Aws::ConnectHealth::Types::GetPatientInsightsJobResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

Date and time the patient insights job was submitted.

Returns:

  • (Time)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#encounter_contextTypes::PatientInsightsEncounterContext



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#input_data_configTypes::InputDataConfig



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#insights_contextTypes::InsightsContext



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#insights_outputTypes::InsightsOutput



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#job_arnString

Returns:

  • (String)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#job_idString

Returns:

  • (String)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#job_statusString

Returns:

  • (String)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#output_data_configTypes::OutputDataConfig



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#patient_contextTypes::PatientInsightsPatientContext



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#status_detailsString

Contains information about the status of a job.

Returns:

  • (String)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#updated_timeTime

Date and time the patient insights job was last updated.

Returns:

  • (Time)


625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end

#user_contextTypes::UserContext

Returns:



625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
# File 'gems/aws-sdk-connecthealth/lib/aws-sdk-connecthealth/types.rb', line 625

class GetPatientInsightsJobResponse < Struct.new(
  :job_id,
  :job_arn,
  :job_status,
  :creation_time,
  :updated_time,
  :insights_output,
  :status_details,
  :patient_context,
  :insights_context,
  :encounter_context,
  :user_context,
  :input_data_config,
  :output_data_config)
  SENSITIVE = []
  include Aws::Structure
end