Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.3 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NzPharmacyClaimResponse | Version: 0.4.3 | |||
| Active as of 2025-10-30 | Computable Name: NzPharmacyClaimResponse | |||
FHIR profile for New Zealand pharmacy claim responses
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClaimResponse | Response to a claim predetermination or preauthorization | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | Identifier | Number for tracking URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-trace-number | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
1..1 | Identifier | FileId - Should match the Claim id | |
![]() ![]() |
?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim. |
![]() ![]() |
Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required): Claim, preauthorization, predetermination. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | The recipient of the products and services |
![]() ![]() |
Σ | 1..1 | dateTime | DateValidated |
![]() ![]() |
Σ | 1..1 | Reference(Organization) | Party responsible for reimbursement |
![]() ![]() |
Σ | 1..1 | Reference(Claim) | Reference to the original Claim |
![]() ![]() |
Σ | 1..1 | code | Claim processing outcome Binding: ClaimProcessingCodes (required) |
![]() ![]() |
1..* | BackboneElement | Adjudication for claim line items | |
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Purchase unit code URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-product-or-service | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.sequence | |
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | |
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication for claim detail items | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.detail.sequence | |
![]() ![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details breakdown | |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: Pharmacy Adjudication Category (extensible) | |
![]() ![]() |
0..1 | BackboneElement | Payment details | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example): The type (partial, complete) of the payment. | |
![]() ![]() ![]() |
0..1 | date | Payment date | |
![]() ![]() ![]() |
1..1 | Money | Payment amount | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| ClaimResponse.status | required | FinancialResourceStatusCodeshttp://hl7.org/fhir/ValueSet/fm-status|4.0.1From the FHIR Standard | |
| ClaimResponse.type | extensible | ClaimTypeCodeshttp://hl7.org/fhir/ValueSet/claim-typeFrom the FHIR Standard | |
| ClaimResponse.use | required | Usehttp://hl7.org/fhir/ValueSet/claim-use|4.0.1From the FHIR Standard | |
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | |
| ClaimResponse.item.adjudication.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | |
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | |
| ClaimResponse.payment.type | example | ExamplePaymentTypeCodeshttp://hl7.org/fhir/ValueSet/ex-paymenttypeFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | ClaimResponse | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | 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-4 | error | 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-5 | error | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClaimResponse | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ClaimResponse
| Path | Conformance | ValueSet | URI |
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | |
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | |
| ClaimResponse.error.code | required | Adjudication Error Codeshttp://hl7.org/fhir/ValueSet/adjudication-errorFrom the FHIR Standard |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ClaimResponse | Response to a claim predetermination or preauthorization | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | Identifier | Number for tracking URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-trace-number | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
1..1 | Identifier | FileId - Should match the Claim id | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim. | ||||
![]() ![]() |
0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode. | |||||
![]() ![]() |
Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required): Claim, preauthorization, predetermination. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | The recipient of the products and services | ||||
![]() ![]() |
Σ | 1..1 | dateTime | DateValidated | ||||
![]() ![]() |
Σ | 1..1 | Reference(Organization) | Party responsible for reimbursement | ||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Party responsible for the claim | |||||
![]() ![]() |
Σ | 1..1 | Reference(Claim) | Reference to the original Claim | ||||
![]() ![]() |
Σ | 1..1 | code | Claim processing outcome Binding: ClaimProcessingCodes (required) | ||||
![]() ![]() |
0..1 | string | Disposition Message | |||||
![]() ![]() |
0..1 | string | Preauthorization reference | |||||
![]() ![]() |
0..1 | Period | Preauthorization reference effective period | |||||
![]() ![]() |
0..1 | CodeableConcept | Party to be paid any benefits payable Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed. | |||||
![]() ![]() |
1..* | BackboneElement | Adjudication for claim line items | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Purchase unit code URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-product-or-service | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.sequence | |||||
![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example): The adjudication reason codes. | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Monetary amount | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Non-monetary value | |||||
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication for claim detail items | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.detail.sequence | |||||
![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details breakdown | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: Pharmacy Adjudication Category (extensible) | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example): The adjudication reason codes. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Monetary amount | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Non-monetary value | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Adjudication for claim sub-details | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | positiveInt | Claim sub-detail instance identifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | See adjudication (ClaimResponse) | Subdetail level adjudication details | |||||
![]() ![]() |
0..* | BackboneElement | Insurer added line items | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | positiveInt | Item sequence number | |||||
![]() ![]() ![]() |
0..* | positiveInt | Detail sequence number | |||||
![]() ![]() ![]() |
0..* | positiveInt | Subdetail sequence number | |||||
![]() ![]() ![]() |
0..* | Reference(Practitioner | PractitionerRole | Organization) | Authorized providers | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Program the product or service is provided under Binding: ExampleProgramReasonCodes (example): Program specific reason codes. | |||||
![]() ![]() ![]() |
0..1 | Date or dates of service or product delivery | ||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
0..1 | Place of service or where product was supplied Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc. | ||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() |
Reference(Location) | |||||||
![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations. | |||||
![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items adjudication | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Insurer added line details | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items detail adjudication | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Insurer added line items | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items detail adjudication | |||||
![]() ![]() |
0..* | See adjudication (ClaimResponse) | Header-level adjudication | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Adjudication totals | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Money | Financial total for the category | ||||
![]() ![]() |
0..1 | BackboneElement | Payment details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example): The type (partial, complete) of the payment. | |||||
![]() ![]() ![]() |
0..1 | Money | Payment adjustment for non-claim issues | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation for the adjustment Binding: PaymentAdjustmentReasonCodes (example): Payment Adjustment reason codes. | |||||
![]() ![]() ![]() |
0..1 | date | Payment date | |||||
![]() ![]() ![]() |
1..1 | Money | Payment amount | |||||
![]() ![]() ![]() |
0..1 | Identifier | Business identifier for the payment | |||||
![]() ![]() |
0..1 | CodeableConcept | Funds reserved status Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None). | |||||
![]() ![]() |
0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example): The forms codes. | |||||
![]() ![]() |
0..1 | Attachment | Printed reference or actual form | |||||
![]() ![]() |
0..* | BackboneElement | Note concerning adjudication | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | positiveInt | Note instance identifier | |||||
![]() ![]() ![]() |
0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() |
1..1 | string | Note explanatory text | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Language of the text Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..* | Reference(CommunicationRequest) | Request for additional information | |||||
![]() ![]() |
0..* | BackboneElement | Patient insurance information | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | Insurance instance identifier | |||||
![]() ![]() ![]() |
1..1 | boolean | Coverage to be used for adjudication | |||||
![]() ![]() ![]() |
1..1 | Reference(Coverage) | Insurance information | |||||
![]() ![]() ![]() |
0..1 | string | Additional provider contract number | |||||
![]() ![]() ![]() |
0..1 | Reference(ClaimResponse) | Adjudication results | |||||
![]() ![]() |
0..* | BackboneElement | Processing errors | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | Item sequence number | |||||
![]() ![]() ![]() |
1..1 | positiveInt | Detail sequence number | |||||
![]() ![]() ![]() |
0..1 | positiveInt | Subdetail sequence number | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Error code Binding: Adjudication Error Codes (required) | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ClaimResponse.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| ClaimResponse.status | required | FinancialResourceStatusCodeshttp://hl7.org/fhir/ValueSet/fm-status|4.0.1From the FHIR Standard | ||||
| ClaimResponse.type | extensible | ClaimTypeCodeshttp://hl7.org/fhir/ValueSet/claim-typeFrom the FHIR Standard | ||||
| ClaimResponse.subType | example | ExampleClaimSubTypeCodeshttp://hl7.org/fhir/ValueSet/claim-subtypeFrom the FHIR Standard | ||||
| ClaimResponse.use | required | Usehttp://hl7.org/fhir/ValueSet/claim-use|4.0.1From the FHIR Standard | ||||
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | ||||
| ClaimResponse.payeeType | example | Claim Payee Type Codeshttp://hl7.org/fhir/ValueSet/payeetypeFrom the FHIR Standard | ||||
| ClaimResponse.item.adjudication.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | ||||
| ClaimResponse.item.adjudication.reason | example | AdjudicationReasonCodeshttp://hl7.org/fhir/ValueSet/adjudication-reasonFrom the FHIR Standard | ||||
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | ||||
| ClaimResponse.item.detail.adjudication.reason | example | AdjudicationReasonCodeshttp://hl7.org/fhir/ValueSet/adjudication-reasonFrom the FHIR Standard | ||||
| ClaimResponse.addItem.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.addItem.programCode | example | ExampleProgramReasonCodeshttp://hl7.org/fhir/ValueSet/ex-program-codeFrom the FHIR Standard | ||||
| ClaimResponse.addItem.location[x] | example | ExampleServicePlaceCodeshttp://hl7.org/fhir/ValueSet/service-placeFrom the FHIR Standard | ||||
| ClaimResponse.addItem.bodySite | example | OralSiteCodeshttp://hl7.org/fhir/ValueSet/toothFrom the FHIR Standard | ||||
| ClaimResponse.addItem.subSite | example | SurfaceCodeshttp://hl7.org/fhir/ValueSet/surfaceFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.subDetail.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.subDetail.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.total.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | ||||
| ClaimResponse.payment.type | example | ExamplePaymentTypeCodeshttp://hl7.org/fhir/ValueSet/ex-paymenttypeFrom the FHIR Standard | ||||
| ClaimResponse.payment.adjustmentReason | example | PaymentAdjustmentReasonCodeshttp://hl7.org/fhir/ValueSet/payment-adjustment-reasonFrom the FHIR Standard | ||||
| ClaimResponse.fundsReserve | example | Funds Reservation Codeshttp://hl7.org/fhir/ValueSet/fundsreserveFrom the FHIR Standard | ||||
| ClaimResponse.formCode | example | Form Codeshttp://hl7.org/fhir/ValueSet/formsFrom the FHIR Standard | ||||
| ClaimResponse.processNote.type | required | NoteTypehttp://hl7.org/fhir/ValueSet/note-type|4.0.1From the FHIR Standard | ||||
| ClaimResponse.processNote.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| ClaimResponse.error.code | required | Adjudication Error Codeshttp://hl7.org/fhir/ValueSet/adjudication-errorFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | ClaimResponse | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | 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-4 | error | 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-5 | error | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClaimResponse | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ClaimResponse
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ClaimResponse | Response to a claim predetermination or preauthorization | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | Identifier | Number for tracking URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-trace-number | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
1..1 | Identifier | FileId - Should match the Claim id | |
![]() ![]() |
?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim. |
![]() ![]() |
Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required): Claim, preauthorization, predetermination. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | The recipient of the products and services |
![]() ![]() |
Σ | 1..1 | dateTime | DateValidated |
![]() ![]() |
Σ | 1..1 | Reference(Organization) | Party responsible for reimbursement |
![]() ![]() |
Σ | 1..1 | Reference(Claim) | Reference to the original Claim |
![]() ![]() |
Σ | 1..1 | code | Claim processing outcome Binding: ClaimProcessingCodes (required) |
![]() ![]() |
1..* | BackboneElement | Adjudication for claim line items | |
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Purchase unit code URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-product-or-service | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.sequence | |
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | |
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication for claim detail items | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.detail.sequence | |
![]() ![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details breakdown | |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: Pharmacy Adjudication Category (extensible) | |
![]() ![]() |
0..1 | BackboneElement | Payment details | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example): The type (partial, complete) of the payment. | |
![]() ![]() ![]() |
0..1 | date | Payment date | |
![]() ![]() ![]() |
1..1 | Money | Payment amount | |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| ClaimResponse.status | required | FinancialResourceStatusCodeshttp://hl7.org/fhir/ValueSet/fm-status|4.0.1From the FHIR Standard | |
| ClaimResponse.type | extensible | ClaimTypeCodeshttp://hl7.org/fhir/ValueSet/claim-typeFrom the FHIR Standard | |
| ClaimResponse.use | required | Usehttp://hl7.org/fhir/ValueSet/claim-use|4.0.1From the FHIR Standard | |
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | |
| ClaimResponse.item.adjudication.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | |
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | |
| ClaimResponse.payment.type | example | ExamplePaymentTypeCodeshttp://hl7.org/fhir/ValueSet/ex-paymenttypeFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | ClaimResponse | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | 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-4 | error | 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-5 | error | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClaimResponse | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Differential View
This structure is derived from ClaimResponse
| Path | Conformance | ValueSet | URI |
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | |
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | |
| ClaimResponse.error.code | required | Adjudication Error Codeshttp://hl7.org/fhir/ValueSet/adjudication-errorFrom the FHIR Standard |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ClaimResponse | Response to a claim predetermination or preauthorization | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | Identifier | Number for tracking URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-trace-number | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
1..1 | Identifier | FileId - Should match the Claim id | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | More granular claim type Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim. | ||||
![]() ![]() |
0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode. | |||||
![]() ![]() |
Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required): Claim, preauthorization, predetermination. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | The recipient of the products and services | ||||
![]() ![]() |
Σ | 1..1 | dateTime | DateValidated | ||||
![]() ![]() |
Σ | 1..1 | Reference(Organization) | Party responsible for reimbursement | ||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Party responsible for the claim | |||||
![]() ![]() |
Σ | 1..1 | Reference(Claim) | Reference to the original Claim | ||||
![]() ![]() |
Σ | 1..1 | code | Claim processing outcome Binding: ClaimProcessingCodes (required) | ||||
![]() ![]() |
0..1 | string | Disposition Message | |||||
![]() ![]() |
0..1 | string | Preauthorization reference | |||||
![]() ![]() |
0..1 | Period | Preauthorization reference effective period | |||||
![]() ![]() |
0..1 | CodeableConcept | Party to be paid any benefits payable Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed. | |||||
![]() ![]() |
1..* | BackboneElement | Adjudication for claim line items | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Purchase unit code URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/shared-care-product-or-service | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.sequence | |||||
![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example): The adjudication reason codes. | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Monetary amount | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Non-monetary value | |||||
![]() ![]() ![]() |
1..* | BackboneElement | Adjudication for claim detail items | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | positiveInt | To match Claim.item.detail.sequence | |||||
![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() |
1..* | BackboneElement | Adjudication details breakdown | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of adjudication information Binding: Pharmacy Adjudication Category (extensible) | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation of adjudication outcome Binding: AdjudicationReasonCodes (example): The adjudication reason codes. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Monetary amount | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Non-monetary value | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Adjudication for claim sub-details | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | positiveInt | Claim sub-detail instance identifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | See adjudication (ClaimResponse) | Subdetail level adjudication details | |||||
![]() ![]() |
0..* | BackboneElement | Insurer added line items | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | positiveInt | Item sequence number | |||||
![]() ![]() ![]() |
0..* | positiveInt | Detail sequence number | |||||
![]() ![]() ![]() |
0..* | positiveInt | Subdetail sequence number | |||||
![]() ![]() ![]() |
0..* | Reference(Practitioner | PractitionerRole | Organization) | Authorized providers | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Program the product or service is provided under Binding: ExampleProgramReasonCodes (example): Program specific reason codes. | |||||
![]() ![]() ![]() |
0..1 | Date or dates of service or product delivery | ||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
0..1 | Place of service or where product was supplied Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc. | ||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() |
Reference(Location) | |||||||
![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations. | |||||
![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items adjudication | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Insurer added line details | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items detail adjudication | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Insurer added line items | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example): Allowable service and product codes. | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Service/Product billing modifiers Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity | Count of products or services | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Fee, charge or cost per item | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Price scaling factor | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Money | Total item cost | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | positiveInt | Applicable note numbers | |||||
![]() ![]() ![]() ![]() ![]() |
1..* | See adjudication (ClaimResponse) | Added items detail adjudication | |||||
![]() ![]() |
0..* | See adjudication (ClaimResponse) | Header-level adjudication | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Adjudication totals | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Type of adjudication information Binding: AdjudicationValueCodes (example): The adjudication codes. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Money | Financial total for the category | ||||
![]() ![]() |
0..1 | BackboneElement | Payment details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Partial or complete payment Binding: ExamplePaymentTypeCodes (example): The type (partial, complete) of the payment. | |||||
![]() ![]() ![]() |
0..1 | Money | Payment adjustment for non-claim issues | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Explanation for the adjustment Binding: PaymentAdjustmentReasonCodes (example): Payment Adjustment reason codes. | |||||
![]() ![]() ![]() |
0..1 | date | Payment date | |||||
![]() ![]() ![]() |
1..1 | Money | Payment amount | |||||
![]() ![]() ![]() |
0..1 | Identifier | Business identifier for the payment | |||||
![]() ![]() |
0..1 | CodeableConcept | Funds reserved status Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None). | |||||
![]() ![]() |
0..1 | CodeableConcept | Printed form identifier Binding: Form Codes (example): The forms codes. | |||||
![]() ![]() |
0..1 | Attachment | Printed reference or actual form | |||||
![]() ![]() |
0..* | BackboneElement | Note concerning adjudication | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | positiveInt | Note instance identifier | |||||
![]() ![]() ![]() |
0..1 | code | display | print | printoper Binding: NoteType (required): The presentation types of notes. | |||||
![]() ![]() ![]() |
1..1 | string | Note explanatory text | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Language of the text Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..* | Reference(CommunicationRequest) | Request for additional information | |||||
![]() ![]() |
0..* | BackboneElement | Patient insurance information | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | Insurance instance identifier | |||||
![]() ![]() ![]() |
1..1 | boolean | Coverage to be used for adjudication | |||||
![]() ![]() ![]() |
1..1 | Reference(Coverage) | Insurance information | |||||
![]() ![]() ![]() |
0..1 | string | Additional provider contract number | |||||
![]() ![]() ![]() |
0..1 | Reference(ClaimResponse) | Adjudication results | |||||
![]() ![]() |
0..* | BackboneElement | Processing errors | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | positiveInt | Item sequence number | |||||
![]() ![]() ![]() |
1..1 | positiveInt | Detail sequence number | |||||
![]() ![]() ![]() |
0..1 | positiveInt | Subdetail sequence number | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Error code Binding: Adjudication Error Codes (required) | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ClaimResponse.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| ClaimResponse.status | required | FinancialResourceStatusCodeshttp://hl7.org/fhir/ValueSet/fm-status|4.0.1From the FHIR Standard | ||||
| ClaimResponse.type | extensible | ClaimTypeCodeshttp://hl7.org/fhir/ValueSet/claim-typeFrom the FHIR Standard | ||||
| ClaimResponse.subType | example | ExampleClaimSubTypeCodeshttp://hl7.org/fhir/ValueSet/claim-subtypeFrom the FHIR Standard | ||||
| ClaimResponse.use | required | Usehttp://hl7.org/fhir/ValueSet/claim-use|4.0.1From the FHIR Standard | ||||
| ClaimResponse.outcome | required | ClaimProcessingCodeshttp://hl7.org/fhir/ValueSet/remittance-outcomeFrom the FHIR Standard | ||||
| ClaimResponse.payeeType | example | Claim Payee Type Codeshttp://hl7.org/fhir/ValueSet/payeetypeFrom the FHIR Standard | ||||
| ClaimResponse.item.adjudication.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | ||||
| ClaimResponse.item.adjudication.reason | example | AdjudicationReasonCodeshttp://hl7.org/fhir/ValueSet/adjudication-reasonFrom the FHIR Standard | ||||
| ClaimResponse.item.detail.adjudication.category | extensible | PharmacyAdjudicationCategoryValueSet(a valid code from Pharmacy Adjudication Category Code System)https://fhir-ig.digital.health.nz/shared-care/ValueSet/pharmacy-adjudication-categoryFrom this IG | ||||
| ClaimResponse.item.detail.adjudication.reason | example | AdjudicationReasonCodeshttp://hl7.org/fhir/ValueSet/adjudication-reasonFrom the FHIR Standard | ||||
| ClaimResponse.addItem.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.addItem.programCode | example | ExampleProgramReasonCodeshttp://hl7.org/fhir/ValueSet/ex-program-codeFrom the FHIR Standard | ||||
| ClaimResponse.addItem.location[x] | example | ExampleServicePlaceCodeshttp://hl7.org/fhir/ValueSet/service-placeFrom the FHIR Standard | ||||
| ClaimResponse.addItem.bodySite | example | OralSiteCodeshttp://hl7.org/fhir/ValueSet/toothFrom the FHIR Standard | ||||
| ClaimResponse.addItem.subSite | example | SurfaceCodeshttp://hl7.org/fhir/ValueSet/surfaceFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.subDetail.productOrService | example | USCLSCodeshttp://hl7.org/fhir/ValueSet/service-usclsFrom the FHIR Standard | ||||
| ClaimResponse.addItem.detail.subDetail.modifier | example | ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiersFrom the FHIR Standard | ||||
| ClaimResponse.total.category | example | AdjudicationValueCodeshttp://hl7.org/fhir/ValueSet/adjudicationFrom the FHIR Standard | ||||
| ClaimResponse.payment.type | example | ExamplePaymentTypeCodeshttp://hl7.org/fhir/ValueSet/ex-paymenttypeFrom the FHIR Standard | ||||
| ClaimResponse.payment.adjustmentReason | example | PaymentAdjustmentReasonCodeshttp://hl7.org/fhir/ValueSet/payment-adjustment-reasonFrom the FHIR Standard | ||||
| ClaimResponse.fundsReserve | example | Funds Reservation Codeshttp://hl7.org/fhir/ValueSet/fundsreserveFrom the FHIR Standard | ||||
| ClaimResponse.formCode | example | Form Codeshttp://hl7.org/fhir/ValueSet/formsFrom the FHIR Standard | ||||
| ClaimResponse.processNote.type | required | NoteTypehttp://hl7.org/fhir/ValueSet/note-type|4.0.1From the FHIR Standard | ||||
| ClaimResponse.processNote.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| ClaimResponse.error.code | required | Adjudication Error Codeshttp://hl7.org/fhir/ValueSet/adjudication-errorFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | ClaimResponse | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | 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-4 | error | 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-5 | error | ClaimResponse | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClaimResponse | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ClaimResponse
Other representations of profile: CSV, Excel, Schematron