| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ObservationDefinition |
JsonParser.parseObservationDefinition(com.google.gson.JsonObject json) |
protected ObservationDefinition |
XmlParser.parseObservationDefinition(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ObservationDefinition> |
ActivityDefinition.observationRequirementTarget
The actual objects that are the target of the reference (Defines observation requirements for the action to be performed, such as body weight or surface area.)
|
protected List<ObservationDefinition> |
ActivityDefinition.observationResultRequirementTarget
The actual objects that are the target of the reference (Defines the observations that are expected to be produced by the action.)
|
| Modifier and Type | Method and Description |
|---|---|
List<ObservationDefinition> |
ActivityDefinition.getObservationRequirementTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<ObservationDefinition> |
ActivityDefinition.getObservationResultRequirementTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservationDefinition.copyValues(ObservationDefinition dst) |
Copyright © 2014–2021 Health Level 7. All rights reserved.