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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date (when.recorded)
|
ListResource |
ListResource.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(ListModeEnum theValue) |
Sets the value(s) for mode (class)
|
ListResource |
ListResource.setMode(ca.uhn.fhir.model.primitive.BoundCodeDt<ListModeEnum> theValue) |
Sets the value(s) for mode (class)
|
ListResource |
ListResource.setNote(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for note ()
|
ListResource |
ListResource.setNote(String theString) |
Sets the value 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(ListStatusEnum theValue) |
Sets the value(s) for status (status)
|
ListResource |
ListResource.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for title ()
|
ListResource |
ListResource.setTitle(String theString) |
Sets the value for title ()
|