| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<DiagnosticReport.DiagnosticReportPerformerComponent> |
DiagnosticReport.performer
Indicates who or what participated in producing the report.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.addPerformer() |
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.DiagnosticReportPerformerComponent.copy() |
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.getPerformerFirstRep() |
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.DiagnosticReportPerformerComponent.setActor(Reference value) |
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.DiagnosticReportPerformerComponent.setActorTarget(Resource value) |
DiagnosticReport.DiagnosticReportPerformerComponent |
DiagnosticReport.DiagnosticReportPerformerComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<DiagnosticReport.DiagnosticReportPerformerComponent> |
DiagnosticReport.getPerformer() |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.addPerformer(DiagnosticReport.DiagnosticReportPerformerComponent t) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.setPerformer(List<DiagnosticReport.DiagnosticReportPerformerComponent> thePerformer) |
Copyright © 2014–2017 University Health Network. All rights reserved.