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, ChEmedEprMedicationRequestPml, ChEmedEprMedicationRequestPre, ChEmedEprMedicationStatement, ChEmedEprMedicationStatementChanged, 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

    Methods inherited from interface org.hl7.fhir.instance.model.api.IBase

    fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData

    Methods 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

      @ExpectsValidResource Author resolveMedicalAuthor()
      Returns:
      The medical author as an Author, including the timestamp of the authorship.
    • resolveMedicalAuthorshipTimestamp

      @ExpectsValidResource Instant resolveMedicalAuthorshipTimestamp()
      Returns:
      The time of medical authorship as an Instant.