JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.openehr4j.rm.ehr_extract.common
Interface ExtractEntityManifest
public interface
ExtractEntityManifest
See Also:
specifications.openehr.org
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getEhrId
()
String
getExtractIdKey
()
List
getItemList
()
List
getOtherIds
()
String
getSubjectId
()
Method Details
getExtractIdKey
String
getExtractIdKey
()
getEhrId
String
getEhrId
()
getSubjectId
String
getSubjectId
()
getOtherIds
List
getOtherIds
()
getItemList
List
getItemList
()