| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ListResource |
ListResource.addEntry(ListResource.Entry theValue)
Adds a given new value for entry ()
|
ListResource |
ListResource.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
ListResource |
ListResource.setCode(CodeableConceptDt theValue)
Sets the value(s) for code (what)
|
ListResource |
ListResource.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
ListResource |
ListResource.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
ListResource |
ListResource.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
ListResource |
ListResource.setEmptyReason(CodeableConceptDt theValue)
Sets the value(s) for emptyReason ()
|
ListResource |
ListResource.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
ListResource |
ListResource.setEntry(List<ListResource.Entry> theValue)
Sets the value(s) for entry ()
|
ListResource |
ListResource.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
ListResource |
ListResource.setMode(BoundCodeDt<ListModeEnum> theValue)
Sets the value(s) for mode (class)
|
ListResource |
ListResource.setMode(ListModeEnum theValue)
Sets the value(s) for mode (class)
|
ListResource |
ListResource.setNote(String theString)
Sets the value for note ()
|
ListResource |
ListResource.setNote(StringDt theValue)
Sets the value(s) for note ()
|
ListResource |
ListResource.setOrderedBy(BoundCodeableConceptDt<ListOrderCodesEnum> theValue)
Sets the value(s) for orderedBy ()
|
ListResource |
ListResource.setOrderedBy(ListOrderCodesEnum theValue)
Sets the value(s) for orderedBy ()
|
ListResource |
ListResource.setSource(ResourceReferenceDt theValue)
Sets the value(s) for source (who.author)
|
ListResource |
ListResource.setStatus(BoundCodeDt<ListStatusEnum> theValue)
Sets the value(s) for status (status)
|
ListResource |
ListResource.setStatus(ListStatusEnum theValue)
Sets the value(s) for status (status)
|
ListResource |
ListResource.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
ListResource |
ListResource.setTitle(String theString)
Sets the value for title ()
|
ListResource |
ListResource.setTitle(StringDt theValue)
Sets the value(s) for title ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.