This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claimresponse
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ClaimResponse
Summary
Mandatory: 2 elements (1 nested mandatory element)
Must-Support: 26 elements
Fixed Value: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
This structure is derived from ClaimResponse
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ClaimResponse | I | 0..* | Response to a claim predetermination or preauthorization | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-reviewAction | SI | 1..1 | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewAction |
extension-reviewActionReason | SI | 0..* | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewActionReason |
extension-authorizedEventDate | SI | 0..1 | date, Period | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizedEventDate |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Business Identifier for a claim response |
status | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required) |
type | Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible) |
subType | 0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example) | |
use | SΣ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required) Fixed Value: preauthorization |
patient | Σ | 1..1 | Reference(Patient) | The recipient of the products and services |
created | SΣ | 1..1 | dateTime | Response creation date |
insurer | SΣ | 1..1 | Reference(UMOOrganization) | Party responsible for reimbursement |
requestor | S | 0..1 | Reference(RequestorPractitionerRole | RequestorOrganization) | Party responsible for the claim |
request | SΣ | 0..1 | Reference(PASClaim) | Id of resource triggering adjudication |
outcome | SΣ | 1..1 | code | queued | complete | error | partial Binding: ClaimProcessingCodes (required) |
disposition | 0..1 | string | Disposition Message | |
preAuthRef | 0..1 | string | Preauthorization reference | |
preAuthPeriod | S | 0..1 | Period | Preauthorization reference effective period |
payeeType | 0..1 | CodeableConcept | Party to be paid any benefits payable Binding: Claim Payee Type Codes (example) | |
item | SI | 0..* | BackboneElement | Adjudication for claim line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-itemReference | I | 0..* | Identifier | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemReference |
extension-reviewAction | SI | 1..1 | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewAction |
extension-reviewActionReason | SI | 0..* | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewActionReason |
extension-itemPreAuthPeriod | SI | 0..1 | Period | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemPreAuthPeriod |
extension-itemPreAuthIssueDate | SI | 0..1 | date | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemPreAuthIssueDate |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | 1..1 | positiveInt | Claim item instance identifier | |
noteNumber | S | 0..* | positiveInt | Applicable note numbers |
adjudication | I | 1..* | BackboneElement | Adjudication details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example) | |
reason | 0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example) | |
amount | 0..1 | Money | Monetary amount | |
value | 0..1 | decimal | Non-monetary value | |
detail | I | 0..* | BackboneElement | Adjudication for claim details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
detailSequence | 1..1 | positiveInt | Claim detail instance identifier | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Detail level adjudication details | ||
subDetail | I | 0..* | BackboneElement | Adjudication for claim sub-details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
subDetailSequence | 1..1 | positiveInt | Claim sub-detail instance identifier | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 0..* | Unknown reference to #ClaimResponse.item.adjudication Subdetail level adjudication details | ||
addItem | I | 0..* | BackboneElement | Insurer added line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | 0..* | positiveInt | Item sequence number | |
detailSequence | 0..* | positiveInt | Detail sequence number | |
subdetailSequence | 0..* | positiveInt | Subdetail sequence number | |
provider | 0..* | Reference(Practitioner | PractitionerRole | Organization) | Authorized providers | |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
programCode | 0..* | CodeableConcept | Program the product or service is provided under Binding: ExampleProgramReasonCodes (example) | |
serviced[x] | 0..1 | Date or dates of service or product delivery | ||
servicedDate | date | |||
servicedPeriod | Period | |||
location[x] | 0..1 | Place of service or where product was supplied Binding: ExampleServicePlaceCodes (example) | ||
locationCodeableConcept | CodeableConcept | |||
locationAddress | Address | |||
locationReference | Reference(http://hl7.org/fhir/R4/location.html) | |||
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
bodySite | 0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example) | |
subSite | 0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example) | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items adjudication | ||
detail | I | 0..* | BackboneElement | Insurer added line details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items detail adjudication | ||
subDetail | I | 0..* | BackboneElement | Insurer added line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items detail adjudication | ||
adjudication | 0..* | Unknown reference to #ClaimResponse.item.adjudication Header-level adjudication | ||
total | ΣI | 0..* | BackboneElement | Adjudication totals |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | Σ | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example) |
amount | Σ | 1..1 | Money | Financial total for the category |
payment | I | 0..1 | BackboneElement | Payment Details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example) | |
adjustment | 0..1 | Money | Payment adjustment for non-claim issues | |
adjustmentReason | 0..1 | CodeableConcept | Explanation for the adjustment Binding: PaymentAdjustmentReasonCodes (example) | |
date | 0..1 | date | Expected date of payment | |
amount | 1..1 | Money | Payable amount after adjustment | |
identifier | 0..1 | Identifier | Business identifier for the payment | |
fundsReserve | 0..1 | CodeableConcept | Funds reserved status Binding: Funds Reservation Codes (example) | |
formCode | 0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example) | |
form | 0..1 | Attachment | Printed reference or actual form | |
processNote | SI | 0..* | BackboneElement | Note concerning adjudication |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
number | S | 0..1 | positiveInt | Note instance identifier |
type | 0..1 | code | display | print | printoper Binding: NoteType (required) | |
text | S | 1..1 | string | Note explanatory text |
language | 0..1 | CodeableConcept | Language of the text Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
communicationRequest | S | 0..* | Reference(CommunicationRequest) | Request for additional information |
insurance | SI | 0..* | BackboneElement | Patient insurance information |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
sequence | 1..1 | positiveInt | Insurance instance identifier | |
focal | 1..1 | boolean | Coverage to be used for adjudication | |
coverage | S | 1..1 | Reference(Coverage) | Insurance information |
businessArrangement | 0..1 | string | Additional provider contract number | |
claimResponse | 0..1 | Reference(ClaimResponse) | Adjudication results | |
error | SI | 0..* | BackboneElement | Processing errors |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | S | 0..1 | positiveInt | Item sequence number |
detailSequence | 0..1 | positiveInt | Detail sequence number | |
subDetailSequence | 0..1 | positiveInt | Subdetail sequence number | |
code | S | 1..1 | CodeableConcept | Error code detailing processing issues Binding: Adjudication Error Codes (example) |
Documentation for this format |
This structure is derived from ClaimResponse
Summary
Mandatory: 2 elements (1 nested mandatory element)
Must-Support: 26 elements
Fixed Value: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from ClaimResponse
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ClaimResponse | I | 0..* | Response to a claim predetermination or preauthorization | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-reviewAction | SI | 1..1 | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewAction |
extension-reviewActionReason | SI | 0..* | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewActionReason |
extension-authorizedEventDate | SI | 0..1 | date, Period | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-authorizedEventDate |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Business Identifier for a claim response |
status | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required) |
type | Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible) |
subType | 0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example) | |
use | SΣ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required) Fixed Value: preauthorization |
patient | Σ | 1..1 | Reference(Patient) | The recipient of the products and services |
created | SΣ | 1..1 | dateTime | Response creation date |
insurer | SΣ | 1..1 | Reference(UMOOrganization) | Party responsible for reimbursement |
requestor | S | 0..1 | Reference(RequestorPractitionerRole | RequestorOrganization) | Party responsible for the claim |
request | SΣ | 0..1 | Reference(PASClaim) | Id of resource triggering adjudication |
outcome | SΣ | 1..1 | code | queued | complete | error | partial Binding: ClaimProcessingCodes (required) |
disposition | 0..1 | string | Disposition Message | |
preAuthRef | 0..1 | string | Preauthorization reference | |
preAuthPeriod | S | 0..1 | Period | Preauthorization reference effective period |
payeeType | 0..1 | CodeableConcept | Party to be paid any benefits payable Binding: Claim Payee Type Codes (example) | |
item | SI | 0..* | BackboneElement | Adjudication for claim line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-itemReference | I | 0..* | Identifier | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemReference |
extension-reviewAction | SI | 1..1 | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewAction |
extension-reviewActionReason | SI | 0..* | code | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-reviewActionReason |
extension-itemPreAuthPeriod | SI | 0..1 | Period | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemPreAuthPeriod |
extension-itemPreAuthIssueDate | SI | 0..1 | date | Extension URL: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-itemPreAuthIssueDate |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | 1..1 | positiveInt | Claim item instance identifier | |
noteNumber | S | 0..* | positiveInt | Applicable note numbers |
adjudication | I | 1..* | BackboneElement | Adjudication details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example) | |
reason | 0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example) | |
amount | 0..1 | Money | Monetary amount | |
value | 0..1 | decimal | Non-monetary value | |
detail | I | 0..* | BackboneElement | Adjudication for claim details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
detailSequence | 1..1 | positiveInt | Claim detail instance identifier | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Detail level adjudication details | ||
subDetail | I | 0..* | BackboneElement | Adjudication for claim sub-details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
subDetailSequence | 1..1 | positiveInt | Claim sub-detail instance identifier | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 0..* | Unknown reference to #ClaimResponse.item.adjudication Subdetail level adjudication details | ||
addItem | I | 0..* | BackboneElement | Insurer added line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | 0..* | positiveInt | Item sequence number | |
detailSequence | 0..* | positiveInt | Detail sequence number | |
subdetailSequence | 0..* | positiveInt | Subdetail sequence number | |
provider | 0..* | Reference(Practitioner | PractitionerRole | Organization) | Authorized providers | |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
programCode | 0..* | CodeableConcept | Program the product or service is provided under Binding: ExampleProgramReasonCodes (example) | |
serviced[x] | 0..1 | Date or dates of service or product delivery | ||
servicedDate | date | |||
servicedPeriod | Period | |||
location[x] | 0..1 | Place of service or where product was supplied Binding: ExampleServicePlaceCodes (example) | ||
locationCodeableConcept | CodeableConcept | |||
locationAddress | Address | |||
locationReference | Reference(http://hl7.org/fhir/R4/location.html) | |||
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
bodySite | 0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example) | |
subSite | 0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example) | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items adjudication | ||
detail | I | 0..* | BackboneElement | Insurer added line details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items detail adjudication | ||
subDetail | I | 0..* | BackboneElement | Insurer added line items |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
modifier | 0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example) | |
quantity | 0..1 | SimpleQuantity | Count of products or services | |
unitPrice | 0..1 | Money | Fee, charge or cost per item | |
factor | 0..1 | decimal | Price scaling factor | |
net | 0..1 | Money | Total item cost | |
noteNumber | 0..* | positiveInt | Applicable note numbers | |
adjudication | 1..* | Unknown reference to #ClaimResponse.item.adjudication Added items detail adjudication | ||
adjudication | 0..* | Unknown reference to #ClaimResponse.item.adjudication Header-level adjudication | ||
total | ΣI | 0..* | BackboneElement | Adjudication totals |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | Σ | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example) |
amount | Σ | 1..1 | Money | Financial total for the category |
payment | I | 0..1 | BackboneElement | Payment Details |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example) | |
adjustment | 0..1 | Money | Payment adjustment for non-claim issues | |
adjustmentReason | 0..1 | CodeableConcept | Explanation for the adjustment Binding: PaymentAdjustmentReasonCodes (example) | |
date | 0..1 | date | Expected date of payment | |
amount | 1..1 | Money | Payable amount after adjustment | |
identifier | 0..1 | Identifier | Business identifier for the payment | |
fundsReserve | 0..1 | CodeableConcept | Funds reserved status Binding: Funds Reservation Codes (example) | |
formCode | 0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example) | |
form | 0..1 | Attachment | Printed reference or actual form | |
processNote | SI | 0..* | BackboneElement | Note concerning adjudication |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
number | S | 0..1 | positiveInt | Note instance identifier |
type | 0..1 | code | display | print | printoper Binding: NoteType (required) | |
text | S | 1..1 | string | Note explanatory text |
language | 0..1 | CodeableConcept | Language of the text Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
communicationRequest | S | 0..* | Reference(CommunicationRequest) | Request for additional information |
insurance | SI | 0..* | BackboneElement | Patient insurance information |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
sequence | 1..1 | positiveInt | Insurance instance identifier | |
focal | 1..1 | boolean | Coverage to be used for adjudication | |
coverage | S | 1..1 | Reference(Coverage) | Insurance information |
businessArrangement | 0..1 | string | Additional provider contract number | |
claimResponse | 0..1 | Reference(ClaimResponse) | Adjudication results | |
error | SI | 0..* | BackboneElement | Processing errors |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
itemSequence | S | 0..1 | positiveInt | Item sequence number |
detailSequence | 0..1 | positiveInt | Detail sequence number | |
subDetailSequence | 0..1 | positiveInt | Subdetail sequence number | |
code | S | 1..1 | CodeableConcept | Error code detailing processing issues Binding: Adjudication Error Codes (example) |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet / Code |
ClaimResponse.language | preferred | CommonLanguages Max Binding: AllLanguages |
ClaimResponse.status | required | FinancialResourceStatusCodes |
ClaimResponse.type | extensible | ClaimTypeCodes |
ClaimResponse.subType | example | ExampleClaimSubTypeCodes |
ClaimResponse.use | required | Fixed Value: preauthorization |
ClaimResponse.outcome | required | ClaimProcessingCodes |
ClaimResponse.payeeType | example | Claim Payee Type Codes |
ClaimResponse.item.adjudication.category | example | AdjudicationValueCodes |
ClaimResponse.item.adjudication.reason | example | AdjudicationReasonCodes |
ClaimResponse.addItem.productOrService | example | USCLSCodes |
ClaimResponse.addItem.modifier | example | ModifierTypeCodes |
ClaimResponse.addItem.programCode | example | ExampleProgramReasonCodes |
ClaimResponse.addItem.location[x] | example | ExampleServicePlaceCodes |
ClaimResponse.addItem.bodySite | example | OralSiteCodes |
ClaimResponse.addItem.subSite | example | SurfaceCodes |
ClaimResponse.addItem.detail.productOrService | example | USCLSCodes |
ClaimResponse.addItem.detail.modifier | example | ModifierTypeCodes |
ClaimResponse.addItem.detail.subDetail.productOrService | example | USCLSCodes |
ClaimResponse.addItem.detail.subDetail.modifier | example | ModifierTypeCodes |
ClaimResponse.total.category | example | AdjudicationValueCodes |
ClaimResponse.payment.type | example | ExamplePaymentTypeCodes |
ClaimResponse.payment.adjustmentReason | example | PaymentAdjustmentReasonCodes |
ClaimResponse.fundsReserve | example | Funds Reservation Codes |
ClaimResponse.formCode | example | Form Codes |
ClaimResponse.processNote.type | required | NoteType |
ClaimResponse.processNote.language | preferred | CommonLanguages Max Binding: AllLanguages |
ClaimResponse.error.code | example | Adjudication Error Codes |
Id | Path | Details | Requirements |
dom-2 | ClaimResponse | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-4 | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-3 | ClaimResponse | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-6 | ClaimResponse | A resource should have narrative for robust management : text.div.exists() | |
dom-5 | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
ele-1 | ClaimResponse.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | ClaimResponse.item.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | ClaimResponse.item.adjudication | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.item.detail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.item.detail.subDetail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.addItem | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.addItem.detail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.addItem.detail.subDetail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.total | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.payment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.processNote | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.insurance | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | ClaimResponse.error | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |