Quality Improvement Core Framework (v3.3.0: STU 4 Ballot 1). The current version is 3.2.0 based on FHIR R4. See the Directory of published versions
 
| Simple Vision Claim | 
 
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim
Profile of Claim for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile builds on Claim.
This profile was published on Wed Aug 22 00:00:00 EDT 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Summary
Must-Support: 5 elements
Structures
This structure refers to these other structures:
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Claim | I | 0..* | Claim, Pre-determination or Pre-authorization | |
|    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 | Additional content defined by implementations | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | 0..* | Identifier | Business Identifier for claim | |
|    status | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required) | 
|    type | Σ | 1..1 | CodeableConcept | Category or discipline Binding: ClaimTypeCodes (extensible) | 
|    subType | 0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example) | |
|    use | Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required) | 
|    patient | SΣ | 1..1 | Reference(QICorePatient) | The recipient of the products and services | 
|    billablePeriod | SΣ | 0..1 | Period | Relevant time frame for the claim | 
|    created | SΣ | 1..1 | dateTime | Resource creation date | 
|    enterer | 0..1 | Reference(Practitioner | PractitionerRole) | Author of the claim | |
|    insurer | Σ | 0..1 | Reference(Organization) | Target | 
|    provider | SΣ | 1..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization) | Party responsible for the claim | 
|    priority | Σ | 1..1 | CodeableConcept | Desired processing ugency Binding: ProcessPriorityCodes (example) | 
|    fundsReserve | 0..1 | CodeableConcept | For whom to reserve funds Binding: Funds Reservation Codes (example) | |
|    related | I | 0..* | BackboneElement | Prior or corollary claims | 
|     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 | 
|     claim | 0..1 | Reference(Claim) | Reference to the related claim | |
|     relationship | 0..1 | CodeableConcept | How the reference claim is related Binding: ExampleRelatedClaimRelationshipCodes (example) | |
|     reference | 0..1 | Identifier | File or case reference | |
|    prescription | S | 0..1 | Reference(QICoreDeviceRequest | QICoreMedicationRequest | VisionPrescription) | Prescription authorizing services and products | 
|    originalPrescription | 0..1 | Reference(DeviceRequest | MedicationRequest | VisionPrescription) | Original prescription if superseded by fulfiller | |
|    payee | I | 0..1 | BackboneElement | Recipient of benefits payable | 
|     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 | Category of recipient Binding: Claim Payee Type Codes (example) | |
|     party | 0..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization | QICorePatient | QICoreRelatedPerson) | Recipient reference | |
|    referral | 0..1 | Reference(QICoreServiceRequest) | Treatment referral | |
|    facility | 0..1 | Reference(QICoreLocation) | Servicing facility | |
|    careTeam | I | 0..* | BackboneElement | Members of the care team | 
|     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 | Order of care team | |
|     provider | 1..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization) | Practitioner or organization | |
|     responsible | 0..1 | boolean | Indicator of the lead practitioner | |
|     role | 0..1 | CodeableConcept | Function within the team Binding: ClaimCareTeamRoleCodes (example) | |
|     qualification | 0..1 | CodeableConcept | Practitioner credential or specialization Binding: ExampleProviderQualificationCodes (example) | |
|    supportingInfo | I | 0..* | BackboneElement | Supporting 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 | Information instance identifier | |
|     category | 1..1 | CodeableConcept | Classification of the supplied information Binding: ClaimInformationCategoryCodes (example) | |
|     code | 0..1 | CodeableConcept | Type of information Binding: ExceptionCodes (example) | |
|     timing[x] | 0..1 | When it occurred | ||
|      timingDate | date | |||
|      timingPeriod | Period | |||
|     value[x] | 0..1 | Data to be provided | ||
|      valueBoolean | boolean | |||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueAttachment | Attachment | |||
|      valueReference | Reference(http://hl7.org/fhir/R4/resource.html) | |||
|     reason | 0..1 | CodeableConcept | Explanation for the information Binding: MissingToothReasonCodes (example) | |
|    diagnosis | I | 0..* | BackboneElement | Pertinent diagnosis 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 | Diagnosis instance identifier | |
|     diagnosis[x] | 1..1 | Nature of illness or problem Binding: ICD-10Codes (example) | ||
|      diagnosisCodeableConcept | CodeableConcept | |||
|      diagnosisReference | Reference(http://hl7.org/fhir/R4/condition.html) | |||
|     type | 0..* | CodeableConcept | Timing or nature of the diagnosis Binding: ExampleDiagnosisTypeCodes (example) | |
|     onAdmission | 0..1 | CodeableConcept | Present on admission Binding: ExampleDiagnosisOnAdmissionCodes (example) | |
|     packageCode | 0..1 | CodeableConcept | Package billing code Binding: ExampleDiagnosisRelatedGroupCodes (example) | |
|    procedure | I | 0..* | BackboneElement | Clinical procedures performed | 
|     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 | Procedure instance identifier | |
|     type | 0..* | CodeableConcept | Category of Procedure Binding: ExampleProcedureTypeCodes (example) | |
|     date | 0..1 | dateTime | When the procedure was performed | |
|     procedure[x] | 1..1 | Specific clinical procedure Binding: ICD-10ProcedureCodes (example) | ||
|      procedureCodeableConcept | CodeableConcept | |||
|      procedureReference | Reference(http://hl7.org/fhir/R4/procedure.html) | |||
|     udi | 0..* | Reference(Device) | Unique device identifier | |
|    insurance | ΣI | 1..* | 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 | 
|     identifier | 0..1 | Identifier | Pre-assigned Claim number | |
|     coverage | Σ | 1..1 | Reference(Coverage) | Insurance information | 
|     businessArrangement | 0..1 | string | Additional provider contract number | |
|     preAuthRef | 0..* | string | Prior authorization reference number | |
|     claimResponse | 0..1 | Reference(ClaimResponse) | Adjudication results | |
|    accident | I | 0..1 | BackboneElement | Details of the event | 
|     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 | 
|     date | 1..1 | date | When the incident occurred | |
|     type | 0..1 | CodeableConcept | The nature of the accident Binding: V3 Value SetActIncidentCode (extensible) | |
|     location[x] | 0..1 | Where the event occurred | ||
|      locationAddress | Address | |||
|      locationReference | Reference(http://hl7.org/fhir/R4/location.html) | |||
|    item | I | 0..* | BackboneElement | Product or service provided | 
|     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 | Item instance identifier | |
|     careTeamSequence | 0..* | positiveInt | Applicable careTeam members | |
|     diagnosisSequence | 0..* | positiveInt | Applicable diagnoses | |
|     procedureSequence | 0..* | positiveInt | Applicable procedures | |
|     informationSequence | 0..* | positiveInt | Applicable exception and supporting information | |
|     revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|     category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|     productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
|     modifier | 0..* | CodeableConcept | Product or service 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 | |
|     udi | 0..* | Reference(Device) | Unique device identifier | |
|     bodySite | 0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example) | |
|     subSite | 0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example) | |
|     encounter | 0..* | Reference(Encounter) | Encounters related to this billed item | |
|     detail | I | 0..* | BackboneElement | Product or service provided | 
|      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 | Item instance identifier | |
|      revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|      category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|      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) | |
|      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 | |
|      udi | 0..* | Reference(Device) | Unique device identifier | |
|      subDetail | I | 0..* | BackboneElement | Product or service provided | 
|       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 | Item instance identifier | |
|       revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|       category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|       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) | |
|       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 | |
|       udi | 0..* | Reference(Device) | Unique device identifier | |
|    total | 0..1 | Money | Total claim cost | |
|  Documentation for this format | ||||
Summary
Must-Support: 5 elements
Structures
This structure refers to these other structures:
Differential View
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Claim | I | 0..* | Claim, Pre-determination or Pre-authorization | |
|    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 | Additional content defined by implementations | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | 0..* | Identifier | Business Identifier for claim | |
|    status | ?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required) | 
|    type | Σ | 1..1 | CodeableConcept | Category or discipline Binding: ClaimTypeCodes (extensible) | 
|    subType | 0..1 | CodeableConcept | More granular claim type Binding: ExampleClaimSubTypeCodes (example) | |
|    use | Σ | 1..1 | code | claim | preauthorization | predetermination Binding: Use (required) | 
|    patient | SΣ | 1..1 | Reference(QICorePatient) | The recipient of the products and services | 
|    billablePeriod | SΣ | 0..1 | Period | Relevant time frame for the claim | 
|    created | SΣ | 1..1 | dateTime | Resource creation date | 
|    enterer | 0..1 | Reference(Practitioner | PractitionerRole) | Author of the claim | |
|    insurer | Σ | 0..1 | Reference(Organization) | Target | 
|    provider | SΣ | 1..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization) | Party responsible for the claim | 
|    priority | Σ | 1..1 | CodeableConcept | Desired processing ugency Binding: ProcessPriorityCodes (example) | 
|    fundsReserve | 0..1 | CodeableConcept | For whom to reserve funds Binding: Funds Reservation Codes (example) | |
|    related | I | 0..* | BackboneElement | Prior or corollary claims | 
|     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 | 
|     claim | 0..1 | Reference(Claim) | Reference to the related claim | |
|     relationship | 0..1 | CodeableConcept | How the reference claim is related Binding: ExampleRelatedClaimRelationshipCodes (example) | |
|     reference | 0..1 | Identifier | File or case reference | |
|    prescription | S | 0..1 | Reference(QICoreDeviceRequest | QICoreMedicationRequest | VisionPrescription) | Prescription authorizing services and products | 
|    originalPrescription | 0..1 | Reference(DeviceRequest | MedicationRequest | VisionPrescription) | Original prescription if superseded by fulfiller | |
|    payee | I | 0..1 | BackboneElement | Recipient of benefits payable | 
|     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 | Category of recipient Binding: Claim Payee Type Codes (example) | |
|     party | 0..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization | QICorePatient | QICoreRelatedPerson) | Recipient reference | |
|    referral | 0..1 | Reference(QICoreServiceRequest) | Treatment referral | |
|    facility | 0..1 | Reference(QICoreLocation) | Servicing facility | |
|    careTeam | I | 0..* | BackboneElement | Members of the care team | 
|     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 | Order of care team | |
|     provider | 1..1 | Reference(QICorePractitioner | QICorePractitionerRole | QICoreOrganization) | Practitioner or organization | |
|     responsible | 0..1 | boolean | Indicator of the lead practitioner | |
|     role | 0..1 | CodeableConcept | Function within the team Binding: ClaimCareTeamRoleCodes (example) | |
|     qualification | 0..1 | CodeableConcept | Practitioner credential or specialization Binding: ExampleProviderQualificationCodes (example) | |
|    supportingInfo | I | 0..* | BackboneElement | Supporting 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 | Information instance identifier | |
|     category | 1..1 | CodeableConcept | Classification of the supplied information Binding: ClaimInformationCategoryCodes (example) | |
|     code | 0..1 | CodeableConcept | Type of information Binding: ExceptionCodes (example) | |
|     timing[x] | 0..1 | When it occurred | ||
|      timingDate | date | |||
|      timingPeriod | Period | |||
|     value[x] | 0..1 | Data to be provided | ||
|      valueBoolean | boolean | |||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueAttachment | Attachment | |||
|      valueReference | Reference(http://hl7.org/fhir/R4/resource.html) | |||
|     reason | 0..1 | CodeableConcept | Explanation for the information Binding: MissingToothReasonCodes (example) | |
|    diagnosis | I | 0..* | BackboneElement | Pertinent diagnosis 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 | Diagnosis instance identifier | |
|     diagnosis[x] | 1..1 | Nature of illness or problem Binding: ICD-10Codes (example) | ||
|      diagnosisCodeableConcept | CodeableConcept | |||
|      diagnosisReference | Reference(http://hl7.org/fhir/R4/condition.html) | |||
|     type | 0..* | CodeableConcept | Timing or nature of the diagnosis Binding: ExampleDiagnosisTypeCodes (example) | |
|     onAdmission | 0..1 | CodeableConcept | Present on admission Binding: ExampleDiagnosisOnAdmissionCodes (example) | |
|     packageCode | 0..1 | CodeableConcept | Package billing code Binding: ExampleDiagnosisRelatedGroupCodes (example) | |
|    procedure | I | 0..* | BackboneElement | Clinical procedures performed | 
|     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 | Procedure instance identifier | |
|     type | 0..* | CodeableConcept | Category of Procedure Binding: ExampleProcedureTypeCodes (example) | |
|     date | 0..1 | dateTime | When the procedure was performed | |
|     procedure[x] | 1..1 | Specific clinical procedure Binding: ICD-10ProcedureCodes (example) | ||
|      procedureCodeableConcept | CodeableConcept | |||
|      procedureReference | Reference(http://hl7.org/fhir/R4/procedure.html) | |||
|     udi | 0..* | Reference(Device) | Unique device identifier | |
|    insurance | ΣI | 1..* | 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 | 
|     identifier | 0..1 | Identifier | Pre-assigned Claim number | |
|     coverage | Σ | 1..1 | Reference(Coverage) | Insurance information | 
|     businessArrangement | 0..1 | string | Additional provider contract number | |
|     preAuthRef | 0..* | string | Prior authorization reference number | |
|     claimResponse | 0..1 | Reference(ClaimResponse) | Adjudication results | |
|    accident | I | 0..1 | BackboneElement | Details of the event | 
|     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 | 
|     date | 1..1 | date | When the incident occurred | |
|     type | 0..1 | CodeableConcept | The nature of the accident Binding: V3 Value SetActIncidentCode (extensible) | |
|     location[x] | 0..1 | Where the event occurred | ||
|      locationAddress | Address | |||
|      locationReference | Reference(http://hl7.org/fhir/R4/location.html) | |||
|    item | I | 0..* | BackboneElement | Product or service provided | 
|     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 | Item instance identifier | |
|     careTeamSequence | 0..* | positiveInt | Applicable careTeam members | |
|     diagnosisSequence | 0..* | positiveInt | Applicable diagnoses | |
|     procedureSequence | 0..* | positiveInt | Applicable procedures | |
|     informationSequence | 0..* | positiveInt | Applicable exception and supporting information | |
|     revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|     category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|     productOrService | 1..1 | CodeableConcept | Billing, service, product, or drug code Binding: USCLSCodes (example) | |
|     modifier | 0..* | CodeableConcept | Product or service 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 | |
|     udi | 0..* | Reference(Device) | Unique device identifier | |
|     bodySite | 0..1 | CodeableConcept | Anatomical location Binding: OralSiteCodes (example) | |
|     subSite | 0..* | CodeableConcept | Anatomical sub-location Binding: SurfaceCodes (example) | |
|     encounter | 0..* | Reference(Encounter) | Encounters related to this billed item | |
|     detail | I | 0..* | BackboneElement | Product or service provided | 
|      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 | Item instance identifier | |
|      revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|      category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|      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) | |
|      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 | |
|      udi | 0..* | Reference(Device) | Unique device identifier | |
|      subDetail | I | 0..* | BackboneElement | Product or service provided | 
|       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 | Item instance identifier | |
|       revenue | 0..1 | CodeableConcept | Revenue or cost center code Binding: ExampleRevenueCenterCodes (example) | |
|       category | 0..1 | CodeableConcept | Benefit classification Binding: BenefitCategoryCodes (example) | |
|       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) | |
|       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 | |
|       udi | 0..* | Reference(Device) | Unique device identifier | |
|    total | 0..1 | Money | Total claim cost | |
|  Documentation for this format | ||||


| Id | Path | Details | Requirements | 
| dom-2 | Claim | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-4 | Claim | 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 | Claim | 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 | Claim | A resource should have narrative for robust management : text.div.exists() | |
| dom-5 | Claim | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| ele-1 | Claim.related | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.payee | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.careTeam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.supportingInfo | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.diagnosis | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.procedure | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.insurance | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.accident | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.item | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.item.detail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | Claim.item.detail.subDetail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |