
Package org.hl7.fhir.dstu2.model
Class ProcessResponse
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.BaseResource
org.hl7.fhir.dstu2.model.Resource
org.hl7.fhir.dstu2.model.DomainResource
org.hl7.fhir.dstu2.model.ProcessResponse
- 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.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
This resource provides processing status, errors and notes from the
processing of a resource.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DateTimeTypeThe date when the enclosed suite of services were performed or completed.protected StringTypeA description of the status of the adjudication or processing.Processing errors.protected CodingThe form to be used for printing the content.protected List<Identifier> The Response business identifier.Suite of processing note or additional requirements is the processing has been held.protected ReferenceThe organization who produced this adjudicated response.protected OrganizationThe actual object that is the target of the reference (The organization who produced this adjudicated response.)protected CodingThe style (standard) and version of the original material which was converted into this resource.protected CodingTransaction status: error, complete, held.protected ReferenceOriginal request resource reference.protected ReferenceThe organization which is responsible for the services rendered to the patient.protected OrganizationThe actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)protected ReferenceThe practitioner who is responsible for the services rendered to the patient.protected PractitionerThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ResourceThe actual object that is the target of the reference (Original request resource reference.)protected CodingThe version of the style of resource contents.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddError()addNotes()copy()booleanequalsDeep(Base other) booleanequalsShallow(Base other) fhirType()getError()getForm()getNotes()booleanbooleanbooleanbooleanbooleanhasError()booleanhasForm()booleanbooleanhasNotes()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> childrenList) setCreated(Date value) setCreatedElement(DateTimeType value) setDisposition(String value) setDispositionElement(StringType value) setOrganization(Reference value) setOriginalRuleset(Coding value) setOutcome(Coding value) voidsetProperty(String name, Base value) setRequest(Reference value) setRequestOrganization(Reference value) setRequestProvider(Reference value) setRequestTarget(Resource value) setRuleset(Coding value) protected ProcessResponseMethods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setTextMethods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setIdMethods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, 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, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
The Response business identifier. -
request
Original request resource reference. -
requestTarget
The actual object that is the target of the reference (Original request resource reference.) -
outcome
Transaction status: error, complete, held. -
disposition
A description of the status of the adjudication or processing. -
ruleset
The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources. -
originalRuleset
The style (standard) and version of the original material which was converted into this resource. -
created
The date when the enclosed suite of services were performed or completed. -
organization
The organization who produced this adjudicated response. -
organizationTarget
The actual object that is the target of the reference (The organization who produced this adjudicated response.) -
requestProvider
The practitioner who is responsible for the services rendered to the patient. -
requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.) -
requestOrganization
The organization which is responsible for the services rendered to the patient. -
requestOrganizationTarget
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.) -
form
The form to be used for printing the content. -
notes
Suite of processing note or additional requirements is the processing has been held. -
error
Processing errors. -
SP_IDENTIFIER
- See Also:
-
SP_REQUEST
- See Also:
-
SP_ORGANIZATION
- See Also:
-
SP_REQUESTPROVIDER
- See Also:
-
SP_REQUESTORGANIZATION
- See Also:
-
-
Constructor Details
-
ProcessResponse
public ProcessResponse()
-
-
Method Details
-
getIdentifier
- Returns:
identifier(The Response business identifier.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier(The Response business identifier.)
-
addIdentifier
-
getRequest
- Returns:
request(Original request resource reference.)
-
hasRequest
-
setRequest
- Parameters:
value-request(Original request resource reference.)
-
getRequestTarget
- Returns:
requestThe 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.)
-
setRequestTarget
- Parameters:
value-requestThe 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.)
-
getOutcome
- Returns:
outcome(Transaction status: error, complete, held.)
-
hasOutcome
-
setOutcome
- Parameters:
value-outcome(Transaction status: error, complete, held.)
-
getDispositionElement
- Returns:
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 value
-
hasDispositionElement
-
hasDisposition
-
setDispositionElement
- Parameters:
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 value
-
getDisposition
- Returns:
- A description of the status of the adjudication or processing.
-
setDisposition
- Parameters:
value- A description of the status of the adjudication or processing.
-
getRuleset
- Returns:
ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
hasRuleset
-
setRuleset
- Parameters:
value-ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
getOriginalRuleset
- Returns:
originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
hasOriginalRuleset
-
setOriginalRuleset
- Parameters:
value-originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
getCreatedElement
- Returns:
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 value
-
hasCreatedElement
-
hasCreated
-
setCreatedElement
- Parameters:
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 value
-
getCreated
- Returns:
- The date when the enclosed suite of services were performed or completed.
-
setCreated
- Parameters:
value- The date when the enclosed suite of services were performed or completed.
-
getOrganization
- Returns:
organization(The organization who produced this adjudicated response.)
-
hasOrganization
-
setOrganization
- Parameters:
value-organization(The organization who produced this adjudicated response.)
-
getOrganizationTarget
- Returns:
organizationThe 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.)
-
setOrganizationTarget
- Parameters:
value-organizationThe 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.)
-
getRequestProvider
- Returns:
requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
hasRequestProvider
-
setRequestProvider
- Parameters:
value-requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
getRequestProviderTarget
- Returns:
requestProviderThe 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.)
-
setRequestProviderTarget
- Parameters:
value-requestProviderThe 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.)
-
getRequestOrganization
- Returns:
requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
hasRequestOrganization
-
setRequestOrganization
- Parameters:
value-requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
getRequestOrganizationTarget
- Returns:
requestOrganizationThe 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 services rendered to the patient.)
-
setRequestOrganizationTarget
- Parameters:
value-requestOrganizationThe 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 services rendered to the patient.)
-
getForm
- Returns:
form(The form to be used for printing the content.)
-
hasForm
-
setForm
- Parameters:
value-form(The form to be used for printing the content.)
-
getNotes
- Returns:
notes(Suite of processing note or additional requirements is the processing has been held.)
-
hasNotes
-
addNotes
- Returns:
notes(Suite of processing note or additional requirements is the processing has been held.)
-
addNotes
-
getError
- Returns:
error(Processing errors.)
-
hasError
-
addError
- Returns:
error(Processing errors.)
-
addError
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-