Skip to content

/AWS1/CL_CNHINPUTDATACONFIG

Configuration details for input patient data

CONSTRUCTOR

IMPORTING

Optional arguments:

io_fhirserver TYPE REF TO /AWS1/CL_CNHFHIRSERVER /AWS1/CL_CNHFHIRSERVER

FHIR server configuration to retrieve patient data.

it_s3sources TYPE /AWS1/CL_CNHS3SOURCE=>TT_S3SOURCES TT_S3SOURCES

List of S3 sources containing patient data.


Queryable Attributes

fhirServer

FHIR server configuration to retrieve patient data.

Accessible with the following methods

Method Description
GET_FHIRSERVER() Getter for FHIRSERVER

s3Sources

List of S3 sources containing patient data.

Accessible with the following methods

Method Description
GET_S3SOURCES() Getter for S3SOURCES, with configurable default
ASK_S3SOURCES() Getter for S3SOURCES w/ exceptions if field has no value
HAS_S3SOURCES() Determine if S3SOURCES has a value