Interface ChEmedEprEntry
- All Superinterfaces:
org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseResource,ca.uhn.fhir.model.api.IElement,Serializable
- All Known Implementing Classes:
ChEmedEprMedicationDispense,ChEmedEprMedicationDispenseDis,ChEmedEprMedicationDispensePml,ChEmedEprMedicationRequest,ChEmedEprMedicationRequestChanged,ChEmedEprMedicationRequestChangedPml,ChEmedEprMedicationRequestPml,ChEmedEprMedicationRequestPre,ChEmedEprMedicationStatement,ChEmedEprMedicationStatementChanged,ChEmedEprMedicationStatementChangedPml,ChEmedEprMedicationStatementMtp,ChEmedEprMedicationStatementPml,ChEmedEprMedicationStatementPmlBase,ChEmedEprMedicationStatementPmlc,ChEmedEprObservation,ChEmedEprObservationPadv,ChEmedEprObservationPml
public interface ChEmedEprEntry
extends org.hl7.fhir.instance.model.api.IBaseResource
An interface for entries of CH-EMED-EPR documents.
- Author:
- Quentin Ligier
-
Field Summary
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getIdElement, getMeta, getStructureFhirVersionEnum, isDeleted, setId, setId
-
Method Details
-
resolveIdentifier
UUID resolveIdentifier() -
getEmedType
EmedEntryType getEmedType() -
resolveMedicalAuthor
- Returns:
- The medical author as an Author, including the timestamp of the authorship.
-
resolveMedicalAuthorshipTimestamp
- Returns:
- The time of medical authorship as an Instant.
-