Package io.github.openehr4j.rm.ehr.entry
Interface IsmTransition
- All Superinterfaces:
io.github.openehr4j.rm.common.archetyped.Pathable
public interface IsmTransition
extends io.github.openehr4j.rm.common.archetyped.Pathable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionio.github.openehr4j.rm.data_types.text.DvCodedText
io.github.openehr4j.rm.data_types.text.DvCodedText
io.github.openehr4j.rm.data_types.text.DvCodedText
Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Pathable
itemAtPath, itemsAtPath, parent, pathExists, pathOfItem, pathUnique
-
Method Details
-
getCurrentState
io.github.openehr4j.rm.data_types.text.DvCodedText getCurrentState() -
getTransition
io.github.openehr4j.rm.data_types.text.DvCodedText getTransition() -
getCareflowStep
io.github.openehr4j.rm.data_types.text.DvCodedText getCareflowStep() -
getReason
List getReason()
-