| 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 |
Immunization.ImmunizationReactionComponent.detailTarget
The actual object that is the target of the reference (Details of the reaction.)
|
protected Observation |
MolecularSequence.MolecularSequenceVariantComponent.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 |
|---|---|
void |
Observation.copyValues(Observation dst) |
Immunization.ImmunizationReactionComponent |
Immunization.ImmunizationReactionComponent.setDetailTarget(Observation value) |
MolecularSequence.MolecularSequenceVariantComponent |
MolecularSequence.MolecularSequenceVariantComponent.setVariantPointerTarget(Observation value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.