java.lang.Object
org.projecthusky.cda.elga.models.ems.Care

public class Care extends Object
  • Constructor Details

    • Care

      public Care()
  • Method Details

    • getFacility

      public Code getFacility()
    • setFacility

      public void setFacility(Code facility)
    • getStartDate

      public ZonedDateTime getStartDate()
    • setStartDate

      public void setStartDate(ZonedDateTime startDate)
    • getStopDate

      public ZonedDateTime getStopDate()
    • setStopDate

      public void setStopDate(ZonedDateTime stopDate)
    • getEpimsEntryOrganizerBetreuungEntry

      public POCDMT000040Entry getEpimsEntryOrganizerBetreuungEntry()
    • getEpimsEntryOrganizerBetreuung

      public POCDMT000040Organizer getEpimsEntryOrganizerBetreuung()
    • getEpimsEntryEmsBetreuung

      public EpimsEntryEmsBetreuung getEpimsEntryEmsBetreuung()