Class Parameters

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseParameters, org.hl7.fhir.instance.model.api.IBaseResource

public class Parameters extends Resource implements org.hl7.fhir.instance.model.api.IBaseParameters
This resource is used to pass information into and back from an operation (whether invoked directly from REST or within a messaging environment). It is not persisted or allowed to be referenced by other resources except as described in the definition of the Parameters resource.
See Also: