Package io.github.openehr4j.rm.ehr.entry
Interface Action
- All Superinterfaces:
CareEntry
,ContentItem
,Entry
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.github.openehr4j.rm.data_structures.item_structure.ItemStructure
io.github.openehr4j.rm.data_types.date_time.DvDateTime
getTime()
Methods inherited from interface io.github.openehr4j.rm.ehr.entry.CareEntry
getGuidelineId, getProtocol
Methods inherited from interface io.github.openehr4j.rm.ehr.entry.Entry
getEncoding, getLanguage, getOtherParticipations, getProvider, getSubject, getWorkflowId, subjectIsSelf
-
Method Details
-
getTime
io.github.openehr4j.rm.data_types.date_time.DvDateTime getTime() -
getIsmTransition
IsmTransition getIsmTransition() -
getInstructionDetails
InstructionDetails getInstructionDetails() -
getDescription
io.github.openehr4j.rm.data_structures.item_structure.ItemStructure getDescription()
-