/AWS1/CL_CNHGETPATINSGTJOBRSP
GetPatientInsightsJobResponse
CONSTRUCTOR
IMPORTING
Required arguments:
iv_jobid TYPE /AWS1/CNHJOBID /AWS1/CNHJOBID
iv_jobarn TYPE /AWS1/CNHJOBARN /AWS1/CNHJOBARN
iv_jobstatus TYPE /AWS1/CNHJOBSTATUS /AWS1/CNHJOBSTATUS
io_patientcontext TYPE REF TO /AWS1/CL_CNHPATINSGHTSPATCTX /AWS1/CL_CNHPATINSGHTSPATCTX
io_insightscontext TYPE REF TO /AWS1/CL_CNHINSIGHTSCONTEXT /AWS1/CL_CNHINSIGHTSCONTEXT
io_encountercontext TYPE REF TO /AWS1/CL_CNHPATINSGTENCTERCTX /AWS1/CL_CNHPATINSGTENCTERCTX
io_usercontext TYPE REF TO /AWS1/CL_CNHUSERCONTEXT /AWS1/CL_CNHUSERCONTEXT
io_outputdataconfig TYPE REF TO /AWS1/CL_CNHOUTPUTDATACONFIG /AWS1/CL_CNHOUTPUTDATACONFIG
Optional arguments:
iv_creationtime TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP
Date and time the patient insights job was submitted.
iv_updatedtime TYPE /AWS1/CNHTIMESTAMP /AWS1/CNHTIMESTAMP
Date and time the patient insights job was last updated.
io_insightsoutput TYPE REF TO /AWS1/CL_CNHINSIGHTSOUTPUT /AWS1/CL_CNHINSIGHTSOUTPUT
Contains information about the status of a job.
Queryable Attributes
jobId
Accessible with the following methods
| Method |
Description |
GET_JOBID() |
Getter for JOBID, with configurable default |
ASK_JOBID() |
Getter for JOBID w/ exceptions if field has no value |
HAS_JOBID() |
Determine if JOBID has a value |
jobArn
Accessible with the following methods
| Method |
Description |
GET_JOBARN() |
Getter for JOBARN, with configurable default |
ASK_JOBARN() |
Getter for JOBARN w/ exceptions if field has no value |
HAS_JOBARN() |
Determine if JOBARN has a value |
jobStatus
Accessible with the following methods
| Method |
Description |
GET_JOBSTATUS() |
Getter for JOBSTATUS, with configurable default |
ASK_JOBSTATUS() |
Getter for JOBSTATUS w/ exceptions if field has no value |
HAS_JOBSTATUS() |
Determine if JOBSTATUS has a value |
creationTime
Date and time the patient insights job was submitted.
Accessible with the following methods
| Method |
Description |
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
updatedTime
Date and time the patient insights job was last updated.
Accessible with the following methods
| Method |
Description |
GET_UPDATEDTIME() |
Getter for UPDATEDTIME, with configurable default |
ASK_UPDATEDTIME() |
Getter for UPDATEDTIME w/ exceptions if field has no value |
HAS_UPDATEDTIME() |
Determine if UPDATEDTIME has a value |
insightsOutput
Accessible with the following methods
| Method |
Description |
GET_INSIGHTSOUTPUT() |
Getter for INSIGHTSOUTPUT |
statusDetails
Contains information about the status of a job.
Accessible with the following methods
| Method |
Description |
GET_STATUSDETAILS() |
Getter for STATUSDETAILS, with configurable default |
ASK_STATUSDETAILS() |
Getter for STATUSDETAILS w/ exceptions if field has no value |
HAS_STATUSDETAILS() |
Determine if STATUSDETAILS has a value |
patientContext
Accessible with the following methods
| Method |
Description |
GET_PATIENTCONTEXT() |
Getter for PATIENTCONTEXT |
insightsContext
Accessible with the following methods
| Method |
Description |
GET_INSIGHTSCONTEXT() |
Getter for INSIGHTSCONTEXT |
encounterContext
Accessible with the following methods
| Method |
Description |
GET_ENCOUNTERCONTEXT() |
Getter for ENCOUNTERCONTEXT |
userContext
Accessible with the following methods
| Method |
Description |
GET_USERCONTEXT() |
Getter for USERCONTEXT |
Accessible with the following methods
| Method |
Description |
GET_INPUTDATACONFIG() |
Getter for INPUTDATACONFIG |
outputDataConfig
Accessible with the following methods
| Method |
Description |
GET_OUTPUTDATACONFIG() |
Getter for OUTPUTDATACONFIG |