Interface Entry

All Superinterfaces:
ContentItem
All Known Subinterfaces:
Action, AdminEntry, CareEntry, Evaluation, Instruction, Observation

public interface Entry extends ContentItem
See Also:
  • Method Details

    • getLanguage

      io.github.openehr4j.rm.data_types.text.CodePhrase getLanguage()
    • getEncoding

      io.github.openehr4j.rm.data_types.text.CodePhrase getEncoding()
    • getOtherParticipations

      List getOtherParticipations()
    • getWorkflowId

      org.openehr.base.base_types.identification.ObjectRef getWorkflowId()
    • getSubject

      io.github.openehr4j.rm.common.generic.PartyProxy getSubject()
    • getProvider

      io.github.openehr4j.rm.common.generic.PartyProxy getProvider()
    • subjectIsSelf

      Boolean subjectIsSelf()