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

public class Care extends Object
  • Constructor Details

    • Care

      public Care()
  • Method Details

    • getFacility

      public org.projecthusky.common.model.Code getFacility()
    • setFacility

      public void setFacility(org.projecthusky.common.model.Code facility)
    • getStartDate

      public ZonedDateTime getStartDate()
    • setStartDate

      public void setStartDate(ZonedDateTime startDate)
    • getStopDate

      public ZonedDateTime getStopDate()
    • setStopDate

      public void setStopDate(ZonedDateTime stopDate)
    • getEpimsEntryOrganizerBetreuungEntry

      public org.projecthusky.common.hl7cdar2.POCDMT000040Entry getEpimsEntryOrganizerBetreuungEntry()
    • getEpimsEntryOrganizerBetreuung

      public org.projecthusky.common.hl7cdar2.POCDMT000040Organizer getEpimsEntryOrganizerBetreuung()
    • getEpimsEntryEmsBetreuung

      public EpimsEntryEmsBetreuung getEpimsEntryEmsBetreuung()