Skip to content

/AWS1/CL_HLL=>LISTFHIRIMPORTJOBS()

About ListFHIRImportJobs

Lists all FHIR import jobs associated with an account and their statuses.

Method Signature

IMPORTING

Required arguments:

IV_DATASTOREID TYPE /AWS1/HLLDATASTOREID /AWS1/HLLDATASTOREID

This parameter limits the response to the import job with the specified data store ID.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/HLLNEXTTOKEN /AWS1/HLLNEXTTOKEN

A pagination token used to identify the next page of results to return for a ListFHIRImportJobs query.

IV_MAXRESULTS TYPE /AWS1/HLLMAXRESULTSINTEGER /AWS1/HLLMAXRESULTSINTEGER

This parameter limits the number of results returned for a ListFHIRImportJobs to a maximum quantity specified by the user.

IV_JOBNAME TYPE /AWS1/HLLJOBNAME /AWS1/HLLJOBNAME

This parameter limits the response to the import job with the specified job name.

IV_JOBSTATUS TYPE /AWS1/HLLJOBSTATUS /AWS1/HLLJOBSTATUS

This parameter limits the response to the import job with the specified job status.

IV_SUBMITTEDBEFORE TYPE /AWS1/HLLTIMESTAMP /AWS1/HLLTIMESTAMP

This parameter limits the response to FHIR import jobs submitted before a user specified date.

IV_SUBMITTEDAFTER TYPE /AWS1/HLLTIMESTAMP /AWS1/HLLTIMESTAMP

This parameter limits the response to FHIR import jobs submitted after a user specified date.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_HLLLISTFHIRIMPJOBSRSP /AWS1/CL_HLLLISTFHIRIMPJOBSRSP