Class PatientConsultationSummary
java.lang.Object
org.projecthusky.cda.elga.models.BaseDocument
org.projecthusky.cda.elga.models.ps.PatientConsultationSummary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDocId()
protected POCDMT000040StructuredBody
protected POCDMT000040Entry
protected POCDMT000040Section
getSetId()
getTitle()
int
void
setAllergies
(List<Allergy> allergies) void
setAppendices
(List<Appendix> appendices) void
setAuthor
(PractitionerCdaAt author) void
setAuthorTime
(ZonedDateTime authorTime) void
setCustodian
(Organization organization) void
setDiseases
(List<Disease> diseases) void
void
void
setFinalRemarks
(String finalRemarks) void
setFurtherInformation
(String furtherInformation) void
setImportantNotes
(String importantNotes) void
setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
setLegalAuthenticatorTime
(ZonedDateTime legalAuthenticatorTime) void
setLettertext
(String lettertext) void
setPatient
(PatientCdaAt patient) void
setPrescriptions
(List<PrescriptionEntry> prescriptions) void
void
void
setVersion
(int version) Methods inherited from class org.projecthusky.cda.elga.models.BaseDocument
createComp3FreeText, getAppendixSection
-
Constructor Details
-
PatientConsultationSummary
public PatientConsultationSummary()
-
-
Method Details
-
getPrescriptions
-
setPrescriptions
-
getAllergies
-
setAllergies
-
getPatient
-
setPatient
-
getAuthor
-
setAuthor
-
getCustodian
-
setCustodian
-
getLegalAuthenticator
-
setLegalAuthenticator
-
getDocId
-
setDocId
-
getSetId
-
setSetId
-
getVersion
public int getVersion() -
setVersion
public void setVersion(int version) -
getTitle
-
setTitle
-
getDiseases
-
setDiseases
-
getLettertext
-
setLettertext
-
getImportantNotes
-
setImportantNotes
-
getFurtherInformation
-
setFurtherInformation
-
getFinalRemarks
-
setFinalRemarks
-
getAppendices
-
setAppendices
-
getAuthorTime
-
setAuthorTime
-
getLegalAuthenticatorTime
-
setLegalAuthenticatorTime
-
getRecommendedMedicationSection
-
getMedikationVerordnungEntryNoDrugTherapy
-
getHl7CdaR2Pocdmt000040StructuredBody
-
getElgapatientConsultationSummaryCdaDocument
-
setElgapatientConsultationSummaryCdaDocument
-