| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Bundle |
MeasureReport.evaluatedResourcesTarget
The actual object that is the target of the reference (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)
|
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.addEntry(Bundle.BundleEntryComponent t) |
Bundle |
Bundle.addLink(Bundle.BundleLinkComponent t) |
Bundle |
Bundle.copy() |
Bundle |
MeasureReport.getEvaluatedResourcesTarget() |
Bundle |
Bundle.setEntry(List<Bundle.BundleEntryComponent> theEntry) |
Bundle |
Bundle.setIdentifier(Identifier value) |
Bundle |
Bundle.setLink(List<Bundle.BundleLinkComponent> theLink) |
Bundle |
Bundle.setSignature(Signature value) |
Bundle |
Bundle.setTotal(int value) |
Bundle |
Bundle.setTotalElement(UnsignedIntType value) |
Bundle |
Bundle.setType(Bundle.BundleType value) |
Bundle |
Bundle.setTypeElement(Enumeration<Bundle.BundleType> value) |
protected Bundle |
Bundle.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport |
MeasureReport.setEvaluatedResourcesTarget(Bundle value) |
Copyright © 2014–2017 University Health Network. All rights reserved.