Package io.github.openehr4j.rm.ehr.entry
Interface Entry
- All Superinterfaces:
ContentItem
- All Known Subinterfaces:
Action
,AdminEntry
,CareEntry
,Evaluation
,Instruction
,Observation
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.github.openehr4j.rm.data_types.text.CodePhrase
io.github.openehr4j.rm.data_types.text.CodePhrase
io.github.openehr4j.rm.common.generic.PartyProxy
io.github.openehr4j.rm.common.generic.PartyProxy
org.openehr.base.base_types.identification.ObjectRef
-
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()
-