| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Observation |
Observation.addComponent(Observation.Component theValue)
Adds a given new value for component ()
|
Observation |
Observation.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Observation |
Observation.addReferenceRange(Observation.ReferenceRange theValue)
Adds a given new value for referenceRange ()
|
Observation |
Observation.addRelated(Observation.Related theValue)
Adds a given new value for related ()
|
Observation |
Observation.setBodySite(CodeableConceptDt theValue)
Sets the value(s) for bodySite ()
|
Observation |
Observation.setCategory(BoundCodeableConceptDt<ObservationCategoryCodesEnum> theValue)
Sets the value(s) for category (class)
|
Observation |
Observation.setCategory(ObservationCategoryCodesEnum theValue)
Sets the value(s) for category (class)
|
Observation |
Observation.setCode(CodeableConceptDt theValue)
Sets the value(s) for code (what)
|
Observation |
Observation.setComments(String theString)
Sets the value for comments ()
|
Observation |
Observation.setComments(StringDt theValue)
Sets the value(s) for comments ()
|
Observation |
Observation.setComponent(List<Observation.Component> theValue)
Sets the value(s) for component ()
|
Observation |
Observation.setDataAbsentReason(CodeableConceptDt theValue)
Sets the value(s) for dataAbsentReason ()
|
Observation |
Observation.setDevice(ResourceReferenceDt theValue)
Sets the value(s) for device ()
|
Observation |
Observation.setEffective(IDatatype theValue)
Sets the value(s) for effective[x] (when.done)
|
Observation |
Observation.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
Observation |
Observation.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Observation |
Observation.setInterpretation(CodeableConceptDt theValue)
Sets the value(s) for interpretation ()
|
Observation |
Observation.setIssued(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for issued (when.recorded)
|
Observation |
Observation.setIssued(InstantDt theValue)
Sets the value(s) for issued (when.recorded)
|
Observation |
Observation.setIssuedWithMillisPrecision(Date theDate)
Sets the value for issued (when.recorded)
|
Observation |
Observation.setMethod(CodeableConceptDt theValue)
Sets the value(s) for method ()
|
Observation |
Observation.setPerformer(List<ResourceReferenceDt> theValue)
Sets the value(s) for performer (who.actor)
|
Observation |
Observation.setReferenceRange(List<Observation.ReferenceRange> theValue)
Sets the value(s) for referenceRange ()
|
Observation |
Observation.setRelated(List<Observation.Related> theValue)
Sets the value(s) for related ()
|
Observation |
Observation.setSpecimen(ResourceReferenceDt theValue)
Sets the value(s) for specimen ()
|
Observation |
Observation.setStatus(BoundCodeDt<ObservationStatusEnum> theValue)
Sets the value(s) for status (status)
|
Observation |
Observation.setStatus(ObservationStatusEnum theValue)
Sets the value(s) for status (status)
|
Observation |
Observation.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Observation |
Observation.setValue(IDatatype theValue)
Sets the value(s) for value[x] ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.