DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2

5.8.5 Resource ProcessRequest - Detailed Descriptions

Detailed Descriptions for the elements in the ProcessRequest resource.

ProcessRequest
Definition

This resource provides the target, request and response, and action details for an action to be performed by the target on or about existing resources.

Control1..1
ProcessRequest.action
Definition

The type of procesing action being requested, for example Reversal, Readjudication, StatusRequest,PendedRequest.

Control1..1
BindingActionList: Required: http://hl7.org/fhir/actionlist (List of allowable action which this resource can request)
Typecode
ProcessRequest.identifier
Definition

The ProcessRequest Business Identifier.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
ProcessRequest.ruleset
Definition

The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.

Control0..1
BindingRuleset: Example: See http://hl7.org/fhir/vs/ruleset (The static and dynamic model to which contents conform, may be business version or standard and version.)
TypeCoding
ProcessRequest.originalRuleset
Definition

The style (standard) and version of the original material which was converted into this resource.

Control0..1
BindingRuleset: Example: See http://hl7.org/fhir/vs/ruleset (The static and dynamic model to which contents conform, may be business version or standard and version.)
TypeCoding
Requirements

Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.

ProcessRequest.created
Definition

The date when this resource was created.

Control0..1
TypedateTime
ProcessRequest.target
Definition

The organization which is target of the request.

Control0..1
TypeReference(Organization)
ProcessRequest.provider
Definition

The practitioner who is responsible for the action specified in thise request.

Control0..1
TypeReference(Practitioner)
ProcessRequest.organization
Definition

The organization which is responsible for the action speccified in thise request.

Control0..1
TypeReference(Organization)
ProcessRequest.request
Definition

Reference of resource which is the target or subject of this action.

Control0..1
TypeReference(Any)
ProcessRequest.response
Definition

Reference of a prior response to resource which is the target or subject of this action.

Control0..1
TypeReference(Any)
ProcessRequest.nullify
Definition

If true remove all history excluding audit.

Control0..1
Typeboolean
Requirements

Some resources must not simply be reversed in a processing or accounting sense but rather must have all history removed, such as the accidental submission of sensitive and/or wrong information. If the receiver cannot comply with a Nullify request then they must reject the request.

ProcessRequest.reference
Definition

A reference to supply which authenticates the process.

Control0..1
Typestring
ProcessRequest.item
Definition

List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.

Control0..*
ProcessRequest.item.sequenceLinkId
Definition

A service line number.

Control1..1
Typeinteger
ProcessRequest.include
Definition

Names of resource types to include.

Control0..*
Typestring
ProcessRequest.exclude
Definition

Names of resource types to exclude.

Control0..*
Typestring
ProcessRequest.period
Definition

A period of time during which the fulfilling resources would have been created.

Control0..1
TypePeriod