Interface Extract
- All Superinterfaces:
io.github.openehr4j.rm.common.archetyped.Locatable
,io.github.openehr4j.rm.common.archetyped.Pathable
public interface Extract
extends io.github.openehr4j.rm.common.archetyped.Locatable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.openehr.base.base_types.identification.HierObjectId
org.openehr.base.base_types.identification.HierObjectId
io.github.openehr4j.rm.data_types.date_time.DvDateTime
Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Locatable
concept, getArchetypeDetails, getArchetypeNodeId, getFeederAudit, getLinks, getName, getUid, isArchetypeRoot
Methods inherited from interface io.github.openehr4j.rm.common.archetyped.Pathable
itemAtPath, itemsAtPath, parent, pathExists, pathOfItem, pathUnique
-
Method Details
-
getChapters
List getChapters() -
getSpecification
ExtractSpec getSpecification() -
getRequestId
org.openehr.base.base_types.identification.HierObjectId getRequestId() -
getTimeCreated
io.github.openehr4j.rm.data_types.date_time.DvDateTime getTimeCreated() -
getSystemId
org.openehr.base.base_types.identification.HierObjectId getSystemId() -
getSequenceNr
Integer getSequenceNr() -
getParticipations
List getParticipations()
-