
Uses of Class
ca.uhn.fhir.model.dstu2.resource.DiagnosticReport
Packages that use DiagnosticReport
- 
Uses of DiagnosticReport in ca.uhn.fhir.model.dstu2.resourceMethods in ca.uhn.fhir.model.dstu2.resource that return DiagnosticReportModifier and TypeMethodDescriptionDiagnosticReport.addCodedDiagnosis(CodeableConceptDt theValue) Adds a given new value for codedDiagnosis ()DiagnosticReport.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)DiagnosticReport.addImage(DiagnosticReport.Image theValue) Adds a given new value for image ()DiagnosticReport.addPresentedForm(AttachmentDt theValue) Adds a given new value for presentedForm ()DiagnosticReport.setCategory(CodeableConceptDt theValue) Sets the value(s) for category (class)DiagnosticReport.setCode(CodeableConceptDt theValue) Sets the value(s) for code (what)DiagnosticReport.setCodedDiagnosis(List<CodeableConceptDt> theValue) Sets the value(s) for codedDiagnosis ()DiagnosticReport.setConclusion(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for conclusion ()DiagnosticReport.setConclusion(String theString) Sets the value for conclusion ()DiagnosticReport.setEffective(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for effective[x] (when.done)DiagnosticReport.setEncounter(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)DiagnosticReport.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)DiagnosticReport.setImage(List<DiagnosticReport.Image> theValue) Sets the value(s) for image ()DiagnosticReport.setImagingStudy(List<ResourceReferenceDt> theValue) Sets the value(s) for imagingStudy ()DiagnosticReport.setIssued(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for issued (when.recorded)Sets the value for issued (when.recorded)DiagnosticReport.setIssuedWithMillisPrecision(Date theDate) Sets the value for issued (when.recorded)DiagnosticReport.setPerformer(ResourceReferenceDt theValue) Sets the value(s) for performer (who.witness)DiagnosticReport.setPresentedForm(List<AttachmentDt> theValue) Sets the value(s) for presentedForm ()DiagnosticReport.setRequest(List<ResourceReferenceDt> theValue) Sets the value(s) for request ()DiagnosticReport.setResult(List<ResourceReferenceDt> theValue) Sets the value(s) for result ()DiagnosticReport.setSpecimen(List<ResourceReferenceDt> theValue) Sets the value(s) for specimen ()DiagnosticReport.setStatus(DiagnosticReportStatusEnum theValue) Sets the value(s) for status (status)DiagnosticReport.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DiagnosticReportStatusEnum> theValue) Sets the value(s) for status (status)DiagnosticReport.setSubject(ResourceReferenceDt theValue) Sets the value(s) for subject (who.focus)