Da Vinci - Coverage Requirements Discovery
1.0.0 - STU 1

This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: ClaimResponse

Defining URL:http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-claimresponse
Version:1.0.0
Name:ClaimResponse
Title:Prior authorization
Status:Draft as of 2020-11-09
Definition:

This profile specifies constraints on ClaimResponse resource to reflect the contents of a pro-active prior authorization returned via a card

Publisher:HL7 International - Financial Management Work Group
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-claimresponse

Usage


CRD Clients SHALL use this profile to convey unsolicited prior authorizations stemming from planned orders.

Refer to the section on Unsolicited Prior Authorization cards in the formal specification for more information.

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from ClaimResponse

Summary

Mandatory: 2 elements
Must-Support: 64 elements
Fixed Value: 3 elements
Prohibited: 2 elements

This structure is derived from ClaimResponse

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse 0..*ClaimResponsePrior authorization
... status S1..1codeactive | cancelled | draft | entered-in-error
Fixed Value: active
... type S1..1CodeableConceptMore granular claim type
... use S1..1codeclaim | preauthorization | predetermination
Fixed Value: preauthorization
... preAuthRef S1..1stringPreauthorization reference
... preAuthPeriod S0..1PeriodPreauthorization reference effective period
... payeeType S0..1CodeableConceptParty to be paid any benefits payable
... addItem S1..*BackboneElementInsurer added line items
.... provider S0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
.... modifier S0..*CodeableConceptService/Product billing modifiers
.... programCode S0..*CodeableConceptProgram the product or service is provided under
.... location[x] S0..1CodeableConcept, Address, Reference(Location)Place of service or where product was supplied
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor S0..1decimalPrice scaling factor
.... net S0..1MoneyTotal item cost
.... bodySite S0..1CodeableConceptAnatomical location
.... subSite S0..*CodeableConceptAnatomical sub-location
.... noteNumber S0..*positiveIntApplicable note numbers
.... adjudication S1..*BackboneElementAdded items adjudication
..... category S1..1CodeableConceptType of adjudication information
..... reason S0..1CodeableConceptExplanation of adjudication outcome
..... amount S0..1MoneyMonetary amount
..... value S0..1decimalNon-monetary value
.... detail S0..*BackboneElementInsurer added line details
..... productOrService S1..1CodeableConceptBilling, service, product, or drug code
..... modifier S0..*CodeableConceptService/Product billing modifiers
..... quantity S0..1SimpleQuantityCount of products or services
..... unitPrice S0..1MoneyFee, charge or cost per item
..... factor S0..1decimalPrice scaling factor
..... net S0..1MoneyTotal item cost
..... noteNumber S0..*positiveIntApplicable note numbers
..... adjudication S1..*BackboneElementAdded items detail adjudication
...... category S1..1CodeableConceptType of adjudication information
...... reason S0..1CodeableConceptExplanation of adjudication outcome
...... amount S0..1MoneyMonetary amount
...... value S0..1decimalNon-monetary value
..... subDetail S0..*BackboneElementInsurer added line items
...... productOrService S1..1CodeableConceptBilling, service, product, or drug code
...... modifier S0..*CodeableConceptService/Product billing modifiers
...... quantity S0..1SimpleQuantityCount of products or services
...... unitPrice S0..1MoneyFee, charge or cost per item
...... factor S0..1decimalPrice scaling factor
...... net S0..1MoneyTotal item cost
...... noteNumber S0..*positiveIntApplicable note numbers
...... adjudication S1..*BackboneElementAdded items detail adjudication
....... category S1..1CodeableConceptType of adjudication information
....... reason S0..1CodeableConceptExplanation of adjudication outcome
....... amount S0..1MoneyMonetary amount
....... value S0..1decimalNon-monetary value
... total S0..*BackboneElementAdjudication totals
.... category S1..1CodeableConceptType of adjudication information
.... amount S1..1MoneyFinancial total for the category
... payment 0..0
... fundsReserve S0..1CodeableConceptFunds reserved status
... processNote S0..*BackboneElementNote concerning adjudication
.... number S0..1positiveIntNote instance identifier
.... type S0..1codedisplay | print | printoper
.... text S1..1stringNote explanatory text
.... language S0..1CodeableConceptLanguage of the text
... insurance S0..*BackboneElementPatient insurance information
.... sequence S1..1positiveIntInsurance instance identifier
.... focal S1..1booleanCoverage to be used for adjudication
.... coverage S1..1Reference(Coverage)Insurance information
... error 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse 0..*ClaimResponsePrior authorization
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierBusiness Identifier for a claim response
... status ?!SΣ1..1codeactive | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Fixed Value: active
... type SΣ1..1CodeableConceptMore granular claim type
Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim.

... subType 0..1CodeableConceptMore granular claim type
Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode.

... use SΣ1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Claim, preauthorization, predetermination.


Fixed Value: preauthorization
... patient Σ1..1Reference(Patient)The recipient of the products and services
... created Σ1..1dateTimeResponse creation date
... insurer Σ1..1Reference(Organization)Party responsible for reimbursement
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the claim
... request Σ0..1Reference(Claim)Id of resource triggering adjudication
... outcome SΣ1..1codequeued | complete | error | partial
Binding: ClaimProcessingCodes (required): The result of the claim processing.


Fixed Value: complete
... disposition 0..1stringDisposition Message
... preAuthRef S1..1stringPreauthorization reference
... preAuthPeriod S0..1PeriodPreauthorization reference effective period
... payeeType S0..1CodeableConceptParty to be paid any benefits payable
Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed.

... item 0..*BackboneElementAdjudication for claim line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 1..1positiveIntClaim item instance identifier
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*BackboneElementAdjudication details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monetary value
.... detail 0..*BackboneElementAdjudication for claim details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... detailSequence 1..1positiveIntClaim detail instance identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*See adjudication (ClaimResponse)Detail level adjudication details
..... subDetail 0..*BackboneElementAdjudication for claim sub-details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... subDetailSequence 1..1positiveIntClaim sub-detail instance identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ClaimResponse)Subdetail level adjudication details
... addItem S1..*BackboneElementInsurer added line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider S0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier S0..*CodeableConceptService/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.


.... programCode S0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] S0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor S0..1decimalPrice scaling factor
.... net S0..1MoneyTotal item cost
.... bodySite S0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite S0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... noteNumber S0..*positiveIntApplicable note numbers
.... adjudication S1..*BackboneElementAdded items adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

..... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

..... amount S0..1MoneyMonetary amount
..... value S0..1decimalNon-monetary value
.... detail S0..*BackboneElementInsurer added line details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier S0..*CodeableConceptService/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.


..... quantity S0..1SimpleQuantityCount of products or services
..... unitPrice S0..1MoneyFee, charge or cost per item
..... factor S0..1decimalPrice scaling factor
..... net S0..1MoneyTotal item cost
..... noteNumber S0..*positiveIntApplicable note numbers
..... adjudication S1..*BackboneElementAdded items detail adjudication
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

...... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

...... amount S0..1MoneyMonetary amount
...... value S0..1decimalNon-monetary value
..... subDetail S0..*BackboneElementInsurer added line items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier S0..*CodeableConceptService/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.


...... quantity S0..1SimpleQuantityCount of products or services
...... unitPrice S0..1MoneyFee, charge or cost per item
...... factor S0..1decimalPrice scaling factor
...... net S0..1MoneyTotal item cost
...... noteNumber S0..*positiveIntApplicable note numbers
...... adjudication S1..*BackboneElementAdded items detail adjudication
....... id 0..1stringUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
....... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
....... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

....... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

....... amount S0..1MoneyMonetary amount
....... value S0..1decimalNon-monetary value
... adjudication 0..*See adjudication (ClaimResponse)Header-level adjudication
... total SΣ0..*BackboneElementAdjudication totals
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... category SΣ1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

.... amount SΣ1..1MoneyFinancial total for the category
... fundsReserve S0..1CodeableConceptFunds reserved status
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... formCode 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (example): The forms codes.

... form 0..1AttachmentPrinted reference or actual form
... processNote S0..*BackboneElementNote concerning adjudication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... number S0..1positiveIntNote instance identifier
.... type S0..1codedisplay | print | printoper
Binding: NoteType (required): The presentation types of notes.

.... text S1..1stringNote explanatory text
.... language S0..1CodeableConceptLanguage of the text
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance S0..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntInsurance instance identifier
.... focal S1..1booleanCoverage to be used for adjudication
.... coverage S1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse 0..*ClaimResponsePrior authorization
... status ?!Σ1..1codeactive | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Fixed Value: active
... type Σ1..1CodeableConceptMore granular claim type
Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim.

... use Σ1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Claim, preauthorization, predetermination.


Fixed Value: preauthorization
... preAuthRef 1..1stringPreauthorization reference
... preAuthPeriod 0..1PeriodPreauthorization reference effective period
... payeeType 0..1CodeableConceptParty to be paid any benefits payable
Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed.

... addItem 1..*BackboneElementInsurer added line items
.... provider 0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier 0..*CodeableConceptService/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.


.... programCode 0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... location[x] 0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity 0..1SimpleQuantityCount of products or services
.... unitPrice 0..1MoneyFee, charge or cost per item
.... factor 0..1decimalPrice scaling factor
.... net 0..1MoneyTotal item cost
.... bodySite 0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite 0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*BackboneElementAdded items adjudication
..... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monetary value
.... detail 0..*BackboneElementInsurer added line details
..... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier 0..*CodeableConceptService/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.


..... quantity 0..1SimpleQuantityCount of products or services
..... unitPrice 0..1MoneyFee, charge or cost per item
..... factor 0..1decimalPrice scaling factor
..... net 0..1MoneyTotal item cost
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*BackboneElementAdded items detail adjudication
...... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

...... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

...... amount 0..1MoneyMonetary amount
...... value 0..1decimalNon-monetary value
..... subDetail 0..*BackboneElementInsurer added line items
...... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier 0..*CodeableConceptService/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.


...... quantity 0..1SimpleQuantityCount of products or services
...... unitPrice 0..1MoneyFee, charge or cost per item
...... factor 0..1decimalPrice scaling factor
...... net 0..1MoneyTotal item cost
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 1..*BackboneElementAdded items detail adjudication
....... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

....... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

....... amount 0..1MoneyMonetary amount
....... value 0..1decimalNon-monetary value
... total Σ0..*BackboneElementAdjudication totals
.... category Σ1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

.... amount Σ1..1MoneyFinancial total for the category
... fundsReserve 0..1CodeableConceptFunds reserved status
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... processNote 0..*BackboneElementNote concerning adjudication
.... number 0..1positiveIntNote instance identifier
.... type 0..1codedisplay | print | printoper
Binding: NoteType (required): The presentation types of notes.

.... text 1..1stringNote explanatory text
.... language 0..1CodeableConceptLanguage of the text
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... insurance 0..*BackboneElementPatient insurance information
.... sequence 1..1positiveIntInsurance instance identifier
.... focal 1..1booleanCoverage to be used for adjudication
.... coverage 1..1Reference(Coverage)Insurance information

doco Documentation for this format

This structure is derived from ClaimResponse

Summary

Mandatory: 2 elements
Must-Support: 64 elements
Fixed Value: 3 elements
Prohibited: 2 elements

Differential View

This structure is derived from ClaimResponse

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse 0..*ClaimResponsePrior authorization
... status S1..1codeactive | cancelled | draft | entered-in-error
Fixed Value: active
... type S1..1CodeableConceptMore granular claim type
... use S1..1codeclaim | preauthorization | predetermination
Fixed Value: preauthorization
... preAuthRef S1..1stringPreauthorization reference
... preAuthPeriod S0..1PeriodPreauthorization reference effective period
... payeeType S0..1CodeableConceptParty to be paid any benefits payable
... addItem S1..*BackboneElementInsurer added line items
.... provider S0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
.... modifier S0..*CodeableConceptService/Product billing modifiers
.... programCode S0..*CodeableConceptProgram the product or service is provided under
.... location[x] S0..1CodeableConcept, Address, Reference(Location)Place of service or where product was supplied
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor S0..1decimalPrice scaling factor
.... net S0..1MoneyTotal item cost
.... bodySite S0..1CodeableConceptAnatomical location
.... subSite S0..*CodeableConceptAnatomical sub-location
.... noteNumber S0..*positiveIntApplicable note numbers
.... adjudication S1..*BackboneElementAdded items adjudication
..... category S1..1CodeableConceptType of adjudication information
..... reason S0..1CodeableConceptExplanation of adjudication outcome
..... amount S0..1MoneyMonetary amount
..... value S0..1decimalNon-monetary value
.... detail S0..*BackboneElementInsurer added line details
..... productOrService S1..1CodeableConceptBilling, service, product, or drug code
..... modifier S0..*CodeableConceptService/Product billing modifiers
..... quantity S0..1SimpleQuantityCount of products or services
..... unitPrice S0..1MoneyFee, charge or cost per item
..... factor S0..1decimalPrice scaling factor
..... net S0..1MoneyTotal item cost
..... noteNumber S0..*positiveIntApplicable note numbers
..... adjudication S1..*BackboneElementAdded items detail adjudication
...... category S1..1CodeableConceptType of adjudication information
...... reason S0..1CodeableConceptExplanation of adjudication outcome
...... amount S0..1MoneyMonetary amount
...... value S0..1decimalNon-monetary value
..... subDetail S0..*BackboneElementInsurer added line items
...... productOrService S1..1CodeableConceptBilling, service, product, or drug code
...... modifier S0..*CodeableConceptService/Product billing modifiers
...... quantity S0..1SimpleQuantityCount of products or services
...... unitPrice S0..1MoneyFee, charge or cost per item
...... factor S0..1decimalPrice scaling factor
...... net S0..1MoneyTotal item cost
...... noteNumber S0..*positiveIntApplicable note numbers
...... adjudication S1..*BackboneElementAdded items detail adjudication
....... category S1..1CodeableConceptType of adjudication information
....... reason S0..1CodeableConceptExplanation of adjudication outcome
....... amount S0..1MoneyMonetary amount
....... value S0..1decimalNon-monetary value
... total S0..*BackboneElementAdjudication totals
.... category S1..1CodeableConceptType of adjudication information
.... amount S1..1MoneyFinancial total for the category
... payment 0..0
... fundsReserve S0..1CodeableConceptFunds reserved status
... processNote S0..*BackboneElementNote concerning adjudication
.... number S0..1positiveIntNote instance identifier
.... type S0..1codedisplay | print | printoper
.... text S1..1stringNote explanatory text
.... language S0..1CodeableConceptLanguage of the text
... insurance S0..*BackboneElementPatient insurance information
.... sequence S1..1positiveIntInsurance instance identifier
.... focal S1..1booleanCoverage to be used for adjudication
.... coverage S1..1Reference(Coverage)Insurance information
... error 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse 0..*ClaimResponsePrior authorization
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierBusiness Identifier for a claim response
... status ?!SΣ1..1codeactive | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Fixed Value: active
... type SΣ1..1CodeableConceptMore granular claim type
Binding: ClaimTypeCodes (extensible): The type or discipline-style of the claim.

... subType 0..1CodeableConceptMore granular claim type
Binding: ExampleClaimSubTypeCodes (example): A more granular claim typecode.

... use SΣ1..1codeclaim | preauthorization | predetermination
Binding: Use (required): Claim, preauthorization, predetermination.


Fixed Value: preauthorization
... patient Σ1..1Reference(Patient)The recipient of the products and services
... created Σ1..1dateTimeResponse creation date
... insurer Σ1..1Reference(Organization)Party responsible for reimbursement
... requestor 0..1Reference(Practitioner | PractitionerRole | Organization)Party responsible for the claim
... request Σ0..1Reference(Claim)Id of resource triggering adjudication
... outcome SΣ1..1codequeued | complete | error | partial
Binding: ClaimProcessingCodes (required): The result of the claim processing.


Fixed Value: complete
... disposition 0..1stringDisposition Message
... preAuthRef S1..1stringPreauthorization reference
... preAuthPeriod S0..1PeriodPreauthorization reference effective period
... payeeType S0..1CodeableConceptParty to be paid any benefits payable
Binding: Claim Payee Type Codes (example): A code for the party to be reimbursed.

... item 0..*BackboneElementAdjudication for claim line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 1..1positiveIntClaim item instance identifier
.... noteNumber 0..*positiveIntApplicable note numbers
.... adjudication 1..*BackboneElementAdjudication details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category 1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

..... reason 0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

..... amount 0..1MoneyMonetary amount
..... value 0..1decimalNon-monetary value
.... detail 0..*BackboneElementAdjudication for claim details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... detailSequence 1..1positiveIntClaim detail instance identifier
..... noteNumber 0..*positiveIntApplicable note numbers
..... adjudication 1..*See adjudication (ClaimResponse)Detail level adjudication details
..... subDetail 0..*BackboneElementAdjudication for claim sub-details
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... subDetailSequence 1..1positiveIntClaim sub-detail instance identifier
...... noteNumber 0..*positiveIntApplicable note numbers
...... adjudication 0..*See adjudication (ClaimResponse)Subdetail level adjudication details
... addItem S1..*BackboneElementInsurer added line items
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... itemSequence 0..*positiveIntItem sequence number
.... detailSequence 0..*positiveIntDetail sequence number
.... subdetailSequence 0..*positiveIntSubdetail sequence number
.... provider S0..*Reference(Practitioner | PractitionerRole | Organization)Authorized providers
.... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier S0..*CodeableConceptService/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.


.... programCode S0..*CodeableConceptProgram the product or service is provided under
Binding: ExampleProgramReasonCodes (example): Program specific reason codes.


.... serviced[x] 0..1Date or dates of service or product delivery
..... servicedDatedate
..... servicedPeriodPeriod
.... location[x] S0..1Place of service or where product was supplied
Binding: ExampleServicePlaceCodes (example): Place of service: pharmacy, school, prison, etc.

..... locationCodeableConceptCodeableConcept
..... locationAddressAddress
..... locationReferenceReference(Location)
.... quantity S0..1SimpleQuantityCount of products or services
.... unitPrice S0..1MoneyFee, charge or cost per item
.... factor S0..1decimalPrice scaling factor
.... net S0..1MoneyTotal item cost
.... bodySite S0..1CodeableConceptAnatomical location
Binding: OralSiteCodes (example): The code for the teeth, quadrant, sextant and arch.

.... subSite S0..*CodeableConceptAnatomical sub-location
Binding: SurfaceCodes (example): The code for the tooth surface and surface combinations.


.... noteNumber S0..*positiveIntApplicable note numbers
.... adjudication S1..*BackboneElementAdded items adjudication
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

..... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

..... amount S0..1MoneyMonetary amount
..... value S0..1decimalNon-monetary value
.... detail S0..*BackboneElementInsurer added line details
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

..... modifier S0..*CodeableConceptService/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.


..... quantity S0..1SimpleQuantityCount of products or services
..... unitPrice S0..1MoneyFee, charge or cost per item
..... factor S0..1decimalPrice scaling factor
..... net S0..1MoneyTotal item cost
..... noteNumber S0..*positiveIntApplicable note numbers
..... adjudication S1..*BackboneElementAdded items detail adjudication
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

...... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

...... amount S0..1MoneyMonetary amount
...... value S0..1decimalNon-monetary value
..... subDetail S0..*BackboneElementInsurer added line items
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... productOrService S1..1CodeableConceptBilling, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

...... modifier S0..*CodeableConceptService/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.


...... quantity S0..1SimpleQuantityCount of products or services
...... unitPrice S0..1MoneyFee, charge or cost per item
...... factor S0..1decimalPrice scaling factor
...... net S0..1MoneyTotal item cost
...... noteNumber S0..*positiveIntApplicable note numbers
...... adjudication S1..*BackboneElementAdded items detail adjudication
....... id 0..1stringUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
....... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
....... category S1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

....... reason S0..1CodeableConceptExplanation of adjudication outcome
Binding: AdjudicationReasonCodes (example): The adjudication reason codes.

....... amount S0..1MoneyMonetary amount
....... value S0..1decimalNon-monetary value
... adjudication 0..*See adjudication (ClaimResponse)Header-level adjudication
... total SΣ0..*BackboneElementAdjudication totals
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... category SΣ1..1CodeableConceptType of adjudication information
Binding: AdjudicationValueCodes (example): The adjudication codes.

.... amount SΣ1..1MoneyFinancial total for the category
... fundsReserve S0..1CodeableConceptFunds reserved status
Binding: Funds Reservation Codes (example): For whom funds are to be reserved: (Patient, Provider, None).

... formCode 0..1CodeableConceptPrinted form identifier
Binding: Form Codes (example): The forms codes.

... form 0..1AttachmentPrinted reference or actual form
... processNote S0..*BackboneElementNote concerning adjudication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... number S0..1positiveIntNote instance identifier
.... type S0..1codedisplay | print | printoper
Binding: NoteType (required): The presentation types of notes.

.... text S1..1stringNote explanatory text
.... language S0..1CodeableConceptLanguage of the text
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... communicationRequest 0..*Reference(CommunicationRequest)Request for additional information
... insurance S0..*BackboneElementPatient insurance information
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... sequence S1..1positiveIntInsurance instance identifier
.... focal S1..1booleanCoverage to be used for adjudication
.... coverage S1..1Reference(Coverage)Insurance information
.... businessArrangement 0..1stringAdditional provider contract number
.... claimResponse 0..1Reference(ClaimResponse)Adjudication results

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

PathConformanceValueSet / Code
ClaimResponse.languagepreferredCommonLanguages
Max Binding: AllLanguages
ClaimResponse.statusrequiredFixed Value: active
ClaimResponse.typeextensibleClaimTypeCodes
ClaimResponse.subTypeexampleExampleClaimSubTypeCodes
ClaimResponse.userequiredFixed Value: preauthorization
ClaimResponse.outcomerequiredFixed Value: complete
ClaimResponse.payeeTypeexampleClaim Payee Type Codes
ClaimResponse.item.adjudication.categoryexampleAdjudicationValueCodes
ClaimResponse.item.adjudication.reasonexampleAdjudicationReasonCodes
ClaimResponse.addItem.productOrServiceexampleUSCLSCodes
ClaimResponse.addItem.modifierexampleModifierTypeCodes
ClaimResponse.addItem.programCodeexampleExampleProgramReasonCodes
ClaimResponse.addItem.location[x]exampleExampleServicePlaceCodes
ClaimResponse.addItem.bodySiteexampleOralSiteCodes
ClaimResponse.addItem.subSiteexampleSurfaceCodes
ClaimResponse.addItem.adjudication.categoryexampleAdjudicationValueCodes
ClaimResponse.addItem.adjudication.reasonexampleAdjudicationReasonCodes
ClaimResponse.addItem.detail.productOrServiceexampleUSCLSCodes
ClaimResponse.addItem.detail.modifierexampleModifierTypeCodes
ClaimResponse.addItem.detail.adjudication.categoryexampleAdjudicationValueCodes
ClaimResponse.addItem.detail.adjudication.reasonexampleAdjudicationReasonCodes
ClaimResponse.addItem.detail.subDetail.productOrServiceexampleUSCLSCodes
ClaimResponse.addItem.detail.subDetail.modifierexampleModifierTypeCodes
ClaimResponse.addItem.detail.subDetail.adjudication.categoryexampleAdjudicationValueCodes
ClaimResponse.addItem.detail.subDetail.adjudication.reasonexampleAdjudicationReasonCodes
ClaimResponse.total.categoryexampleAdjudicationValueCodes
ClaimResponse.payment.typeexampleExamplePaymentTypeCodes
ClaimResponse.payment.adjustmentReasonexamplePaymentAdjustmentReasonCodes
ClaimResponse.fundsReserveexampleFunds Reservation Codes
ClaimResponse.formCodeexampleForm Codes
ClaimResponse.processNote.typerequiredNoteType
ClaimResponse.processNote.languagepreferredCommonLanguages
Max Binding: AllLanguages
ClaimResponse.error.codeexampleAdjudication Error Codes

Constraints

IdPathDetailsRequirements
dom-2ClaimResponseIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3ClaimResponseIf 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-4ClaimResponseIf 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-5ClaimResponseIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6ClaimResponseA resource should have narrative for robust management
: text.`div`.exists()
ele-1ClaimResponse.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.subTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.patientAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.createdAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.requestorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.requestAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.outcomeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.dispositionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.preAuthRefAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.preAuthPeriodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payeeTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.itemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.itemSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.adjudication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.adjudication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.adjudication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.adjudication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.adjudication.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.adjudication.reasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.adjudication.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.adjudication.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.detail.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.detail.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.detail.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.detail.detailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.subDetailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.subDetail.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.detail.subDetail.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.detail.subDetail.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.item.detail.subDetail.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.item.detail.subDetail.subDetailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.subDetail.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.item.detail.subDetail.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.itemSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.subdetailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.providerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.productOrServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.modifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.programCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.serviced[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.location[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.quantityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.unitPriceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.factorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.netAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.bodySiteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.subSiteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.adjudication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.adjudication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.adjudication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.adjudication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.adjudication.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.adjudication.reasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.adjudication.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.adjudication.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.productOrServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.modifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.quantityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.unitPriceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.factorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.netAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.adjudication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.adjudication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.adjudication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.adjudication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.adjudication.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.adjudication.reasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.adjudication.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.adjudication.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetailAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.subDetail.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.subDetail.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.subDetail.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.subDetail.productOrServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.modifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.quantityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.unitPriceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.factorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.netAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.noteNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.subDetail.adjudication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.addItem.detail.subDetail.adjudication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.reasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.addItem.detail.subDetail.adjudication.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.adjudicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.totalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.total.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.total.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.total.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.total.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.total.categoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.total.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.payment.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.payment.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.payment.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.payment.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.adjustmentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.adjustmentReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.dateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.amountAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.payment.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.fundsReserveAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.formCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.formAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.processNoteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.processNote.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.processNote.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.processNote.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.processNote.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.processNote.numberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.processNote.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.processNote.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.processNote.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.communicationRequestAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insuranceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurance.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.insurance.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.insurance.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.insurance.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.insurance.sequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurance.focalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurance.coverageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurance.businessArrangementAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.insurance.claimResponseAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.error.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.error.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.error.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ClaimResponse.error.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1ClaimResponse.error.itemSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.error.detailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.error.subDetailSequenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1ClaimResponse.error.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())