Class EmedPharmaceuticalRecommendation

java.lang.Object
org.projecthusky.cda.elga.models.emed.EmedPharmaceuticalRecommendation

public class EmedPharmaceuticalRecommendation extends Object
  • Constructor Details

    • EmedPharmaceuticalRecommendation

      public EmedPharmaceuticalRecommendation()
  • Method Details

    • getKindOfPrescription

      public org.projecthusky.common.model.Code getKindOfPrescription()
    • setKindOfPrescription

      public void setKindOfPrescription(org.projecthusky.common.model.Code kindOfPrescription)
    • getDocId

      public org.projecthusky.common.model.Identificator getDocId()
    • setDocId

      public void setDocId(org.projecthusky.common.model.Identificator docId)
    • getSetId

      public org.projecthusky.common.model.Identificator getSetId()
    • setSetId

      public void setSetId(org.projecthusky.common.model.Identificator setId)
    • getVersion

      public int getVersion()
    • setVersion

      public void setVersion(int version)
    • getPatient

      public PatientCdaAt getPatient()
    • setPatient

      public void setPatient(PatientCdaAt patient)
    • getAuthors

      public List<PractitionerCdaAt> getAuthors()
    • setAuthors

      public void setAuthors(List<PractitionerCdaAt> authors)
    • getAuthorTime

      public ZonedDateTime getAuthorTime()
    • setAuthorTime

      public void setAuthorTime(ZonedDateTime authorTime)
    • getCustodian

      public org.projecthusky.common.model.Organization getCustodian()
    • setCustodian

      public void setCustodian(org.projecthusky.common.model.Organization custodian)
    • getLegalAuthenticator

      public PractitionerCdaAt getLegalAuthenticator()
    • setLegalAuthenticator

      public void setLegalAuthenticator(PractitionerCdaAt legalAuthenticator)
    • getStartValidityPeriod

      public ZonedDateTime getStartValidityPeriod()
    • setStartValidityPeriod

      public void setStartValidityPeriod(ZonedDateTime startValidityPeriod)
    • getStopValidityPeriod

      public ZonedDateTime getStopValidityPeriod()
    • setStopValidityPeriod

      public void setStopValidityPeriod(ZonedDateTime stopValidityPeriod)
    • getParentDocument

      public org.projecthusky.common.model.Identificator getParentDocument()
    • setParentDocument

      public void setParentDocument(org.projecthusky.common.model.Identificator parentDocument)
    • getPharmRecommendationEntries

      public List<PharmaceuticalRecommendationEntry> getPharmRecommendationEntries()
    • setPharmRecommendationEntries

      public void setPharmRecommendationEntries(List<PharmaceuticalRecommendationEntry> pharmRecommendationEntries)
    • getGdaId

      public org.projecthusky.common.model.Identificator getGdaId()
    • setGdaId

      public void setGdaId(org.projecthusky.common.model.Identificator gdaId)
    • getAtcdabbrHeaderDocumentReplacementRelatedDocument

      protected HeaderRelatedDocument getAtcdabbrHeaderDocumentReplacementRelatedDocument()
    • getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation

      protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation()
    • getPharmaceuticalRecommendationSection

      protected PharmazeutischeEmpfehlungSektion getPharmaceuticalRecommendationSection()
    • getEMedicationPharmaceuticalRecommencation

      public EMedikationPharmazeutischeEmpfehlung getEMedicationPharmaceuticalRecommencation()