| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Observation |
JsonParser.parseObservation(com.google.gson.JsonObject json) |
protected Observation |
XmlParser.parseObservation(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected Observation |
Sequence.SequenceVariantComponent.variantPointerTarget
The actual object that is the target of the reference (A pointer to an Observation containing variant information.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Observation> |
Goal.outcomeReferenceTarget
The actual objects that are the target of the reference (Details of what's changed (or not changed).)
|
protected List<Observation> |
DiagnosticReport.resultTarget
The actual objects that are the target of the reference ([Observations](observation.html) that are part of this diagnostic report.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Observation> |
Goal.getOutcomeReferenceTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Observation> |
DiagnosticReport.getResultTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
Sequence.SequenceVariantComponent |
Sequence.SequenceVariantComponent.setVariantPointerTarget(Observation value) |
Copyright © 2014–2018 University Health Network. All rights reserved.