Uses of Interface
com.ibm.fhir.bulkdata.load.partition.transformer.PartitionSourceTransformer
-
Packages that use PartitionSourceTransformer Package Description com.ibm.fhir.bulkdata.load.partition.transformer.impl -
-
Uses of PartitionSourceTransformer in com.ibm.fhir.bulkdata.load.partition.transformer.impl
Classes in com.ibm.fhir.bulkdata.load.partition.transformer.impl that implement PartitionSourceTransformer Modifier and Type Class Description class
FileTransformer
Converts the File Type to a BulkData Source There are no sophisticated operations.class
HttpsTransformer
Converts the Https Type to a BulkData Source There are no sophisticated operations.class
S3Transformer
S3Transformer takes the object path, such that GET fhir-import maps to fhir-import.ndjson and fhir-import and anything that matches 'fhir-import*'.
-