public class ProcessRequest extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessRequest.ActionList |
static class |
ProcessRequest.ActionListEnumFactory |
static class |
ProcessRequest.ItemsComponent |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<ProcessRequest.ActionList> |
action
The type of processing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest.
|
protected DateTimeType |
created
The date when this resource was created.
|
protected List<StringType> |
exclude
Names of resource types to exclude.
|
protected List<Identifier> |
identifier
The ProcessRequest business identifier.
|
protected List<StringType> |
include
Names of resource types to include.
|
protected List<ProcessRequest.ItemsComponent> |
item
List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.
|
protected BooleanType |
nullify
If true remove all history excluding audit.
|
protected Reference |
organization
The organization which is responsible for the action speccified in thise request.
|
protected Organization |
organizationTarget
The actual object that is the target of the reference (The organization which is responsible for the action speccified in thise request.)
|
protected Coding |
originalRuleset
The style (standard) and version of the original material which was converted into this resource.
|
protected Period |
period
A period of time during which the fulfilling resources would have been created.
|
protected Reference |
provider
The practitioner who is responsible for the action specified in thise request.
|
protected Practitioner |
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the action specified in thise request.)
|
protected StringType |
reference
A reference to supply which authenticates the process.
|
protected Reference |
request
Reference of resource which is the target or subject of this action.
|
protected Resource |
requestTarget
The actual object that is the target of the reference (Reference of resource which is the target or subject of this action.)
|
protected Reference |
response
Reference of a prior response to resource which is the target or subject of this action.
|
protected Resource |
responseTarget
The actual object that is the target of the reference (Reference of a prior response to resource which is the target or subject of this action.)
|
protected Coding |
ruleset
The version of the style of resource contents.
|
static String |
SP_ACTION |
static String |
SP_IDENTIFIER |
static String |
SP_ORGANIZATION |
static String |
SP_PROVIDER |
protected Reference |
target
The organization which is the target of the request.
|
protected Organization |
targetTarget
The actual object that is the target of the reference (The organization which is the target of the request.)
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ProcessRequest() |
ProcessRequest(Enumeration<ProcessRequest.ActionList> action) |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Enumeration<ProcessRequest.ActionList> action
protected List<Identifier> identifier
protected Coding ruleset
protected Coding originalRuleset
protected DateTimeType created
protected Organization targetTarget
protected Reference provider
protected Practitioner providerTarget
protected Reference organization
protected Organization organizationTarget
protected Reference request
protected Resource requestTarget
protected Reference response
protected Resource responseTarget
protected BooleanType nullify
protected StringType reference
protected List<ProcessRequest.ItemsComponent> item
protected List<StringType> include
protected List<StringType> exclude
protected Period period
public static final String SP_IDENTIFIER
public static final String SP_PROVIDER
public static final String SP_ORGANIZATION
public static final String SP_ACTION
public ProcessRequest()
public ProcessRequest(Enumeration<ProcessRequest.ActionList> action)
public Enumeration<ProcessRequest.ActionList> getActionElement()
action (The type of processing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest.). This is the underlying object with id, value and extensions. The accessor "getAction" gives direct access to the valuepublic boolean hasActionElement()
public boolean hasAction()
public ProcessRequest setActionElement(Enumeration<ProcessRequest.ActionList> value)
value - action (The type of processing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest.). This is the underlying object with id, value and extensions. The accessor "getAction" gives direct access to the valuepublic ProcessRequest.ActionList getAction()
public ProcessRequest setAction(ProcessRequest.ActionList value)
value - The type of processing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest.public List<Identifier> getIdentifier()
identifier (The ProcessRequest business identifier.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (The ProcessRequest business identifier.)public ProcessRequest addIdentifier(Identifier t)
public Coding getRuleset()
ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public boolean hasRuleset()
public ProcessRequest setRuleset(Coding value)
value - ruleset (The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)public Coding getOriginalRuleset()
originalRuleset (The style (standard) and version of the original material which was converted into this resource.)public boolean hasOriginalRuleset()
public ProcessRequest setOriginalRuleset(Coding value)
value - originalRuleset (The style (standard) and version of the original material which was converted into this resource.)public DateTimeType getCreatedElement()
created (The date when this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic boolean hasCreatedElement()
public boolean hasCreated()
public ProcessRequest setCreatedElement(DateTimeType value)
value - created (The date when this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public ProcessRequest setCreated(Date value)
value - The date when this resource was created.public Reference getTarget()
target (The organization which is the target of the request.)public boolean hasTarget()
public ProcessRequest setTarget(Reference value)
value - target (The organization which is the target of the request.)public Organization getTargetTarget()
target The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The organization which is the target of the request.)public ProcessRequest setTargetTarget(Organization value)
value - target The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The organization which is the target of the request.)public Reference getProvider()
provider (The practitioner who is responsible for the action specified in thise request.)public boolean hasProvider()
public ProcessRequest setProvider(Reference value)
value - provider (The practitioner who is responsible for the action specified in thise request.)public Practitioner getProviderTarget()
provider The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The practitioner who is responsible for the action specified in thise request.)public ProcessRequest setProviderTarget(Practitioner value)
value - provider The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The practitioner who is responsible for the action specified in thise request.)public Reference getOrganization()
organization (The organization which is responsible for the action speccified in thise request.)public boolean hasOrganization()
public ProcessRequest setOrganization(Reference value)
value - organization (The organization which is responsible for the action speccified in thise request.)public Organization getOrganizationTarget()
organization The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The organization which is responsible for the action speccified in thise request.)public ProcessRequest setOrganizationTarget(Organization value)
value - organization The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The organization which is responsible for the action speccified in thise request.)public Reference getRequest()
request (Reference of resource which is the target or subject of this action.)public boolean hasRequest()
public ProcessRequest setRequest(Reference value)
value - request (Reference of resource which is the target or subject of this action.)public Resource getRequestTarget()
request The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Reference of resource which is the target or subject of this action.)public ProcessRequest setRequestTarget(Resource value)
value - request The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Reference of resource which is the target or subject of this action.)public Reference getResponse()
response (Reference of a prior response to resource which is the target or subject of this action.)public boolean hasResponse()
public ProcessRequest setResponse(Reference value)
value - response (Reference of a prior response to resource which is the target or subject of this action.)public Resource getResponseTarget()
response The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Reference of a prior response to resource which is the target or subject of this action.)public ProcessRequest setResponseTarget(Resource value)
value - response The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Reference of a prior response to resource which is the target or subject of this action.)public BooleanType getNullifyElement()
nullify (If true remove all history excluding audit.). This is the underlying object with id, value and extensions. The accessor "getNullify" gives direct access to the valuepublic boolean hasNullifyElement()
public boolean hasNullify()
public ProcessRequest setNullifyElement(BooleanType value)
value - nullify (If true remove all history excluding audit.). This is the underlying object with id, value and extensions. The accessor "getNullify" gives direct access to the valuepublic boolean getNullify()
public ProcessRequest setNullify(boolean value)
value - If true remove all history excluding audit.public StringType getReferenceElement()
reference (A reference to supply which authenticates the process.). This is the underlying object with id, value and extensions. The accessor "getReference" gives direct access to the valuepublic boolean hasReferenceElement()
public boolean hasReference()
public ProcessRequest setReferenceElement(StringType value)
value - reference (A reference to supply which authenticates the process.). This is the underlying object with id, value and extensions. The accessor "getReference" gives direct access to the valuepublic String getReference()
public ProcessRequest setReference(String value)
value - A reference to supply which authenticates the process.public List<ProcessRequest.ItemsComponent> getItem()
item (List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.)public boolean hasItem()
public ProcessRequest.ItemsComponent addItem()
item (List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.)public ProcessRequest addItem(ProcessRequest.ItemsComponent t)
public List<StringType> getInclude()
include (Names of resource types to include.)public boolean hasInclude()
public StringType addIncludeElement()
include (Names of resource types to include.)public ProcessRequest addInclude(String value)
value - include (Names of resource types to include.)public boolean hasInclude(String value)
value - include (Names of resource types to include.)public List<StringType> getExclude()
exclude (Names of resource types to exclude.)public boolean hasExclude()
public StringType addExcludeElement()
exclude (Names of resource types to exclude.)public ProcessRequest addExclude(String value)
value - exclude (Names of resource types to exclude.)public boolean hasExclude(String value)
value - exclude (Names of resource types to exclude.)public Period getPeriod()
period (A period of time during which the fulfilling resources would have been created.)public boolean hasPeriod()
public ProcessRequest setPeriod(Period value)
value - period (A period of time during which the fulfilling resources would have been created.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic ProcessRequest copy()
copy in class DomainResourceprotected ProcessRequest typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.