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 TypeMethodDescriptionorg.projecthusky.common.model.OrganizationgetDocId()protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBodyprotected org.projecthusky.common.hl7cdar2.POCDMT000040Entryprotected org.projecthusky.common.hl7cdar2.POCDMT000040SectiongetSetId()getTitle()intvoidsetAllergies(List<Allergy> allergies) voidsetAppendices(List<Appendix> appendices) voidsetAuthor(PractitionerCdaAt author) voidsetAuthorTime(ZonedDateTime authorTime) voidsetCustodian(org.projecthusky.common.model.Organization organization) voidsetDiseases(List<Disease> diseases) voidvoidvoidsetFinalRemarks(String finalRemarks) voidsetFurtherInformation(String furtherInformation) voidsetImportantNotes(String importantNotes) voidsetLegalAuthenticator(PractitionerCdaAt legalAuthenticator) voidsetLegalAuthenticatorTime(ZonedDateTime legalAuthenticatorTime) voidsetLettertext(String lettertext) voidsetPatient(PatientCdaAt patient) voidsetPrescriptions(List<PrescriptionEntry> prescriptions) voidvoidvoidsetVersion(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
public org.projecthusky.common.model.Organization getCustodian() -
setCustodian
public void setCustodian(org.projecthusky.common.model.Organization organization) -
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
protected org.projecthusky.common.hl7cdar2.POCDMT000040Section getRecommendedMedicationSection() -
getMedikationVerordnungEntryNoDrugTherapy
protected org.projecthusky.common.hl7cdar2.POCDMT000040Entry getMedikationVerordnungEntryNoDrugTherapy() -
getHl7CdaR2Pocdmt000040StructuredBody
protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBody() -
getElgapatientConsultationSummaryCdaDocument
-
setElgapatientConsultationSummaryCdaDocument
-