Class HistoryEntry

java.lang.Object
dev.dsf.fhir.history.HistoryEntry

public class HistoryEntry extends Object
  • Constructor Details

  • Method Details

    • getId

      public UUID getId()
    • getVersion

      public String getVersion()
    • getResourceType

      public String getResourceType()
    • getMethod

      public String getMethod()
    • getLastUpdated

      public LocalDateTime getLastUpdated()
    • getResource

      public org.hl7.fhir.r4.model.Resource getResource()