| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Specimen |
Observation.specimenTarget
The actual object that is the target of the reference (The specimen that was used when this observation was made.)
|
protected Specimen |
Sequence.specimenTarget
The actual object that is the target of the reference (Specimen used for sequencing.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Specimen> |
Specimen.parentTarget
The actual objects that are the target of the reference (Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.)
|
protected List<Specimen> |
DiagnosticReport.specimenTarget
The actual objects that are the target of the reference (Details about the specimens on which this diagnostic report is based.)
|
protected List<Specimen> |
ProcedureRequest.specimenTarget
The actual objects that are the target of the reference (One or more specimens that the laboratory procedure will use.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Specimen> |
Specimen.getParentTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Specimen> |
DiagnosticReport.getSpecimenTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Specimen> |
ProcedureRequest.getSpecimenTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
Observation |
Observation.setSpecimenTarget(Specimen value) |
Sequence |
Sequence.setSpecimenTarget(Specimen value) |
Copyright © 2014–2017 University Health Network. All rights reserved.