public class ProcessResponse extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessResponse.ProcessingOutcome |
static class |
ProcessResponse.ProcessingOutcomeEnumFactory |
static class |
ProcessResponse.ProcessResponseProcessNoteComponent |
static class |
ProcessResponse.ProcessResponseStatus |
static class |
ProcessResponse.ProcessResponseStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
communicationRequest
Request for additional supporting or authorizing information, such as: documents, images or resources.
|
protected List<CommunicationRequest> |
communicationRequestTarget
The actual objects that are the target of the reference (Request for additional supporting or authorizing information, such as: documents, images or resources.)
|
protected DateTimeType |
created
The date when the enclosed suite of services were performed or completed.
|
protected StringType |
disposition
A description of the status of the adjudication or processing.
|
protected List<CodeableConcept> |
error
Processing errors.
|
protected CodeableConcept |
form
The form to be used for printing the content.
|
protected List<Identifier> |
identifier
The Response business identifier.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUEST_PROVIDER
Constant for fluent queries to be used to add include statements.
|
protected Reference |
organization
The organization who produced this adjudicated response.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ORGANIZATION
Fluent Client search parameter constant for organization
|
protected Organization |
organizationTarget
The actual object that is the target of the reference (The organization who produced this adjudicated response.)
|
protected Enumeration<ProcessResponse.ProcessingOutcome> |
outcome
Transaction status: error, complete, held.
|
protected List<ProcessResponse.ProcessResponseProcessNoteComponent> |
processNote
Suite of processing notes or additional requirements if the processing has been held.
|
protected Reference |
request
Original request resource reference.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUEST
Fluent Client search parameter constant for request
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUEST_PROVIDER
Fluent Client search parameter constant for request-provider
|
protected Reference |
requestProvider
The practitioner who is responsible for the services rendered to the patient.
|
protected Resource |
requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
protected Resource |
requestTarget
The actual object that is the target of the reference (Original request resource reference.)
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ORGANIZATION
Search parameter: organization
|
static String |
SP_REQUEST
Search parameter: request
|
static String |
SP_REQUEST_PROVIDER
Search parameter: request-provider
|
static String |
SP_STATUS
Search parameter: status
|
protected Enumeration<ProcessResponse.ProcessResponseStatus> |
status
The status of the resource instance.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ProcessResponse()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<ProcessResponse.ProcessResponseStatus> status
protected DateTimeType created
protected Reference organization
protected Organization organizationTarget
protected Resource requestTarget
protected Enumeration<ProcessResponse.ProcessingOutcome> outcome
protected StringType disposition
protected Reference requestProvider
protected Resource requestProviderTarget
protected CodeableConcept form
protected List<ProcessResponse.ProcessResponseProcessNoteComponent> processNote
protected List<CodeableConcept> error
protected List<Reference> communicationRequest
protected List<CommunicationRequest> communicationRequestTarget
public static final String SP_IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: ProcessResponse.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: ProcessResponse.identifier
public static final String SP_REQUEST
Description: The reference to the claim
Type: reference
Path: ProcessResponse.request
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUEST
Description: The reference to the claim
Type: reference
Path: ProcessResponse.request
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUEST
public static final String SP_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: ProcessResponse.organization
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: ProcessResponse.organization
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORGANIZATION
public static final String SP_REQUEST_PROVIDER
Description: The Provider who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestProvider
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUEST_PROVIDER
Description: The Provider who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestProvider
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUEST_PROVIDER
public static final String SP_STATUS
Description: The status of the process response
Type: token
Path: ProcessResponse.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The status of the process response
Type: token
Path: ProcessResponse.status
public ProcessResponse()
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public ProcessResponse setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public ProcessResponse addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<ProcessResponse.ProcessResponseStatus> getStatusElement()
status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public ProcessResponse setStatusElement(Enumeration<ProcessResponse.ProcessResponseStatus> value)
value - status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic ProcessResponse.ProcessResponseStatus getStatus()
public ProcessResponse setStatus(ProcessResponse.ProcessResponseStatus value)
value - The status of the resource instance.public DateTimeType getCreatedElement()
created (The date when the enclosed suite of services were performed or completed.). 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 ProcessResponse setCreatedElement(DateTimeType value)
value - created (The date when the enclosed suite of services were performed or completed.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public ProcessResponse setCreated(Date value)
value - The date when the enclosed suite of services were performed or completed.public Reference getOrganization()
organization (The organization who produced this adjudicated response.)public boolean hasOrganization()
public ProcessResponse setOrganization(Reference value)
value - organization (The organization who produced this adjudicated response.)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 who produced this adjudicated response.)public ProcessResponse 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 who produced this adjudicated response.)public Reference getRequest()
request (Original request resource reference.)public boolean hasRequest()
public ProcessResponse setRequest(Reference value)
value - request (Original request resource reference.)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. (Original request resource reference.)public ProcessResponse 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. (Original request resource reference.)public Enumeration<ProcessResponse.ProcessingOutcome> getOutcomeElement()
outcome (Transaction status: error, complete, held.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic boolean hasOutcomeElement()
public boolean hasOutcome()
public ProcessResponse setOutcomeElement(Enumeration<ProcessResponse.ProcessingOutcome> value)
value - outcome (Transaction status: error, complete, held.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic ProcessResponse.ProcessingOutcome getOutcome()
public ProcessResponse setOutcome(ProcessResponse.ProcessingOutcome value)
value - Transaction status: error, complete, held.public StringType getDispositionElement()
disposition (A description of the status of the adjudication or processing.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the valuepublic boolean hasDispositionElement()
public boolean hasDisposition()
public ProcessResponse setDispositionElement(StringType value)
value - disposition (A description of the status of the adjudication or processing.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the valuepublic String getDisposition()
public ProcessResponse setDisposition(String value)
value - A description of the status of the adjudication or processing.public Reference getRequestProvider()
requestProvider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasRequestProvider()
public ProcessResponse setRequestProvider(Reference value)
value - requestProvider (The practitioner who is responsible for the services rendered to the patient.)public Resource getRequestProviderTarget()
requestProvider 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 services rendered to the patient.)public ProcessResponse setRequestProviderTarget(Resource value)
value - requestProvider 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 services rendered to the patient.)public CodeableConcept getForm()
form (The form to be used for printing the content.)public boolean hasForm()
public ProcessResponse setForm(CodeableConcept value)
value - form (The form to be used for printing the content.)public List<ProcessResponse.ProcessResponseProcessNoteComponent> getProcessNote()
processNote (Suite of processing notes or additional requirements if the processing has been held.)public ProcessResponse setProcessNote(List<ProcessResponse.ProcessResponseProcessNoteComponent> theProcessNote)
this for easy method chainingpublic boolean hasProcessNote()
public ProcessResponse.ProcessResponseProcessNoteComponent addProcessNote()
public ProcessResponse addProcessNote(ProcessResponse.ProcessResponseProcessNoteComponent t)
public ProcessResponse.ProcessResponseProcessNoteComponent getProcessNoteFirstRep()
processNote, creating it if it does not already existpublic List<CodeableConcept> getError()
error (Processing errors.)public ProcessResponse setError(List<CodeableConcept> theError)
this for easy method chainingpublic boolean hasError()
public CodeableConcept addError()
public ProcessResponse addError(CodeableConcept t)
public CodeableConcept getErrorFirstRep()
error, creating it if it does not already existpublic List<Reference> getCommunicationRequest()
communicationRequest (Request for additional supporting or authorizing information, such as: documents, images or resources.)public ProcessResponse setCommunicationRequest(List<Reference> theCommunicationRequest)
this for easy method chainingpublic boolean hasCommunicationRequest()
public Reference addCommunicationRequest()
public ProcessResponse addCommunicationRequest(Reference t)
public Reference getCommunicationRequestFirstRep()
communicationRequest, creating it if it does not already exist@Deprecated public List<CommunicationRequest> getCommunicationRequestTarget()
@Deprecated public CommunicationRequest addCommunicationRequestTarget()
protected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 ProcessResponse copy()
copy in class DomainResourceprotected ProcessResponse 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.