This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Detailed Descriptions for the elements in the Reversal resource.
Reversal | |
Definition | This resource provides the request and response details for the request for which all actions are to be reversed or terminated. |
Control | 1..1 |
Reversal.identifier | |
Definition | The Response Business Identifier. |
Control | 0..* |
Type | Identifier |
Reversal.ruleset | |
Definition | The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources. |
Control | 0..1 |
Binding | Ruleset: 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.) |
Type | Coding |
Reversal.originalRuleset | |
Definition | The style (standard) and version of the original material which was converted into this resource. |
Control | 0..1 |
Binding | Ruleset: 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.) |
Type | Coding |
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. |
Reversal.created | |
Definition | The date when this resource was created. |
Control | 0..1 |
Type | dateTime |
Reversal.target | |
Definition | The Insurer who is target of the request. |
Control | 0..1 |
Type | Reference(Organization) |
Reversal.provider | |
Definition | The practitioner who is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Practitioner) |
Reversal.organization | |
Definition | The organization which is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Organization) |
Reversal.request | |
Definition | Reference of resource to reverse. |
Control | 0..1 |
Type | Reference(OralHealthClaim | PharmacyClaim | VisionClaim | ProfessionalClaim | InstitutionalClaim | SupportingDocumentation) |
Reversal.response | |
Definition | Reference of response to resource to reverse. |
Control | 0..1 |
Type | Reference(ClaimResponse | StatusResponse) |
Reversal.payee | |
Definition | Payee information supplied for matching purposes. |
Control | 0..1 |
Reversal.payee.type | |
Definition | Party to be reimbursed: Subscriber, provider, other. |
Control | 0..1 |
Binding | PayeeType: Example: See http://hl7.org/fhir/vs/payeetype (A code for the party to be reimbursed.) |
Type | Coding |
Reversal.payee.provider | |
Definition | The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned). |
Control | 0..1 |
Type | Reference(Practitioner) |
Reversal.payee.organization | |
Definition | The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned). |
Control | 0..1 |
Type | Reference(Organization) |
Reversal.payee.person | |
Definition | The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned). |
Control | 0..1 |
Type | Reference(Patient) |
Reversal.coverage | |
Definition | Financial instrument by which payment information for health care. |
Control | 1..1 |
Requirements | Health care programs and insurers are significant payors of health service costs. |
Reversal.coverage.sequence | |
Definition | A service line item. |
Control | 1..1 |
Type | integer |
Requirements | To maintain order of the coverages. |
Reversal.coverage.focal | |
Definition | The instance number of the Coverage which is the focus for adjudication, that is the Coverage to which the claim is to be adjudicated against. |
Control | 1..1 |
Type | boolean |
Requirements | To identify which coverage is being adjudicated. |
Reversal.coverage.coverage | |
Definition | Reference to the program or plan identification, underwriter or payor. |
Control | 1..1 |
Type | Reference(Coverage) |
Requirements | Need to identify the issuer to target for processing and for coordination of benefit processing. |
Reversal.coverage.businessArrangement | |
Definition | The contract number of a business agreement which describes the terms and conditions. |
Control | 0..1 |
Type | string |
Reversal.coverage.relationship | |
Definition | The relationship of the patient to the subscriber. |
Control | 1..1 |
Binding | Relationship: Example: See http://hl7.org/fhir/vs/relationship (The code for the relationship of the patient to the subscriber) |
Type | Coding |
Requirements | To determine relationship between the patient and the subscriber. |
Reversal.nullify | |
Definition | If true remove all history excluding audit. |
Control | 1..1 |
Type | boolean |
Requirements | Some resources must not simple 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. |