Class LaboratoryReportData
java.lang.Object
org.projecthusky.cda.elga.models.lab.LaboratoryReportData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotes()getPOCDMT000040Entry(String authorOid) voidsetAppendices(List<Appendix> appendices) voidsetDetections(List<CultureGermDetection> detections) voidvoidsetNotifications(List<Code> notifications) voidsetReportGroups(List<LaboratoryBatteryOrganizer> reportGroups) voidsetResults(List<LaboratoryObservation> results) voidsetResultsActive(List<LaboratoryObservation> resultsActive) voidsetSpecimenCollections(List<SpecimenCollection> specimenCollections) voidsetStructure(Code structure)
-
Constructor Details
-
LaboratoryReportData
public LaboratoryReportData()
-
-
Method Details
-
getStructure
-
getSpecimenCollections
-
getReportGroups
-
getResults
-
getResultsActive
-
getDetections
-
getNotes
-
getNotifications
-
getAppendices
-
setStructure
-
setSpecimenCollections
-
setReportGroups
-
setResults
-
setResultsActive
-
setDetections
-
setNotes
-
setNotifications
-
setAppendices
-
getPOCDMT000040Entry
-