Package io.github.openehr4j.rm.ehr.entry
Interface Instruction
- All Superinterfaces:
CareEntry
,ContentItem
,Entry
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.github.openehr4j.rm.data_types.date_time.DvDateTime
io.github.openehr4j.rm.data_types.text.DvText
io.github.openehr4j.rm.data_types.encapsulated.DvParsable
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
-
getNarrative
io.github.openehr4j.rm.data_types.text.DvText getNarrative() -
getExpiryTime
io.github.openehr4j.rm.data_types.date_time.DvDateTime getExpiryTime() -
getWfDefinition
io.github.openehr4j.rm.data_types.encapsulated.DvParsable getWfDefinition() -
getActivities
List getActivities()
-