|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentEntryElementExtractor
Implementations of this interface will extract data from the associated source format and produce individual elements of the Document Entry metadata.
| Method Summary | |
|---|---|
AuthorType[] |
extractAuthors()
Populates the authors using information from the associated source data. |
AvailabilityStatusType |
extractAvailabilityStatus()
Populates the availabilityStatus using information from the associated source data. |
CodedMetadataType |
extractClassCode()
Populates the classCode using information from the associated source data. |
InternationalStringType |
extractComments()
Populates the comments using information from the associated source data. |
CodedMetadataType |
extractConfidentialityCode()
Populates the confidentialityCode using information from the associated source data. |
java.lang.String |
extractCreationTime()
Populates the creationTime using information from the associated source data. |
java.lang.String |
extractEntryUUID()
Populates the entryUUID using information from the associated source data. |
CodedMetadataType[] |
extractEventCodes()
Populates the eventCodes using information from the associated source data. |
CodedMetadataType |
extractFormatCode()
Populates the formatCode using information from the associated source data. |
java.lang.String |
extractHash()
Populates the hash using information from the associated source data. |
CodedMetadataType |
extractHealthCareFacilityTypeCode()
Populates the healthcareFacilityTypeCode using information from the associated source data. |
java.lang.String |
extractLanguageCode()
Populates the languageCode using information from the associated source data. |
XCN |
extractLegalAuthenticator()
Populates the legalAuthenticator using information from the associated source data. |
java.lang.String |
extractMimeType()
Populates the mimeType using information from the associated source data. |
java.lang.String |
extractParentDocumentId()
Populates the parentDocumentId using information from the associated source data. |
ParentDocumentRelationshipType |
extractParentDocumentRelationship()
Populates the parentDocumentRelationship using information from the associated source data. |
CX |
extractPatientId()
Populates the patientId using information from the associated source data. |
CodedMetadataType |
extractPracticeSettingCode()
Populates the practiceSettingCode using information from the associated source data. |
java.lang.String |
extractServiceStartTime()
Populates the serviceStartTime using information from the associated source data. |
java.lang.String |
extractServiceStopTime()
Populates the serviceStopTime using information from the associated source data. |
java.lang.String |
extractSize()
Populates the size using information from the associated source data. |
CX |
extractSourcePatientId()
Populates the sourcePatientId using information from the associated source data. |
SourcePatientInfoType |
extractSourcePatientInfo()
Populates the sourcePatientInfo using information from the associated source data. |
InternationalStringType |
extractTitle()
Populates the title using information from the associated source data. |
CodedMetadataType |
extractTypeCode()
Populates the typeCode using information from the associated source data. |
java.lang.String |
extractUniqueId()
Populates the uniqueId using information from the associated source data. |
java.lang.String |
extractURI()
Populates the uri using information from the associated source data. |
| Method Detail |
|---|
AuthorType[] extractAuthors()
AvailabilityStatusType extractAvailabilityStatus()
CodedMetadataType extractClassCode()
InternationalStringType extractComments()
CodedMetadataType extractConfidentialityCode()
java.lang.String extractCreationTime()
java.lang.String extractEntryUUID()
CodedMetadataType[] extractEventCodes()
CodedMetadataType extractFormatCode()
java.lang.String extractHash()
CodedMetadataType extractHealthCareFacilityTypeCode()
java.lang.String extractLanguageCode()
XCN extractLegalAuthenticator()
java.lang.String extractMimeType()
java.lang.String extractParentDocumentId()
ParentDocumentRelationshipType extractParentDocumentRelationship()
CX extractPatientId()
CodedMetadataType extractPracticeSettingCode()
java.lang.String extractServiceStartTime()
java.lang.String extractServiceStopTime()
java.lang.String extractSize()
CX extractSourcePatientId()
SourcePatientInfoType extractSourcePatientInfo()
InternationalStringType extractTitle()
CodedMetadataType extractTypeCode()
java.lang.String extractUniqueId()
java.lang.String extractURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||