| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for conclusion ()
|
DiagnosticReport |
DiagnosticReport.setConclusion(StringDt theValue)
Sets the value(s) for conclusion ()
|
DiagnosticReport |
DiagnosticReport.setEffective(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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for issued (when.recorded)
|
DiagnosticReport |
DiagnosticReport.setIssued(InstantDt theValue)
Sets the value(s) 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(BoundCodeDt<DiagnosticReportStatusEnum> theValue)
Sets the value(s) for status (status)
|
DiagnosticReport |
DiagnosticReport.setStatus(DiagnosticReportStatusEnum theValue)
Sets the value(s) for status (status)
|
DiagnosticReport |
DiagnosticReport.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Copyright © 2014–2016 University Health Network. All rights reserved.