Class FhirIOPatientEverything

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.beam.sdk.values.TupleTag<HealthcareIOError<java.lang.String>> DEAD_LETTER
      The tag for the deadletter output of FHIR Resources from a GetPatientEverything request.
      static org.apache.beam.sdk.values.TupleTag<com.google.gson.JsonArray> OUT
      The tag for the main output of FHIR Resources from a GetPatientEverything request.
      • Fields inherited from class org.apache.beam.sdk.transforms.PTransform

        name, resourceHints
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FhirIOPatientEverything.Result expand​(org.apache.beam.sdk.values.PCollection<FhirIOPatientEverything.PatientEverythingParameter> input)  
      • Methods inherited from class org.apache.beam.sdk.transforms.PTransform

        compose, compose, getAdditionalInputs, getDefaultOutputCoder, getDefaultOutputCoder, getDefaultOutputCoder, getKindString, getName, getResourceHints, populateDisplayData, setResourceHints, toString, validate, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait