ProcessResponse |
ProcessResponse.addError(CodingDt theValue) |
Adds a given new value for error ()
|
ProcessResponse |
ProcessResponse.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
ProcessResponse |
ProcessResponse.addNotes(ProcessResponse.Notes theValue) |
Adds a given new value for notes ()
|
ProcessResponse |
ProcessResponse.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for created ()
|
ProcessResponse |
ProcessResponse.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created ()
|
ProcessResponse |
ProcessResponse.setCreatedWithSecondsPrecision(Date theDate) |
Sets the value for created ()
|
ProcessResponse |
ProcessResponse.setDisposition(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for disposition ()
|
ProcessResponse |
ProcessResponse.setDisposition(String theString) |
Sets the value for disposition ()
|
ProcessResponse |
ProcessResponse.setError(List<CodingDt> theValue) |
Sets the value(s) for error ()
|
ProcessResponse |
ProcessResponse.setForm(CodingDt theValue) |
Sets the value(s) for form ()
|
ProcessResponse |
ProcessResponse.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
ProcessResponse |
ProcessResponse.setNotes(List<ProcessResponse.Notes> theValue) |
Sets the value(s) for notes ()
|
ProcessResponse |
ProcessResponse.setOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for organization ()
|
ProcessResponse |
ProcessResponse.setOriginalRuleset(CodingDt theValue) |
Sets the value(s) for originalRuleset ()
|
ProcessResponse |
ProcessResponse.setOutcome(CodingDt theValue) |
Sets the value(s) for outcome ()
|
ProcessResponse |
ProcessResponse.setRequest(ResourceReferenceDt theValue) |
Sets the value(s) for request ()
|
ProcessResponse |
ProcessResponse.setRequestOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for requestOrganization ()
|
ProcessResponse |
ProcessResponse.setRequestProvider(ResourceReferenceDt theValue) |
Sets the value(s) for requestProvider ()
|
ProcessResponse |
ProcessResponse.setRuleset(CodingDt theValue) |
Sets the value(s) for ruleset ()
|