Interface EpisodeOfCareBuilder

    • Method Detail

      • build

        com.babylonhealth.lit.hl7.model.EpisodeOfCare build()
        Specified by:
        build in interface DomainResourceBuilder
        Specified by:
        build in interface com.babylonhealth.lit.core_java.builders.ResourceBuilder
      • init

        static EpisodeOfCareBuilder.Impl init​(com.babylonhealth.lit.hl7.EPISODE_OF_CARE_STATUS status,
                                              com.babylonhealth.lit.core.model.Reference patient)
      • builder

        static EpisodeOfCareBuilder.Impl builder​(com.babylonhealth.lit.hl7.EPISODE_OF_CARE_STATUS status,
                                                 com.babylonhealth.lit.core_java.builders.ReferenceBuilder patient)