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