Interface Patient_LinkBuilder

    • Method Detail

      • build

        com.babylonhealth.lit.hl7.model.Patient.Link build()
      • init

        static Patient_LinkBuilder.Impl init​(com.babylonhealth.lit.hl7.LINK_TYPE _type,
                                             com.babylonhealth.lit.core.model.Reference other)
      • builder

        static Patient_LinkBuilder.Impl builder​(com.babylonhealth.lit.hl7.LINK_TYPE _type,
                                                com.babylonhealth.lit.core_java.builders.ReferenceBuilder other)