Class PharmaceuticalRecommendationEntry

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

public class PharmaceuticalRecommendationEntry extends Object
  • Constructor Details

    • PharmaceuticalRecommendationEntry

      public PharmaceuticalRecommendationEntry()
  • Method Details

    • getState

      public org.projecthusky.common.model.Code getState()
    • setState

      public void setState(org.projecthusky.common.model.Code state)
    • getReferencePrescription

      public org.projecthusky.common.model.Identificator getReferencePrescription()
    • setReferencePrescription

      public void setReferencePrescription(org.projecthusky.common.model.Identificator referencePrescription)
    • getReferenceDelivery

      public org.projecthusky.common.model.Identificator getReferenceDelivery()
    • setReferenceDelivery

      public void setReferenceDelivery(org.projecthusky.common.model.Identificator referenceDelivery)
    • getAlteredPrescriptionEntry

      public PrescriptionEntry getAlteredPrescriptionEntry()
    • setAlteredPrescriptionEntry

      public void setAlteredPrescriptionEntry(PrescriptionEntry prescriptionEntry)
    • getEmedId

      public org.projecthusky.common.model.Identificator getEmedId()
    • setEmedId

      public void setEmedId(org.projecthusky.common.model.Identificator emedId)
    • getAlteredDeliveryEntry

      public DispenseEntry getAlteredDeliveryEntry()
    • setAlteredDeliveryEntry

      public void setAlteredDeliveryEntry(DispenseEntry alteredDeliveryEntry)
    • getMedikationPharmazeutischeEmpfehlungEntryemed

      public org.projecthusky.common.hl7cdar2.POCDMT000040Entry getMedikationPharmazeutischeEmpfehlungEntryemed(int indexRecommendation, org.projecthusky.common.model.Identificator gdaId, org.projecthusky.common.model.Code kindOfPrescription)
    • getReferencePrescriptionEntryRel

      public org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getReferencePrescriptionEntryRel()
    • getReferenceDeliveryEntryRel

      public org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getReferenceDeliveryEntryRel()
    • getAlteredDeliveryEntryRel

      public org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getAlteredDeliveryEntryRel(int index, org.projecthusky.common.model.Identificator gdaId)
    • getAlteredPrescriptionEntryRel

      public org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getAlteredPrescriptionEntryRel(int index, org.projecthusky.common.model.Identificator gdaId, org.projecthusky.common.model.Code kindOfPrescription)