R4 Ballot #1 #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.0: (v3.5.0: R4 Ballot 2). #2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

13.6 Resource Claim - Content

Financial Management Work Group Maturity Level : 2   Trial Use Compartments : Encounter , Patient , Practitioner , RelatedPerson

A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.

The Claim is used by providers and payors, insurers, to exchange the financial information, and supporting clinical information, regarding the provision of health care services with payors and for reporting to regulatory bodies and firms which provide data analytics. The primary uses of this resource is to support eClaims, the exchange of information relating to the proposed or actual provision of healthcare-related goods and services for patients to their benefit payors, insurers and national health programs, for treatment payment planning and reimbursement.

The Claim resource is a "request" resource from a FHIR workflow perspective - see Workflow Request.

The Claim resource may be interpreted differently depending on its intended use (and the Claim.use element contains the code to indicate):

  • Claims claim - where the provision of goods and services is complete and adjudication under a plan and payment is sought.
  • Pre-Authorization preauthorization - where the provision of goods and services is proposed and authorization and/or the reservation of funds is desired.
  • Pre-Determination predetermination - where the provision of goods and services is explored to determine what services may be covered and to what amount. Essentially a 'what if' claim.

The Claim also supports:

  • Up to a 3 tier 3-tier hierarchy of Goods, products, and Services, to support simple to complex billing.
  • Multiple insurance programs arranged in a Coordination of Benefit sequence to enable exchange with primary, secondary, tertiary etc. insurance coverages.
  • Assignment of benefit - the benefit may be requested to be directed to the subscriber, the provider or another party.

Mapping to other Claim specifications: Mappings are currently maintained by the Financial Management Work Group to UB04 and CMS1500 and are available at http://wiki.hl7.org/index.php?title=Financial_Management_FHIR_Resource_Development . Mappings to other specifications may be made available where IP restrictions permit.

The Claim resource is used to request the adjudication and/or authorization of a set of healthcare-related goods and services for a patient against the patient's insurance coverages, or to request what the adjudication would be for a supplied set of goods or services should they be actually supplied to the patient.

When requesting whether the patient's coverage is inforce, whether it is valid at this or a specified date, or requesting the benefit details or preauthorization requirements associated with a coverage CoverageEligibilityRequest should be used instead.

When using the resources for reporting and transferring claims data, which may have originated in some standard other than FHIR, the Claim resource is useful if only the request side of the information exchange is of interest. If, however, both the request and the adjudication information is to be reported then the ExplanationOfBenefit should be used instead.

For reporting out to patients or transferring data to patient centered applications, such as patient health Record (PHR) application, the ExplanationOfBenefit should be used instead of the Claim and ClaimResponse resources as those resources may contain provider and payer specific information which is not appropriate for sharing with the patient.

The eClaim domain includes a number of related resources

Claim A suite of goods and services and insurances coverages under which adjudication or authorization is requested.
ClaimResponse A payor's adjudication and/or authorization response to the suite of services provided in a Claim. Typically the ClaimResponse references the Claim but does not duplicate the clinical or financial information provided in the claim.
ExplanationOfBenefit This resource combines the information from the Claim and the ClaimResponse, stripping out any provider or payor proprietary information, into a unified information model suitable for use for: patient reporting; transferring information to a Patient Health Record system; and, supporting complete claim and adjudication information exchange with regulatory and analytics organizations and other parts of the provider's organization.

This resource is referenced by itself, ClaimResponse , DeviceUseStatement and ExplanationOfBenefit

Structure

Name Flags Card. Type Description & Constraints doco
. . Claim TU DomainResource Claim, Pre-determination or Pre-authorization
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier 0..* Identifier Claim number
. . . status ?! Σ 0..1 code active | cancelled | draft | entered-in-error
Financial Resource Status Codes ( Required )
. . . type 0..1 CodeableConcept Type or discipline
Claim Type Codes ( Extensible )
. . . subType 0..* 0..1 CodeableConcept Finer grained claim type information
Example Claim SubType Codes ( Example )
. . . use Σ 0..1 code complete | proposed claim | exploratory preauthorization | other predetermination
Use ( Required )
. . . patient 0..1 Reference ( Patient ) The subject of the Products and Services
. . . billablePeriod 0..1 Period Period for charge submission
. . . created 0..1 dateTime Creation date
. . . enterer 0..1 Reference ( Practitioner | PractitionerRole ) Author
. . . insurer 0..1 Reference ( Organization ) Target
. . . provider 0..1 Reference ( Practitioner | PractitionerRole | Organization ) Responsible provider
. . . priority 0..1 CodeableConcept Desired processing priority
Process Priority Codes ( Example )
. . . fundsReserve 0..1 CodeableConcept Funds requested to be reserved
Funds Reservation Codes FundsReserve ( Example )
. . . related 0..* BackboneElement Related Claims which may be revelant relevant to processing this claimn claim
. . . . claim 0..1 Reference ( Claim ) Reference to the related claim
. . . . relationship 0..1 CodeableConcept How the reference claim is related
Example Related Claim Relationship Codes ( Example )
. . . . reference 0..1 Identifier Related file or case reference
. . . prescription 0..1 Reference ( MedicationRequest | VisionPrescription ) Prescription authorizing services or products
. . . originalPrescription 0..1 Reference ( MedicationRequest ) Original prescription if superceded superseded by fulfiller
. . . payee 0..1 BackboneElement Party to be paid any benefits payable
. . . . type 1..1 CodeableConcept Type of party: Subscriber, Provider, other
Claim Payee Type Codes PayeeType ( Example )
. . . . resource 0..1 Coding organization | patient | practitioner | relatedperson
ClaimPayeeResourceType ( Extensible )
. . . . party 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson ) Party to receive the payable
. . . referral 0..1 Reference ( ServiceRequest ) Treatment Referral
. . . facility 0..1 Reference ( Location ) Servicing Facility
. . . careTeam 0..* BackboneElement Members of the care team
. . . . sequence 1..1 positiveInt Number to convey order of careTeam
. . . . provider 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Provider individual or organization
. . . . responsible 0..1 boolean Billing provider
. . . . role 0..1 CodeableConcept Role on the team
Claim Care Team Role Codes ( Example )
. . . . qualification 0..1 CodeableConcept Type, classification or Specialization
Example Provider Qualification Codes ( Example )
. . . information 0..* BackboneElement Exceptions, special considerations, the condition, situation, prior or concurrent issues
. . . . sequence 1..1 positiveInt Information instance identifier
. . . . category 1..1 CodeableConcept General class of information
Claim Information Category Codes ( Example )
. . . . code 0..1 CodeableConcept Type of information
Exception Codes ( Example )
. . . . timing[x] 0..1 When it occurred
. . . . . timingDate date
. . . . . timingPeriod Period
. . . . value[x] 0..1 Additional Data or supporting information
. . . . . valueBoolean boolean
. . . . . valueString string
. . . . . valueQuantity Quantity
. . . . . valueAttachment Attachment
. . . . . valueReference Reference ( Any )
. . . . reason 0..1 CodeableConcept Reason associated with the information
Missing Tooth Reason Codes ( Example )
. . . diagnosis 0..* BackboneElement List of Diagnosis
. . . . sequence 1..1 positiveInt Number to convey order of diagnosis
. . . . diagnosis[x] 1..1 Patient's diagnosis
ICD-10 Codes ( Example )
. . . . . diagnosisCodeableConcept CodeableConcept
. . . . . diagnosisReference Reference ( Condition )
. . . . type 0..* CodeableConcept Timing or nature of the diagnosis
Example Diagnosis Type Codes ( Example )
. . . . onAdmission 0..1 CodeableConcept Present on admission
Example Diagnosis on Admission Codes ( Example )
. . . . packageCode 0..1 CodeableConcept Package billing code
Example Diagnosis Related Group Codes ( Example )
. . . procedure 0..* BackboneElement Procedures performed
. . . . sequence 1..1 positiveInt Procedure sequence for reference
. . . . date 0..1 dateTime When the procedure was performed
. . . . procedure[x] 1..1 Patient's list of procedures performed
ICD-10 Procedure Codes ( Example )
. . . . . procedureCodeableConcept CodeableConcept
. . . . . procedureReference Reference ( Procedure )
. . . insurance 0..* BackboneElement Insurance or medical plan
. . . . sequence 1..1 positiveInt Service instance identifier
. . . . focal 1..1 boolean Is the focal Coverage
. . . . identifier 0..1 Identifier Claim number
. . . . coverage 1..1 Reference ( Coverage ) Insurance information
. . . . businessArrangement 0..1 string Business agreement
. . . . preAuthRef 0..* string Pre-Authorization/Determination Reference
. . . . claimResponse 0..1 Reference ( ClaimResponse ) Adjudication results
. . . accident 0..1 BackboneElement Details about an accident
. . . . date 1..1 date When the accident occurred see information codes see information codes
. . . . type 0..1 CodeableConcept The nature of the accident
ActIncidentCode V3 Value SetActIncidentCode ( Extensible )
. . . . location[x] 0..1 Accident Place
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . item 0..* BackboneElement Goods and Services
. . . . sequence 1..1 positiveInt Service instance
. . . . 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
Example Revenue Center Codes ( Example )
. . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of Service
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . 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 Service Location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Service Sub-location
Surface Codes ( Example )
. . . . encounter 0..* Reference ( Encounter ) Encounters related to this billed item
. . . . detail 0..* BackboneElement Additional items
. . . . . sequence 1..1 positiveInt Service instance
. . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total additional item cost
. . . . . udi 0..* Reference ( Device ) Unique Device Identifier
. . . . . subDetail 0..* BackboneElement Additional items
. . . . . . sequence 1..1 positiveInt Service instance
. . . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Net additional item cost
. . . . . . udi 0..* Reference ( Device ) Unique Device Identifier
. . . total 0..1 Money Total claim cost

doco Documentation for this format

UML Diagram ( Legend )

Claim ( DomainResource ) The business identifier for the instance: claim number, pre-determination or pre-authorization number identifier : Identifier [0..*] The status of the resource instance (this element modifies the meaning of other elements) status : code [0..1] « A code specifying the state of the resource instance. (Strength=Required) Financial Resource Status FinancialResourceStatusCodes ! » The category of claim, eg, e.g. oral, pharmacy, vision, insitutional, institutional, professional type : CodeableConcept [0..1] « The type or discipline-style of the claim claim. (Strength=Extensible) Claim Type ClaimTypeCodes + » A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType CMS Bill Type subType : CodeableConcept [0..*] [0..1] « A more granular claim typecode typecode. (Strength=Example) Example Claim SubType ExampleClaimSubTypeCodes ?? » Complete (Bill A claim, a list of completed goods and services; a preauthorization, a list or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination) proposed goods and services; or a predetermination, a set of goods and services being considered, for which insurer adjudication is sought use : code [0..1] « Complete, proposed, exploratory, other other. (Strength=Required) Use ! » Patient Resource patient : Reference [0..1] « Patient » The billable period for which charges are being submitted billablePeriod : Period [0..1] The date when the enclosed suite of services were performed or completed this resource was created created : dateTime [0..1] Person who created the invoice/claim/pre-determination or pre-authorization enterer : Reference [0..1] « Practitioner | PractitionerRole » The Insurer who is target of the request insurer : Reference [0..1] « Organization » The provider which is responsible for the bill, claim pre-determination, pre-authorization provider : Reference [0..1] « Practitioner | PractitionerRole | Organization » Immediate (STAT), best effort (NORMAL), deferred (DEFER) priority : CodeableConcept [0..1] « The timeliness with which processing is required: STAT, normal, Deferred Deferred. (Strength=Example) Process Priority ProcessPriorityCodes ?? » In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested fundsReserve : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). (Strength=Example) Funds Reservation ?? » Prescription to support the dispensing of Pharmacy or Vision products prescription : Reference [0..1] « MedicationRequest | VisionPrescription » Original prescription which has been superceded superseded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription prescription for an alternate medication which has the same theraputic therapeutic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription' originalPrescription : Reference [0..1] « MedicationRequest » The referral resource which lists the date, practitioner, reason and other supporting information referral : Reference [0..1] « ServiceRequest » Facility where the services were provided facility : Reference [0..1] « Location » The total value of the claim total : Money [0..1] RelatedClaim Other claims which are related to this claim such as prior claim versions or for related services claim : Reference [0..1] « Claim » For example example, prior or umbrella relationship : CodeableConcept [0..1] « Relationship of this claim to a related Claim Claim. (Strength=Example) Example Related Claim Relatio... ExampleRelatedClaimRelationsh... ?? » An alternate organizational reference to the case or file to which this particular claim pertains - eg Property/Casualy e.g. Property/Casualty insurer claim # or Workers Compensation case # reference : Identifier [0..1] Payee Type of Party to be reimbursed: Subscriber, provider, other type : CodeableConcept [1..1] « A code for the party to be reimbursed. (Strength=Example) Claim Payee Type ?? » organization | patient | practitioner | relatedperson resource : Coding [0..1] « The type of Claim payee Resource Resource. (Strength=Extensible) ClaimPayeeResourceType + » Party to be reimbursed: Subscriber, provider, other party : Reference [0..1] « Practitioner | PractitionerRole | Organization | Patient | RelatedPerson » CareTeam Sequence of the careTeam which serves to order and provide a link sequence : positiveInt [1..1] Member of the team who provided the overall service provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The party who is billing and responsible for the claimed good or service rendered to the patient responsible : boolean [0..1] The lead, assisting or supervising practitioner and their discipline if a multidisiplinary multidisciplinary team role : CodeableConcept [0..1] « The role codes for the care team members. (Strength=Example) Claim Care Team Role ClaimCareTeamRoleCodes ?? » The qualification which is applicable for this service qualification : CodeableConcept [0..1] « Provider professional qualifications qualifications. (Strength=Example) Example Provider Qualificatio... ExampleProviderQualificationC... ?? » SpecialCondition Sequence of the information element which serves to provide a link sequence : positiveInt [1..1] The general class of the information supplied: information; exception; accident, employment; onset, etc category : CodeableConcept [1..1] « The valuset used for additional information category codes. (Strength=Example) Claim Information Category ClaimInformationCategoryCodes ?? » System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought which may influence the adjudication code : CodeableConcept [0..1] « The valuset used for additional information codes. (Strength=Example) Exception ExceptionCodes ?? » The date when or period to which this information refers timing[x] : Type [0..1] « date | Period » Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data value[x] : Type [0..1] « boolean | string | Quantity | Attachment | Reference ( Any ) » For example, provides the reason for: the additional stay, or missing tooth or any other situation where a reason code is required in addition to the content reason : CodeableConcept [0..1] « Reason codes for the missing teeth teeth. (Strength=Example) Missing Tooth Reason MissingToothReasonCodes ?? » Diagnosis Sequence of diagnosis which serves to provide a link sequence : positiveInt [1..1] The diagnosis diagnosis[x] : Type [1..1] « CodeableConcept | Reference ( Condition ); ICD10 Diagnostic codes codes. (Strength=Example) ICD-10 ICD-10Codes ?? » The type of the Diagnosis, for example: admitting, primary, secondary, discharge type : CodeableConcept [0..*] « The type of the diagnosis: admitting, principal, discharge discharge. (Strength=Example) Example Diagnosis Type ExampleDiagnosisTypeCodes ?? » Indication of whether the diagnosis was present on admission to a facility onAdmission : CodeableConcept [0..1] « Present on admission. (Strength=Example) ExampleDiagnosisOnAdmissionCo... ?? » The package billing code, for example DRG, based on the assigned grouping code system packageCode : CodeableConcept [0..1] « The DRG codes associated with the diagnosis diagnosis. (Strength=Example) Example Diagnosis Related Gro... ExampleDiagnosisRelatedGroupC... ?? » Procedure Sequence of procedures which serves to order and provide a link sequence : positiveInt [1..1] Date and optionally time the procedure was performed date : dateTime [0..1] The procedure code procedure[x] : Type [1..1] « CodeableConcept | Reference ( Procedure ); ICD10 Procedure codes codes. (Strength=Example) ICD-10 Procedure ICD-10ProcedureCodes ?? » Insurance Sequence of coverage which serves to provide a link and convey coordination of benefit order sequence : positiveInt [1..1] A flag to indicate that this Coverage is the focus for adjudication. The Coverage against which the claim is to be adjudicated focal : boolean [1..1] The business identifier for the instance: claim number, pre-determination or pre-authorization number identifier : Identifier [0..1] Reference to the program or plan identification, underwriter or payor coverage : Reference [1..1] « Coverage » The contract number of a business agreement which describes the terms and conditions businessArrangement : string [0..1] A list of references from the Insurer to which these services pertain preAuthRef : string [0..*] The Coverages adjudication details claimResponse : Reference [0..1] « ClaimResponse » Accident Date of an accident which these services are addressing date : date [1..1] Type of accident: work, auto, etc type : CodeableConcept [0..1] « Type of accident: work place, auto, etc. (Strength=Extensible) ActIncidentCode v3.ActIncidentCode + » Accident Place location[x] : Type [0..1] « Address | Reference ( Location ) » Item A service line number sequence : positiveInt [1..1] CareTeam applicable for this service or product line careTeamSequence : positiveInt [0..*] Diagnosis applicable for this service or product line diagnosisSequence : positiveInt [0..*] Procedures applicable for this service or product line procedureSequence : positiveInt [0..*] Exceptions, special conditions and supporting information pplicable applicable for this service or product line informationSequence : positiveInt [0..*] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,RXNorm,ACHI,CCI). NCPDP,DIN,RxNorm,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. e.g. 'glasses' or 'compound' service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The date or dates when the enclosed suite of services were service or product was supplied, performed or completed serviced[x] : Type [0..1] « date | Period » Where the service was provided location[x] : Type [0..1] « CodeableConcept | Address | Reference ( Location ); Place of service: pharmacy,school, prison, etc. (Strength=Example) Example Service Place ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch arch. (Strength=Example) Oral Site OralSiteCodes ?? » A region or surface of the site, eg. e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations combinations. (Strength=Example) Surface SurfaceCodes ?? » A billed item may include goods or services provided in multiple encounters encounter : Reference [0..*] « Encounter » Detail A service line number sequence : positiveInt [1..1] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound' service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » SubDetail A service line number sequence : positiveInt [1..1] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » A code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI) service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] The fee for an addittional service or product or charge unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Other claims which are related to this claim such as prior claim versions or for related services related [0..*] The party to be reimbursed for the services payee [0..1] The members of the team who provided the overall service as well as their role and whether responsible and qualifications careTeam [0..*] Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple multiple jurisdiction specific valuesets which are required information [0..*] List of patient diagnosis for which care is sought diagnosis [0..*] Ordered list of patient procedures performed to support the adjudication procedure [0..*] Financial instrument by which payment information for health care insurance [0..*] An accident which resulted in the need for healthcare services accident [0..1] Third tier of goods and services subDetail [0..*] Second tier of goods and services detail [0..*] First tier of goods and services item [0..*]

XML Template

<Claim xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Claim number --></identifier>
 <status value="[code]"/><!-- 0..1 active | cancelled | draft | entered-in-error -->
 <</type>
 <</subType>
 <

 <type><!-- 0..1 CodeableConcept Type or discipline --></type>
 <subType><!-- 0..1 CodeableConcept Finer grained claim type information --></subType>
 <use value="[code]"/><!-- 0..1 claim | preauthorization | predetermination -->

 <patient><!-- 0..1 Reference(Patient) The subject of the Products and Services --></patient>
 <billablePeriod><!-- 0..1 Period Period for charge submission --></billablePeriod>
 <

 <created value="[dateTime]"/><!-- 0..1 Creation date -->

 <enterer><!-- 0..1 Reference(Practitioner|PractitionerRole) Author --></enterer>
 <insurer><!-- 0..1 Reference(Organization) Target --></insurer>
 <provider><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization) Responsible provider --></provider>
 <priority><!-- 0..1 CodeableConcept Desired processing priority --></priority>
 <fundsReserve><!-- 0..1 CodeableConcept Funds requested to be reserved --></fundsReserve>
 <

 <related>  <!-- 0..* Related Claims which may be relevant to processing this claim -->

  <claim><!-- 0..1 Reference(Claim) Reference to the related claim --></claim>
  <</relationship>
  <</reference>

  <relationship><!-- 0..1 CodeableConcept How the reference claim is related --></relationship>
  <reference><!-- 0..1 Identifier Related file or case reference --></reference>

 </related>
 <prescription><!-- 0..1 Reference(MedicationRequest|VisionPrescription) Prescription authorizing services or products --></prescription>
 <</originalPrescription>

 <originalPrescription><!-- 0..1 Reference(MedicationRequest) Original prescription if superseded by fulfiller --></originalPrescription>

 <payee>  <!-- 0..1 Party to be paid any benefits payable -->
  <type><!-- 1..1 CodeableConcept Type of party: Subscriber, Provider, other --></type>
  <resource><!-- 0..1 Coding organization | patient | practitioner | relatedperson --></resource>
  <party><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization|Patient|
    RelatedPerson) Party to receive the payable --></party>
 </payee>
 <referral><!-- 0..1 Reference(ServiceRequest) Treatment Referral --></referral>
 <facility><!-- 0..1 Reference(Location) Servicing Facility --></facility>
 <careTeam>  <!-- 0..* Members of the care team -->
  <sequence value="[positiveInt]"/><!-- 1..1 Number to convey order of careTeam -->
  <provider><!-- 1..1 Reference(Practitioner|PractitionerRole|Organization) Provider individual or organization --></provider>
  <responsible value="[boolean]"/><!-- 0..1 Billing provider -->
  <</role>

  <role><!-- 0..1 CodeableConcept Role on the team --></role>

  <qualification><!-- 0..1 CodeableConcept Type, classification or Specialization --></qualification>
 </careTeam>
 <

 <information>  <!-- 0..* Exceptions, special considerations, the condition, situation, prior or concurrent issues -->

  <sequence value="[positiveInt]"/><!-- 1..1 Information instance identifier -->
  <category><!-- 1..1 CodeableConcept General class of information --></category>
  <code><!-- 0..1 CodeableConcept Type of information --></code>
  <timing[x]><!-- 0..1 date|Period When it occurred --></timing[x]>
  <value[x]><!-- 0..1 boolean|string|Quantity|Attachment|Reference(Any) Additional Data or supporting information --></value[x]>
  <reason><!-- 0..1 CodeableConcept Reason associated with the information --></reason>
 </information>
 <diagnosis>  <!-- 0..* List of Diagnosis -->
  <sequence value="[positiveInt]"/><!-- 1..1 Number to convey order of diagnosis -->
  <diagnosis[x]><!-- 1..1 CodeableConcept|Reference(Condition) Patient's diagnosis --></diagnosis[x]>
  <type><!-- 0..* CodeableConcept Timing or nature of the diagnosis --></type>
  <onAdmission><!-- 0..1 CodeableConcept Present on admission --></onAdmission>

  <packageCode><!-- 0..1 CodeableConcept Package billing code --></packageCode>
 </diagnosis>
 <procedure>  <!-- 0..* Procedures performed -->
  <sequence value="[positiveInt]"/><!-- 1..1 Procedure sequence for reference -->
  <date value="[dateTime]"/><!-- 0..1 When the procedure was performed -->
  <procedure[x]><!-- 1..1 CodeableConcept|Reference(Procedure) Patient's list of procedures performed --></procedure[x]>
 </procedure>
 <insurance>  <!-- 0..* Insurance or medical plan -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Is the focal Coverage -->
  <identifier><!-- 0..1 Identifier Claim number --></identifier>
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Business agreement -->
  <preAuthRef value="[string]"/><!-- 0..* Pre-Authorization/Determination Reference -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
 <accident>  <!-- 0..1 Details about an accident -->
  <date value="[date]"/><!-- 1..1 When the accident occurred
see information codes
see information codes -->
  <type><!-- 0..1 CodeableConcept The nature of the accident --></type>
  <location[x]><!-- 0..1 Address|Reference(Location) Accident Place --></location[x]>
 </accident>
 <item>  <!-- 0..* Goods and Services -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
  <careTeamSequence value="[positiveInt]"/><!-- 0..* Applicable careTeam members -->
  <diagnosisSequence value="[positiveInt]"/><!-- 0..* Applicable diagnoses -->
  <procedureSequence value="[positiveInt]"/><!-- 0..* Applicable procedures -->
  <
  <</revenue>
  <</category>
  <</service>
  <</modifier>

  <informationSequence value="[positiveInt]"/><!-- 0..* Applicable exception and supporting information -->
  <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
  <category><!-- 0..1 CodeableConcept Type of service or product --></category>
  <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

  <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
  <</serviced[x]>

  <serviced[x]><!-- 0..1 date|Period Date or dates of Service --></serviced[x]>

  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <</net>

  <net><!-- 0..1 Money Total item cost --></net>

  <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
  <bodySite><!-- 0..1 CodeableConcept Service Location --></bodySite>
  <</subSite>

  <subSite><!-- 0..* CodeableConcept Service Sub-location --></subSite>

  <encounter><!-- 0..* Reference(Encounter) Encounters related to this billed item --></encounter>
  <detail>  <!-- 0..* Additional items -->
   <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
   <</revenue>
   <</category>
   <</service>
   <</modifier>

   <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
   <category><!-- 0..1 CodeableConcept Type of service or product --></category>
   <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

   <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <</net>

   <net><!-- 0..1 Money Total additional item cost --></net>

   <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
   <subDetail>  <!-- 0..* Additional items -->
    <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
    <</revenue>
    <</category>
    <</service>
    <</modifier>

    <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
    <category><!-- 0..1 CodeableConcept Type of service or product --></category>
    <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

    <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <</net>

    <net><!-- 0..1 Money Net additional item cost --></net>

    <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
   </subDetail>
  </detail>
 </item>
 <total><!-- 0..1 Money Total claim cost --></total>
</Claim>

JSON Template

{doco
  "resourceType" : "Claim",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Claim number
  "status" : "<code>", // active | cancelled | draft | entered-in-error
  "
  "
  "

  "type" : { CodeableConcept }, // Type or discipline
  "subType" : { CodeableConcept }, // Finer grained claim type information
  "use" : "<code>", // claim | preauthorization | predetermination

  "patient" : { Reference(Patient) }, // The subject of the Products and Services
  "billablePeriod" : { Period }, // Period for charge submission
  "

  "created" : "<dateTime>", // Creation date

  "enterer" : { Reference(Practitioner|PractitionerRole) }, // Author
  "insurer" : { Reference(Organization) }, // Target
  "provider" : { Reference(Practitioner|PractitionerRole|Organization) }, // Responsible provider
  "priority" : { CodeableConcept }, // Desired processing priority
  "fundsReserve" : { CodeableConcept }, // Funds requested to be reserved
  "

  "related" : [{ // Related Claims which may be relevant to processing this claim

    "claim" : { Reference(Claim) }, // Reference to the related claim
    "
    "

    "relationship" : { CodeableConcept }, // How the reference claim is related
    "reference" : { Identifier } // Related file or case reference

  }],
  "prescription" : { Reference(MedicationRequest|VisionPrescription) }, // Prescription authorizing services or products
  "

  "originalPrescription" : { Reference(MedicationRequest) }, // Original prescription if superseded by fulfiller

  "payee" : { // Party to be paid any benefits payable
    "type" : { CodeableConcept }, // R!  Type of party: Subscriber, Provider, other
    "resource" : { Coding }, // organization | patient | practitioner | relatedperson
    "party" : { Reference(Practitioner|PractitionerRole|Organization|Patient|
    RelatedPerson) } // Party to receive the payable
  },
  "referral" : { Reference(ServiceRequest) }, // Treatment Referral
  "facility" : { Reference(Location) }, // Servicing Facility
  "careTeam" : [{ // Members of the care team
    "sequence" : "<positiveInt>", // R!  Number to convey order of careTeam
    "provider" : { Reference(Practitioner|PractitionerRole|Organization) }, // R!  Provider individual or organization
    "responsible" : <boolean>, // Billing provider
    "

    "role" : { CodeableConcept }, // Role on the team

    "qualification" : { CodeableConcept } // Type, classification or Specialization
  }],
  "

  "information" : [{ // Exceptions, special considerations, the condition, situation, prior or concurrent issues

    "sequence" : "<positiveInt>", // R!  Information instance identifier
    "category" : { CodeableConcept }, // R!  General class of information
    "code" : { CodeableConcept }, // Type of information
    // timing[x]: When it occurred. One of these 2:
    "timingDate" : "<date>",
    "timingPeriod" : { Period },
    // value[x]: Additional Data or supporting information. One of these 5:
    "valueBoolean" : <boolean>,
    "valueString" : "<string>",
    "valueQuantity" : { Quantity },
    "valueAttachment" : { Attachment },
    "valueReference" : { Reference(Any) },
    "reason" : { CodeableConcept } // Reason associated with the information
  }],
  "diagnosis" : [{ // List of Diagnosis
    "sequence" : "<positiveInt>", // R!  Number to convey order of diagnosis
    // diagnosis[x]: Patient's diagnosis. One of these 2:
    "diagnosisCodeableConcept" : { CodeableConcept },
    "diagnosisReference" : { Reference(Condition) },
    "type" : [{ CodeableConcept }], // Timing or nature of the diagnosis
    "onAdmission" : { CodeableConcept }, // Present on admission

    "packageCode" : { CodeableConcept } // Package billing code
  }],
  "procedure" : [{ // Procedures performed
    "sequence" : "<positiveInt>", // R!  Procedure sequence for reference
    "date" : "<dateTime>", // When the procedure was performed
    // procedure[x]: Patient's list of procedures performed. One of these 2:
    "procedureCodeableConcept" : { CodeableConcept }
    "procedureReference" : { Reference(Procedure) }
  }],
  "insurance" : [{ // Insurance or medical plan
    "sequence" : "<positiveInt>", // R!  Service instance identifier
    "focal" : <boolean>, // R!  Is the focal Coverage
    "identifier" : { Identifier }, // Claim number
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Business agreement
    "preAuthRef" : ["<string>"], // Pre-Authorization/Determination Reference
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }],
  "accident" : { // Details about an accident
    "date" : "<date>", // R!  When the accident occurred
see information codes
see information codes
    "type" : { CodeableConcept }, // The nature of the accident
    // location[x]: Accident Place. One of these 2:
    "locationAddress" : { Address }
    "locationReference" : { Reference(Location) }
  },
  "item" : [{ // Goods and Services
    "sequence" : "<positiveInt>", // R!  Service instance
    "careTeamSequence" : ["<positiveInt>"], // Applicable careTeam members
    "diagnosisSequence" : ["<positiveInt>"], // Applicable diagnoses
    "procedureSequence" : ["<positiveInt>"], // Applicable procedures
    "
    "
    "
    "
    "

    "informationSequence" : ["<positiveInt>"], // Applicable exception and supporting information
    "revenue" : { CodeableConcept }, // Revenue or cost center code
    "category" : { CodeableConcept }, // Type of service or product
    "billcode" : { CodeableConcept }, // Billing Code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

    "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
    // serviced[x]: Date or dates of Service. One of these 2:
    ">",
    " },

    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },

    // location[x]: Place of service. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
    "unitPrice" : { Money }, // Fee, charge or cost per point
    "factor" : <decimal>, // Price scaling factor
    "

    "net" : { Money }, // Total item cost

    "udi" : [{ Reference(Device) }], // Unique Device Identifier
    "bodySite" : { CodeableConcept }, // Service Location
    "

    "subSite" : [{ CodeableConcept }], // Service Sub-location

    "encounter" : [{ Reference(Encounter) }], // Encounters related to this billed item
    "detail" : [{ // Additional items
      "sequence" : "<positiveInt>", // R!  Service instance
      "
      "
      "
      "

      "revenue" : { CodeableConcept }, // Revenue or cost center code
      "category" : { CodeableConcept }, // Type of service or product
      "billcode" : { CodeableConcept }, // Billing Code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

      "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
      "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
      "unitPrice" : { Money }, // Fee, charge or cost per point
      "factor" : <decimal>, // Price scaling factor
      "

      "net" : { Money }, // Total additional item cost

      "udi" : [{ Reference(Device) }], // Unique Device Identifier
      "subDetail" : [{ // Additional items
        "sequence" : "<positiveInt>", // R!  Service instance
        "
        "
        "
        "

        "revenue" : { CodeableConcept }, // Revenue or cost center code
        "category" : { CodeableConcept }, // Type of service or product
        "billcode" : { CodeableConcept }, // Billing Code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

        "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
        "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
        "unitPrice" : { Money }, // Fee, charge or cost per point
        "factor" : <decimal>, // Price scaling factor
        "

        "net" : { Money }, // Net additional item cost

        "udi" : [{ Reference(Device) }] // Unique Device Identifier
      }]
    }]
  }],
  "total" : { Money } // Total claim cost
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:Claim;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:Claim.identifier [ Identifier ], ... ; # 0..* Claim number
  fhir:Claim.status [ code ]; # 0..1 active | cancelled | draft | entered-in-error
  fhir:
  fhir:
  fhir:

  fhir:Claim.type [ CodeableConcept ]; # 0..1 Type or discipline
  fhir:Claim.subType [ CodeableConcept ]; # 0..1 Finer grained claim type information
  fhir:Claim.use [ code ]; # 0..1 claim | preauthorization | predetermination

  fhir:Claim.patient [ Reference(Patient) ]; # 0..1 The subject of the Products and Services
  fhir:Claim.billablePeriod [ Period ]; # 0..1 Period for charge submission
  fhir:

  fhir:Claim.created [ dateTime ]; # 0..1 Creation date

  fhir:Claim.enterer [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Author
  fhir:Claim.insurer [ Reference(Organization) ]; # 0..1 Target
  fhir:Claim.provider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 0..1 Responsible provider
  fhir:Claim.priority [ CodeableConcept ]; # 0..1 Desired processing priority
  fhir:Claim.fundsReserve [ CodeableConcept ]; # 0..1 Funds requested to be reserved
  fhir:

  fhir:Claim.related [ # 0..* Related Claims which may be relevant to processing this claim

    fhir:Claim.related.claim [ Reference(Claim) ]; # 0..1 Reference to the related claim
    fhir:
    fhir:

    fhir:Claim.related.relationship [ CodeableConcept ]; # 0..1 How the reference claim is related
    fhir:Claim.related.reference [ Identifier ]; # 0..1 Related file or case reference

  ], ...;
  fhir:Claim.prescription [ Reference(MedicationRequest|VisionPrescription) ]; # 0..1 Prescription authorizing services or products
  fhir:

  fhir:Claim.originalPrescription [ Reference(MedicationRequest) ]; # 0..1 Original prescription if superseded by fulfiller

  fhir:Claim.payee [ # 0..1 Party to be paid any benefits payable
    fhir:Claim.payee.type [ CodeableConcept ]; # 1..1 Type of party: Subscriber, Provider, other
    fhir:Claim.payee.resource [ Coding ]; # 0..1 organization | patient | practitioner | relatedperson
    fhir:Claim.payee.party [ Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson) ]; # 0..1 Party to receive the payable
  ];
  fhir:Claim.referral [ Reference(ServiceRequest) ]; # 0..1 Treatment Referral
  fhir:Claim.facility [ Reference(Location) ]; # 0..1 Servicing Facility
  fhir:Claim.careTeam [ # 0..* Members of the care team
    fhir:Claim.careTeam.sequence [ positiveInt ]; # 1..1 Number to convey order of careTeam
    fhir:Claim.careTeam.provider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 1..1 Provider individual or organization
    fhir:Claim.careTeam.responsible [ boolean ]; # 0..1 Billing provider
    fhir:

    fhir:Claim.careTeam.role [ CodeableConcept ]; # 0..1 Role on the team

    fhir:Claim.careTeam.qualification [ CodeableConcept ]; # 0..1 Type, classification or Specialization
  ], ...;
  fhir:

  fhir:Claim.information [ # 0..* Exceptions, special considerations, the condition, situation, prior or concurrent issues

    fhir:Claim.information.sequence [ positiveInt ]; # 1..1 Information instance identifier
    fhir:Claim.information.category [ CodeableConcept ]; # 1..1 General class of information
    fhir:Claim.information.code [ CodeableConcept ]; # 0..1 Type of information
    # Claim.information.timing[x] : 0..1 When it occurred. One of these 2
      fhir:Claim.information.timingDate [ date ]
      fhir:Claim.information.timingPeriod [ Period ]
    # Claim.information.value[x] : 0..1 Additional Data or supporting information. One of these 5
      fhir:Claim.information.valueBoolean [ boolean ]
      fhir:Claim.information.valueString [ string ]
      fhir:Claim.information.valueQuantity [ Quantity ]
      fhir:Claim.information.valueAttachment [ Attachment ]
      fhir:Claim.information.valueReference [ Reference(Any) ]
    fhir:Claim.information.reason [ CodeableConcept ]; # 0..1 Reason associated with the information
  ], ...;
  fhir:Claim.diagnosis [ # 0..* List of Diagnosis
    fhir:Claim.diagnosis.sequence [ positiveInt ]; # 1..1 Number to convey order of diagnosis
    # Claim.diagnosis.diagnosis[x] : 1..1 Patient's diagnosis. One of these 2
      fhir:Claim.diagnosis.diagnosisCodeableConcept [ CodeableConcept ]
      fhir:Claim.diagnosis.diagnosisReference [ Reference(Condition) ]
    fhir:Claim.diagnosis.type [ CodeableConcept ], ... ; # 0..* Timing or nature of the diagnosis
    fhir:Claim.diagnosis.onAdmission [ CodeableConcept ]; # 0..1 Present on admission

    fhir:Claim.diagnosis.packageCode [ CodeableConcept ]; # 0..1 Package billing code
  ], ...;
  fhir:Claim.procedure [ # 0..* Procedures performed
    fhir:Claim.procedure.sequence [ positiveInt ]; # 1..1 Procedure sequence for reference
    fhir:Claim.procedure.date [ dateTime ]; # 0..1 When the procedure was performed
    # Claim.procedure.procedure[x] : 1..1 Patient's list of procedures performed. One of these 2
      fhir:Claim.procedure.procedureCodeableConcept [ CodeableConcept ]
      fhir:Claim.procedure.procedureReference [ Reference(Procedure) ]
  ], ...;
  fhir:Claim.insurance [ # 0..* Insurance or medical plan
    fhir:Claim.insurance.sequence [ positiveInt ]; # 1..1 Service instance identifier
    fhir:Claim.insurance.focal [ boolean ]; # 1..1 Is the focal Coverage
    fhir:Claim.insurance.identifier [ Identifier ]; # 0..1 Claim number
    fhir:Claim.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:Claim.insurance.businessArrangement [ string ]; # 0..1 Business agreement
    fhir:Claim.insurance.preAuthRef [ string ], ... ; # 0..* Pre-Authorization/Determination Reference
    fhir:Claim.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
  fhir:Claim.accident [ # 0..1 Details about an accident
    fhir:Claim.accident.date [ date ]; # 1..1 When the accident occurred
see information codes
see information codes
    fhir:Claim.accident.type [ CodeableConcept ]; # 0..1 The nature of the accident
    # Claim.accident.location[x] : 0..1 Accident Place. One of these 2
      fhir:Claim.accident.locationAddress [ Address ]
      fhir:Claim.accident.locationReference [ Reference(Location) ]
  ];
  fhir:Claim.item [ # 0..* Goods and Services
    fhir:Claim.item.sequence [ positiveInt ]; # 1..1 Service instance
    fhir:Claim.item.careTeamSequence [ positiveInt ], ... ; # 0..* Applicable careTeam members
    fhir:Claim.item.diagnosisSequence [ positiveInt ], ... ; # 0..* Applicable diagnoses
    fhir:Claim.item.procedureSequence [ positiveInt ], ... ; # 0..* Applicable procedures
    fhir:
    fhir:

    fhir:Claim.item.informationSequence [ positiveInt ], ... ; # 0..* Applicable exception and supporting information
    fhir:Claim.item.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code

    fhir:Claim.item.category [ CodeableConcept ]; # 0..1 Type of service or product
    fhir:
    fhir:

    fhir:Claim.item.billcode [ CodeableConcept ]; # 0..1 Billing Code
    fhir:Claim.item.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

    fhir:Claim.item.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
    # . One of these 2
      fhir: ]
      fhir: ]

    # Claim.item.serviced[x] : 0..1 Date or dates of Service. One of these 2
      fhir:Claim.item.servicedDate [ date ]
      fhir:Claim.item.servicedPeriod [ Period ]

    # Claim.item.location[x] : 0..1 Place of service. One of these 3
      fhir:Claim.item.locationCodeableConcept [ CodeableConcept ]
      fhir:Claim.item.locationAddress [ Address ]
      fhir:Claim.item.locationReference [ Reference(Location) ]
    fhir:Claim.item.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
    fhir:Claim.item.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
    fhir:Claim.item.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:

    fhir:Claim.item.net [ Money ]; # 0..1 Total item cost

    fhir:Claim.item.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
    fhir:Claim.item.bodySite [ CodeableConcept ]; # 0..1 Service Location
    fhir:

    fhir:Claim.item.subSite [ CodeableConcept ], ... ; # 0..* Service Sub-location

    fhir:Claim.item.encounter [ Reference(Encounter) ], ... ; # 0..* Encounters related to this billed item
    fhir:Claim.item.detail [ # 0..* Additional items
      fhir:Claim.item.detail.sequence [ positiveInt ]; # 1..1 Service instance
      fhir:
      fhir:
      fhir:
      fhir:

      fhir:Claim.item.detail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
      fhir:Claim.item.detail.category [ CodeableConcept ]; # 0..1 Type of service or product
      fhir:Claim.item.detail.billcode [ CodeableConcept ]; # 0..1 Billing Code
      fhir:Claim.item.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

      fhir:Claim.item.detail.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
      fhir:Claim.item.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
      fhir:Claim.item.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
      fhir:Claim.item.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:

      fhir:Claim.item.detail.net [ Money ]; # 0..1 Total additional item cost

      fhir:Claim.item.detail.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
      fhir:Claim.item.detail.subDetail [ # 0..* Additional items
        fhir:Claim.item.detail.subDetail.sequence [ positiveInt ]; # 1..1 Service instance
        fhir:
        fhir:
        fhir:
        fhir:

        fhir:Claim.item.detail.subDetail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
        fhir:Claim.item.detail.subDetail.category [ CodeableConcept ]; # 0..1 Type of service or product
        fhir:Claim.item.detail.subDetail.billcode [ CodeableConcept ]; # 0..1 Billing Code
        fhir:Claim.item.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

        fhir:Claim.item.detail.subDetail.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
        fhir:Claim.item.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
        fhir:Claim.item.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
        fhir:Claim.item.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:

        fhir:Claim.item.detail.subDetail.net [ Money ]; # 0..1 Net additional item cost

        fhir:Claim.item.detail.subDetail.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
      ], ...;
    ], ...;
  ], ...;
  fhir:Claim.total [ Money ]; # 0..1 Total claim cost
]

Changes since R3

Claim
Claim.type
  • Change binding strength from required to extensible
Claim.subType
  • Max Cardinality changed from * to 1
Claim.enterer
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole)
Claim.provider
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole|Organization)
Claim.payee.resource
  • Added Element
Claim.payee.party
  • Type changed from Reference(Practitioner|Organization|Patient|RelatedPerson) to Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson)
Claim.referral
  • Type changed from Reference(ReferralRequest) to Reference(ServiceRequest)
Claim.careTeam.provider
  • Type changed from Reference(Practitioner|Organization) to Reference(Practitioner|PractitionerRole|Organization)
Claim.information.value[x]
  • Remove Reference(Resource), Add boolean, Add Reference(Resource)
Claim.diagnosis.diagnosis[x]
  • Remove Reference(Condition), Add Reference(Condition)
Claim.diagnosis.onAdmission
  • Added Element
Claim.procedure.procedure[x]
  • Remove Reference(Procedure), Add Reference(Procedure)
Claim.insurance.identifier
  • Added Element
Claim.accident.type
  • Change binding strength from required to extensible
Claim.accident.location[x]
  • Remove Reference(Location), Add Reference(Location)
Claim.item.careTeamSequence
  • Added Element
Claim.item.diagnosisSequence
  • Added Element
Claim.item.procedureSequence
  • Added Element
Claim.item.informationSequence
  • Added Element
Claim.item.billcode
  • Added Element
Claim.item.location[x]
  • Remove Reference(Location), Add Reference(Location)
Claim.item.detail.billcode
  • Added Element
Claim.item.detail.subDetail.billcode
  • Added Element
Claim.organization
  • deleted
Claim.payee.resourceType
  • deleted
Claim.employmentImpacted
  • deleted
Claim.hospitalization
  • deleted
Claim.item.careTeamLinkId
  • deleted
Claim.item.diagnosisLinkId
  • deleted
Claim.item.procedureLinkId
  • deleted
Claim.item.informationLinkId
  • deleted
Claim.item.service
  • deleted
Claim.item.detail.service
  • deleted
Claim.item.detail.subDetail.service
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON .

See R3 <--> R4 Conversion Maps (status = 16 tests of which 4 fail to execute . 12 fail round-trip testing and 12 r3 resources are invalid (0 errors). )

Structure

Name Flags Card. Type Description & Constraints doco
. . Claim TU DomainResource Claim, Pre-determination or Pre-authorization
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier 0..* Identifier Claim number
. . . status ?! Σ 0..1 code active | cancelled | draft | entered-in-error
Financial Resource Status Codes ( Required )
. . . type 0..1 CodeableConcept Type or discipline
Claim Type Codes ( Extensible )
. . . subType 0..* 0..1 CodeableConcept Finer grained claim type information
Example Claim SubType Codes ( Example )
. . . use Σ 0..1 code complete | proposed claim | exploratory preauthorization | other predetermination
Use ( Required )
. . . patient 0..1 Reference ( Patient ) The subject of the Products and Services
. . . billablePeriod 0..1 Period Period for charge submission
. . . created 0..1 dateTime Creation date
. . . enterer 0..1 Reference ( Practitioner | PractitionerRole ) Author
. . . insurer 0..1 Reference ( Organization ) Target
. . . provider 0..1 Reference ( Practitioner | PractitionerRole | Organization ) Responsible provider
. . . priority 0..1 CodeableConcept Desired processing priority
Process Priority Codes ( Example )
. . . fundsReserve 0..1 CodeableConcept Funds requested to be reserved
Funds Reservation Codes FundsReserve ( Example )
. . . related 0..* BackboneElement Related Claims which may be revelant relevant to processing this claimn claim
. . . . claim 0..1 Reference ( Claim ) Reference to the related claim
. . . . relationship 0..1 CodeableConcept How the reference claim is related
Example Related Claim Relationship Codes ( Example )
. . . . reference 0..1 Identifier Related file or case reference
. . . prescription 0..1 Reference ( MedicationRequest | VisionPrescription ) Prescription authorizing services or products
. . . originalPrescription 0..1 Reference ( MedicationRequest ) Original prescription if superceded superseded by fulfiller
. . . payee 0..1 BackboneElement Party to be paid any benefits payable
. . . . type 1..1 CodeableConcept Type of party: Subscriber, Provider, other
Claim Payee Type Codes PayeeType ( Example )
. . . . resource 0..1 Coding organization | patient | practitioner | relatedperson
ClaimPayeeResourceType ( Extensible )
. . . . party 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson ) Party to receive the payable
. . . referral 0..1 Reference ( ServiceRequest ) Treatment Referral
. . . facility 0..1 Reference ( Location ) Servicing Facility
. . . careTeam 0..* BackboneElement Members of the care team
. . . . sequence 1..1 positiveInt Number to convey order of careTeam
. . . . provider 1..1 Reference ( Practitioner | PractitionerRole | Organization ) Provider individual or organization
. . . . responsible 0..1 boolean Billing provider
. . . . role 0..1 CodeableConcept Role on the team
Claim Care Team Role Codes ( Example )
. . . . qualification 0..1 CodeableConcept Type, classification or Specialization
Example Provider Qualification Codes ( Example )
. . . information 0..* BackboneElement Exceptions, special considerations, the condition, situation, prior or concurrent issues
. . . . sequence 1..1 positiveInt Information instance identifier
. . . . category 1..1 CodeableConcept General class of information
Claim Information Category Codes ( Example )
. . . . code 0..1 CodeableConcept Type of information
Exception Codes ( Example )
. . . . timing[x] 0..1 When it occurred
. . . . . timingDate date
. . . . . timingPeriod Period
. . . . value[x] 0..1 Additional Data or supporting information
. . . . . valueBoolean boolean
. . . . . valueString string
. . . . . valueQuantity Quantity
. . . . . valueAttachment Attachment
. . . . . valueReference Reference ( Any )
. . . . reason 0..1 CodeableConcept Reason associated with the information
Missing Tooth Reason Codes ( Example )
. . . diagnosis 0..* BackboneElement List of Diagnosis
. . . . sequence 1..1 positiveInt Number to convey order of diagnosis
. . . . diagnosis[x] 1..1 Patient's diagnosis
ICD-10 Codes ( Example )
. . . . . diagnosisCodeableConcept CodeableConcept
. . . . . diagnosisReference Reference ( Condition )
. . . . type 0..* CodeableConcept Timing or nature of the diagnosis
Example Diagnosis Type Codes ( Example )
. . . . onAdmission 0..1 CodeableConcept Present on admission
Example Diagnosis on Admission Codes ( Example )
. . . . packageCode 0..1 CodeableConcept Package billing code
Example Diagnosis Related Group Codes ( Example )
. . . procedure 0..* BackboneElement Procedures performed
. . . . sequence 1..1 positiveInt Procedure sequence for reference
. . . . date 0..1 dateTime When the procedure was performed
. . . . procedure[x] 1..1 Patient's list of procedures performed
ICD-10 Procedure Codes ( Example )
. . . . . procedureCodeableConcept CodeableConcept
. . . . . procedureReference Reference ( Procedure )
. . . insurance 0..* BackboneElement Insurance or medical plan
. . . . sequence 1..1 positiveInt Service instance identifier
. . . . focal 1..1 boolean Is the focal Coverage
. . . . identifier 0..1 Identifier Claim number
. . . . coverage 1..1 Reference ( Coverage ) Insurance information
. . . . businessArrangement 0..1 string Business agreement
. . . . preAuthRef 0..* string Pre-Authorization/Determination Reference
. . . . claimResponse 0..1 Reference ( ClaimResponse ) Adjudication results
. . . accident 0..1 BackboneElement Details about an accident
. . . . date 1..1 date When the accident occurred see information codes see information codes
. . . . type 0..1 CodeableConcept The nature of the accident
ActIncidentCode V3 Value SetActIncidentCode ( Extensible )
. . . . location[x] 0..1 Accident Place
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . item 0..* BackboneElement Goods and Services
. . . . sequence 1..1 positiveInt Service instance
. . . . 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
Example Revenue Center Codes ( Example )
. . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . serviced[x] 0..1 Date or dates of Service
. . . . . servicedDate date
. . . . . servicedPeriod Period
. . . . location[x] 0..1 Place of service
Example Service Place Codes ( Example )
. . . . . locationCodeableConcept CodeableConcept
. . . . . locationAddress Address
. . . . . locationReference Reference ( Location )
. . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . 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 Service Location
Oral Site Codes ( Example )
. . . . subSite 0..* CodeableConcept Service Sub-location
Surface Codes ( Example )
. . . . encounter 0..* Reference ( Encounter ) Encounters related to this billed item
. . . . detail 0..* BackboneElement Additional items
. . . . . sequence 1..1 positiveInt Service instance
. . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . . factor 0..1 decimal Price scaling factor
. . . . . net 0..1 Money Total additional item cost
. . . . . udi 0..* Reference ( Device ) Unique Device Identifier
. . . . . subDetail 0..* BackboneElement Additional items
. . . . . . sequence 1..1 positiveInt Service instance
. . . . . . revenue 0..1 CodeableConcept Revenue or cost center code
Example Revenue Center Codes ( Example )
. . . . . . category 0..1 CodeableConcept Type of service or product
Benefit SubCategory Category Codes ( Example )
. . . . . . service billcode 0..1 CodeableConcept Billing Code
USCLS Codes ( Example )
. . . . . . modifier 0..* CodeableConcept Service/Product billing modifiers
Modifier type Codes ( Example )
. . . . . . programCode 0..* CodeableConcept Program specific reason for item inclusion
Example Program Reason Codes ( Example )
. . . . . . quantity 0..1 SimpleQuantity Count of Products or Services
. . . . . . unitPrice 0..1 Money Fee, charge or cost per point
. . . . . . factor 0..1 decimal Price scaling factor
. . . . . . net 0..1 Money Net additional item cost
. . . . . . udi 0..* Reference ( Device ) Unique Device Identifier
. . . total 0..1 Money Total claim cost

doco Documentation for this format

UML Diagram ( Legend )

Claim ( DomainResource ) The business identifier for the instance: claim number, pre-determination or pre-authorization number identifier : Identifier [0..*] The status of the resource instance (this element modifies the meaning of other elements) status : code [0..1] « A code specifying the state of the resource instance. (Strength=Required) Financial Resource Status FinancialResourceStatusCodes ! » The category of claim, eg, e.g. oral, pharmacy, vision, insitutional, institutional, professional type : CodeableConcept [0..1] « The type or discipline-style of the claim claim. (Strength=Extensible) Claim Type ClaimTypeCodes + » A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType CMS Bill Type subType : CodeableConcept [0..*] [0..1] « A more granular claim typecode typecode. (Strength=Example) Example Claim SubType ExampleClaimSubTypeCodes ?? » Complete (Bill A claim, a list of completed goods and services; a preauthorization, a list or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination) proposed goods and services; or a predetermination, a set of goods and services being considered, for which insurer adjudication is sought use : code [0..1] « Complete, proposed, exploratory, other other. (Strength=Required) Use ! » Patient Resource patient : Reference [0..1] « Patient » The billable period for which charges are being submitted billablePeriod : Period [0..1] The date when the enclosed suite of services were performed or completed this resource was created created : dateTime [0..1] Person who created the invoice/claim/pre-determination or pre-authorization enterer : Reference [0..1] « Practitioner | PractitionerRole » The Insurer who is target of the request insurer : Reference [0..1] « Organization » The provider which is responsible for the bill, claim pre-determination, pre-authorization provider : Reference [0..1] « Practitioner | PractitionerRole | Organization » Immediate (STAT), best effort (NORMAL), deferred (DEFER) priority : CodeableConcept [0..1] « The timeliness with which processing is required: STAT, normal, Deferred Deferred. (Strength=Example) Process Priority ProcessPriorityCodes ?? » In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested fundsReserve : CodeableConcept [0..1] « For whom funds are to be reserved: (Patient, Provider, None). (Strength=Example) Funds Reservation ?? » Prescription to support the dispensing of Pharmacy or Vision products prescription : Reference [0..1] « MedicationRequest | VisionPrescription » Original prescription which has been superceded superseded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription prescription for an alternate medication which has the same theraputic therapeutic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription' originalPrescription : Reference [0..1] « MedicationRequest » The referral resource which lists the date, practitioner, reason and other supporting information referral : Reference [0..1] « ServiceRequest » Facility where the services were provided facility : Reference [0..1] « Location » The total value of the claim total : Money [0..1] RelatedClaim Other claims which are related to this claim such as prior claim versions or for related services claim : Reference [0..1] « Claim » For example example, prior or umbrella relationship : CodeableConcept [0..1] « Relationship of this claim to a related Claim Claim. (Strength=Example) Example Related Claim Relatio... ExampleRelatedClaimRelationsh... ?? » An alternate organizational reference to the case or file to which this particular claim pertains - eg Property/Casualy e.g. Property/Casualty insurer claim # or Workers Compensation case # reference : Identifier [0..1] Payee Type of Party to be reimbursed: Subscriber, provider, other type : CodeableConcept [1..1] « A code for the party to be reimbursed. (Strength=Example) Claim Payee Type ?? » organization | patient | practitioner | relatedperson resource : Coding [0..1] « The type of Claim payee Resource Resource. (Strength=Extensible) ClaimPayeeResourceType + » Party to be reimbursed: Subscriber, provider, other party : Reference [0..1] « Practitioner | PractitionerRole | Organization | Patient | RelatedPerson » CareTeam Sequence of the careTeam which serves to order and provide a link sequence : positiveInt [1..1] Member of the team who provided the overall service provider : Reference [1..1] « Practitioner | PractitionerRole | Organization » The party who is billing and responsible for the claimed good or service rendered to the patient responsible : boolean [0..1] The lead, assisting or supervising practitioner and their discipline if a multidisiplinary multidisciplinary team role : CodeableConcept [0..1] « The role codes for the care team members. (Strength=Example) Claim Care Team Role ClaimCareTeamRoleCodes ?? » The qualification which is applicable for this service qualification : CodeableConcept [0..1] « Provider professional qualifications qualifications. (Strength=Example) Example Provider Qualificatio... ExampleProviderQualificationC... ?? » SpecialCondition Sequence of the information element which serves to provide a link sequence : positiveInt [1..1] The general class of the information supplied: information; exception; accident, employment; onset, etc category : CodeableConcept [1..1] « The valuset used for additional information category codes. (Strength=Example) Claim Information Category ClaimInformationCategoryCodes ?? » System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought which may influence the adjudication code : CodeableConcept [0..1] « The valuset used for additional information codes. (Strength=Example) Exception ExceptionCodes ?? » The date when or period to which this information refers timing[x] : Type [0..1] « date | Period » Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data value[x] : Type [0..1] « boolean | string | Quantity | Attachment | Reference ( Any ) » For example, provides the reason for: the additional stay, or missing tooth or any other situation where a reason code is required in addition to the content reason : CodeableConcept [0..1] « Reason codes for the missing teeth teeth. (Strength=Example) Missing Tooth Reason MissingToothReasonCodes ?? » Diagnosis Sequence of diagnosis which serves to provide a link sequence : positiveInt [1..1] The diagnosis diagnosis[x] : Type [1..1] « CodeableConcept | Reference ( Condition ); ICD10 Diagnostic codes codes. (Strength=Example) ICD-10 ICD-10Codes ?? » The type of the Diagnosis, for example: admitting, primary, secondary, discharge type : CodeableConcept [0..*] « The type of the diagnosis: admitting, principal, discharge discharge. (Strength=Example) Example Diagnosis Type ExampleDiagnosisTypeCodes ?? » Indication of whether the diagnosis was present on admission to a facility onAdmission : CodeableConcept [0..1] « Present on admission. (Strength=Example) ExampleDiagnosisOnAdmissionCo... ?? » The package billing code, for example DRG, based on the assigned grouping code system packageCode : CodeableConcept [0..1] « The DRG codes associated with the diagnosis diagnosis. (Strength=Example) Example Diagnosis Related Gro... ExampleDiagnosisRelatedGroupC... ?? » Procedure Sequence of procedures which serves to order and provide a link sequence : positiveInt [1..1] Date and optionally time the procedure was performed date : dateTime [0..1] The procedure code procedure[x] : Type [1..1] « CodeableConcept | Reference ( Procedure ); ICD10 Procedure codes codes. (Strength=Example) ICD-10 Procedure ICD-10ProcedureCodes ?? » Insurance Sequence of coverage which serves to provide a link and convey coordination of benefit order sequence : positiveInt [1..1] A flag to indicate that this Coverage is the focus for adjudication. The Coverage against which the claim is to be adjudicated focal : boolean [1..1] The business identifier for the instance: claim number, pre-determination or pre-authorization number identifier : Identifier [0..1] Reference to the program or plan identification, underwriter or payor coverage : Reference [1..1] « Coverage » The contract number of a business agreement which describes the terms and conditions businessArrangement : string [0..1] A list of references from the Insurer to which these services pertain preAuthRef : string [0..*] The Coverages adjudication details claimResponse : Reference [0..1] « ClaimResponse » Accident Date of an accident which these services are addressing date : date [1..1] Type of accident: work, auto, etc type : CodeableConcept [0..1] « Type of accident: work place, auto, etc. (Strength=Extensible) ActIncidentCode v3.ActIncidentCode + » Accident Place location[x] : Type [0..1] « Address | Reference ( Location ) » Item A service line number sequence : positiveInt [1..1] CareTeam applicable for this service or product line careTeamSequence : positiveInt [0..*] Diagnosis applicable for this service or product line diagnosisSequence : positiveInt [0..*] Procedures applicable for this service or product line procedureSequence : positiveInt [0..*] Exceptions, special conditions and supporting information pplicable applicable for this service or product line informationSequence : positiveInt [0..*] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,RXNorm,ACHI,CCI). NCPDP,DIN,RxNorm,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. e.g. 'glasses' or 'compound' service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The date or dates when the enclosed suite of services were service or product was supplied, performed or completed serviced[x] : Type [0..1] « date | Period » Where the service was provided location[x] : Type [0..1] « CodeableConcept | Address | Reference ( Location ); Place of service: pharmacy,school, prison, etc. (Strength=Example) Example Service Place ExampleServicePlaceCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Physical service site on the patient (limb, tooth, etc.) bodySite : CodeableConcept [0..1] « The code for the teeth, quadrant, sextant and arch arch. (Strength=Example) Oral Site OralSiteCodes ?? » A region or surface of the site, eg. e.g. limb region or tooth surface(s) subSite : CodeableConcept [0..*] « The code for the tooth surface and surface combinations combinations. (Strength=Example) Surface SurfaceCodes ?? » A billed item may include goods or services provided in multiple encounters encounter : Reference [0..*] « Encounter » Detail A service line number sequence : positiveInt [1..1] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » If this is an actual service or product line, ie. i.e. not a Group, then use code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound' service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » SubDetail A service line number sequence : positiveInt [1..1] The type of reveneu revenue or cost center providing the product and/or service revenue : CodeableConcept [0..1] « Codes for the revenue or cost centers supplying the service and/or products. (Strength=Example) Example Revenue Center ExampleRevenueCenterCodes ?? » Health Care Service Type Codes to identify the classification of service or benefits category : CodeableConcept [0..1] « Benefit subcategories categories such as: oral-basic, major, glasses glasses. (Strength=Example) Benefit SubCategory BenefitCategoryCodes ?? » A code to indicate the Professional Service or Product supplied (eg. (e.g. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI) service billcode : CodeableConcept [0..1] « Allowable service and product codes codes. (Strength=Example) USCLS USCLSCodes ?? » Item typification or modifiers codes, eg e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours modifier : CodeableConcept [0..*] « Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. (Strength=Example) Modifier type ModifierTypeCodes ?? » For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program programCode : CodeableConcept [0..*] « Program specific reason codes codes. (Strength=Example) Example Program Reason ExampleProgramReasonCodes ?? » The number of repetitions of a service or product quantity : Quantity ( SimpleQuantity ) [0..1] The fee for an addittional service or product or charge unitPrice : Money [0..1] A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount factor : decimal [0..1] The quantity times the unit price for an addittional additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied net : Money [0..1] List of Unique Device Identifiers associated with this line item udi : Reference [0..*] « Device » Other claims which are related to this claim such as prior claim versions or for related services related [0..*] The party to be reimbursed for the services payee [0..1] The members of the team who provided the overall service as well as their role and whether responsible and qualifications careTeam [0..*] Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple multiple jurisdiction specific valuesets which are required information [0..*] List of patient diagnosis for which care is sought diagnosis [0..*] Ordered list of patient procedures performed to support the adjudication procedure [0..*] Financial instrument by which payment information for health care insurance [0..*] An accident which resulted in the need for healthcare services accident [0..1] Third tier of goods and services subDetail [0..*] Second tier of goods and services detail [0..*] First tier of goods and services item [0..*]

XML Template

<Claim xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Claim number --></identifier>
 <status value="[code]"/><!-- 0..1 active | cancelled | draft | entered-in-error -->
 <</type>
 <</subType>
 <

 <type><!-- 0..1 CodeableConcept Type or discipline --></type>
 <subType><!-- 0..1 CodeableConcept Finer grained claim type information --></subType>
 <use value="[code]"/><!-- 0..1 claim | preauthorization | predetermination -->

 <patient><!-- 0..1 Reference(Patient) The subject of the Products and Services --></patient>
 <billablePeriod><!-- 0..1 Period Period for charge submission --></billablePeriod>
 <

 <created value="[dateTime]"/><!-- 0..1 Creation date -->

 <enterer><!-- 0..1 Reference(Practitioner|PractitionerRole) Author --></enterer>
 <insurer><!-- 0..1 Reference(Organization) Target --></insurer>
 <provider><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization) Responsible provider --></provider>
 <priority><!-- 0..1 CodeableConcept Desired processing priority --></priority>
 <fundsReserve><!-- 0..1 CodeableConcept Funds requested to be reserved --></fundsReserve>
 <

 <related>  <!-- 0..* Related Claims which may be relevant to processing this claim -->

  <claim><!-- 0..1 Reference(Claim) Reference to the related claim --></claim>
  <</relationship>
  <</reference>

  <relationship><!-- 0..1 CodeableConcept How the reference claim is related --></relationship>
  <reference><!-- 0..1 Identifier Related file or case reference --></reference>

 </related>
 <prescription><!-- 0..1 Reference(MedicationRequest|VisionPrescription) Prescription authorizing services or products --></prescription>
 <</originalPrescription>

 <originalPrescription><!-- 0..1 Reference(MedicationRequest) Original prescription if superseded by fulfiller --></originalPrescription>

 <payee>  <!-- 0..1 Party to be paid any benefits payable -->
  <type><!-- 1..1 CodeableConcept Type of party: Subscriber, Provider, other --></type>
  <resource><!-- 0..1 Coding organization | patient | practitioner | relatedperson --></resource>
  <party><!-- 0..1 Reference(Practitioner|PractitionerRole|Organization|Patient|
    RelatedPerson) Party to receive the payable --></party>
 </payee>
 <referral><!-- 0..1 Reference(ServiceRequest) Treatment Referral --></referral>
 <facility><!-- 0..1 Reference(Location) Servicing Facility --></facility>
 <careTeam>  <!-- 0..* Members of the care team -->
  <sequence value="[positiveInt]"/><!-- 1..1 Number to convey order of careTeam -->
  <provider><!-- 1..1 Reference(Practitioner|PractitionerRole|Organization) Provider individual or organization --></provider>
  <responsible value="[boolean]"/><!-- 0..1 Billing provider -->
  <</role>

  <role><!-- 0..1 CodeableConcept Role on the team --></role>

  <qualification><!-- 0..1 CodeableConcept Type, classification or Specialization --></qualification>
 </careTeam>
 <

 <information>  <!-- 0..* Exceptions, special considerations, the condition, situation, prior or concurrent issues -->

  <sequence value="[positiveInt]"/><!-- 1..1 Information instance identifier -->
  <category><!-- 1..1 CodeableConcept General class of information --></category>
  <code><!-- 0..1 CodeableConcept Type of information --></code>
  <timing[x]><!-- 0..1 date|Period When it occurred --></timing[x]>
  <value[x]><!-- 0..1 boolean|string|Quantity|Attachment|Reference(Any) Additional Data or supporting information --></value[x]>
  <reason><!-- 0..1 CodeableConcept Reason associated with the information --></reason>
 </information>
 <diagnosis>  <!-- 0..* List of Diagnosis -->
  <sequence value="[positiveInt]"/><!-- 1..1 Number to convey order of diagnosis -->
  <diagnosis[x]><!-- 1..1 CodeableConcept|Reference(Condition) Patient's diagnosis --></diagnosis[x]>
  <type><!-- 0..* CodeableConcept Timing or nature of the diagnosis --></type>
  <onAdmission><!-- 0..1 CodeableConcept Present on admission --></onAdmission>

  <packageCode><!-- 0..1 CodeableConcept Package billing code --></packageCode>
 </diagnosis>
 <procedure>  <!-- 0..* Procedures performed -->
  <sequence value="[positiveInt]"/><!-- 1..1 Procedure sequence for reference -->
  <date value="[dateTime]"/><!-- 0..1 When the procedure was performed -->
  <procedure[x]><!-- 1..1 CodeableConcept|Reference(Procedure) Patient's list of procedures performed --></procedure[x]>
 </procedure>
 <insurance>  <!-- 0..* Insurance or medical plan -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance identifier -->
  <focal value="[boolean]"/><!-- 1..1 Is the focal Coverage -->
  <identifier><!-- 0..1 Identifier Claim number --></identifier>
  <coverage><!-- 1..1 Reference(Coverage) Insurance information --></coverage>
  <businessArrangement value="[string]"/><!-- 0..1 Business agreement -->
  <preAuthRef value="[string]"/><!-- 0..* Pre-Authorization/Determination Reference -->
  <claimResponse><!-- 0..1 Reference(ClaimResponse) Adjudication results --></claimResponse>
 </insurance>
 <accident>  <!-- 0..1 Details about an accident -->
  <date value="[date]"/><!-- 1..1 When the accident occurred
see information codes
see information codes -->
  <type><!-- 0..1 CodeableConcept The nature of the accident --></type>
  <location[x]><!-- 0..1 Address|Reference(Location) Accident Place --></location[x]>
 </accident>
 <item>  <!-- 0..* Goods and Services -->
  <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
  <careTeamSequence value="[positiveInt]"/><!-- 0..* Applicable careTeam members -->
  <diagnosisSequence value="[positiveInt]"/><!-- 0..* Applicable diagnoses -->
  <procedureSequence value="[positiveInt]"/><!-- 0..* Applicable procedures -->
  <
  <</revenue>
  <</category>
  <</service>
  <</modifier>

  <informationSequence value="[positiveInt]"/><!-- 0..* Applicable exception and supporting information -->
  <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
  <category><!-- 0..1 CodeableConcept Type of service or product --></category>
  <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
  <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

  <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
  <</serviced[x]>

  <serviced[x]><!-- 0..1 date|Period Date or dates of Service --></serviced[x]>

  <location[x]><!-- 0..1 CodeableConcept|Address|Reference(Location) Place of service --></location[x]>
  <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
  <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
  <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
  <</net>

  <net><!-- 0..1 Money Total item cost --></net>

  <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
  <bodySite><!-- 0..1 CodeableConcept Service Location --></bodySite>
  <</subSite>

  <subSite><!-- 0..* CodeableConcept Service Sub-location --></subSite>

  <encounter><!-- 0..* Reference(Encounter) Encounters related to this billed item --></encounter>
  <detail>  <!-- 0..* Additional items -->
   <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
   <</revenue>
   <</category>
   <</service>
   <</modifier>

   <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
   <category><!-- 0..1 CodeableConcept Type of service or product --></category>
   <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
   <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

   <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
   <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
   <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
   <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
   <</net>

   <net><!-- 0..1 Money Total additional item cost --></net>

   <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
   <subDetail>  <!-- 0..* Additional items -->
    <sequence value="[positiveInt]"/><!-- 1..1 Service instance -->
    <</revenue>
    <</category>
    <</service>
    <</modifier>

    <revenue><!-- 0..1 CodeableConcept Revenue or cost center code --></revenue>
    <category><!-- 0..1 CodeableConcept Type of service or product --></category>
    <billcode><!-- 0..1 CodeableConcept Billing Code --></billcode>
    <modifier><!-- 0..* CodeableConcept Service/Product billing modifiers --></modifier>

    <programCode><!-- 0..* CodeableConcept Program specific reason for item inclusion --></programCode>
    <quantity><!-- 0..1 Quantity(SimpleQuantity) Count of Products or Services --></quantity>
    <unitPrice><!-- 0..1 Money Fee, charge or cost per point --></unitPrice>
    <factor value="[decimal]"/><!-- 0..1 Price scaling factor -->
    <</net>

    <net><!-- 0..1 Money Net additional item cost --></net>

    <udi><!-- 0..* Reference(Device) Unique Device Identifier --></udi>
   </subDetail>
  </detail>
 </item>
 <total><!-- 0..1 Money Total claim cost --></total>
</Claim>

JSON Template

{doco
  "resourceType" : "Claim",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Claim number
  "status" : "<code>", // active | cancelled | draft | entered-in-error
  "
  "
  "

  "type" : { CodeableConcept }, // Type or discipline
  "subType" : { CodeableConcept }, // Finer grained claim type information
  "use" : "<code>", // claim | preauthorization | predetermination

  "patient" : { Reference(Patient) }, // The subject of the Products and Services
  "billablePeriod" : { Period }, // Period for charge submission
  "

  "created" : "<dateTime>", // Creation date

  "enterer" : { Reference(Practitioner|PractitionerRole) }, // Author
  "insurer" : { Reference(Organization) }, // Target
  "provider" : { Reference(Practitioner|PractitionerRole|Organization) }, // Responsible provider
  "priority" : { CodeableConcept }, // Desired processing priority
  "fundsReserve" : { CodeableConcept }, // Funds requested to be reserved
  "

  "related" : [{ // Related Claims which may be relevant to processing this claim

    "claim" : { Reference(Claim) }, // Reference to the related claim
    "
    "

    "relationship" : { CodeableConcept }, // How the reference claim is related
    "reference" : { Identifier } // Related file or case reference

  }],
  "prescription" : { Reference(MedicationRequest|VisionPrescription) }, // Prescription authorizing services or products
  "

  "originalPrescription" : { Reference(MedicationRequest) }, // Original prescription if superseded by fulfiller

  "payee" : { // Party to be paid any benefits payable
    "type" : { CodeableConcept }, // R!  Type of party: Subscriber, Provider, other
    "resource" : { Coding }, // organization | patient | practitioner | relatedperson
    "party" : { Reference(Practitioner|PractitionerRole|Organization|Patient|
    RelatedPerson) } // Party to receive the payable
  },
  "referral" : { Reference(ServiceRequest) }, // Treatment Referral
  "facility" : { Reference(Location) }, // Servicing Facility
  "careTeam" : [{ // Members of the care team
    "sequence" : "<positiveInt>", // R!  Number to convey order of careTeam
    "provider" : { Reference(Practitioner|PractitionerRole|Organization) }, // R!  Provider individual or organization
    "responsible" : <boolean>, // Billing provider
    "

    "role" : { CodeableConcept }, // Role on the team

    "qualification" : { CodeableConcept } // Type, classification or Specialization
  }],
  "

  "information" : [{ // Exceptions, special considerations, the condition, situation, prior or concurrent issues

    "sequence" : "<positiveInt>", // R!  Information instance identifier
    "category" : { CodeableConcept }, // R!  General class of information
    "code" : { CodeableConcept }, // Type of information
    // timing[x]: When it occurred. One of these 2:
    "timingDate" : "<date>",
    "timingPeriod" : { Period },
    // value[x]: Additional Data or supporting information. One of these 5:
    "valueBoolean" : <boolean>,
    "valueString" : "<string>",
    "valueQuantity" : { Quantity },
    "valueAttachment" : { Attachment },
    "valueReference" : { Reference(Any) },
    "reason" : { CodeableConcept } // Reason associated with the information
  }],
  "diagnosis" : [{ // List of Diagnosis
    "sequence" : "<positiveInt>", // R!  Number to convey order of diagnosis
    // diagnosis[x]: Patient's diagnosis. One of these 2:
    "diagnosisCodeableConcept" : { CodeableConcept },
    "diagnosisReference" : { Reference(Condition) },
    "type" : [{ CodeableConcept }], // Timing or nature of the diagnosis
    "onAdmission" : { CodeableConcept }, // Present on admission

    "packageCode" : { CodeableConcept } // Package billing code
  }],
  "procedure" : [{ // Procedures performed
    "sequence" : "<positiveInt>", // R!  Procedure sequence for reference
    "date" : "<dateTime>", // When the procedure was performed
    // procedure[x]: Patient's list of procedures performed. One of these 2:
    "procedureCodeableConcept" : { CodeableConcept }
    "procedureReference" : { Reference(Procedure) }
  }],
  "insurance" : [{ // Insurance or medical plan
    "sequence" : "<positiveInt>", // R!  Service instance identifier
    "focal" : <boolean>, // R!  Is the focal Coverage
    "identifier" : { Identifier }, // Claim number
    "coverage" : { Reference(Coverage) }, // R!  Insurance information
    "businessArrangement" : "<string>", // Business agreement
    "preAuthRef" : ["<string>"], // Pre-Authorization/Determination Reference
    "claimResponse" : { Reference(ClaimResponse) } // Adjudication results
  }],
  "accident" : { // Details about an accident
    "date" : "<date>", // R!  When the accident occurred
see information codes
see information codes
    "type" : { CodeableConcept }, // The nature of the accident
    // location[x]: Accident Place. One of these 2:
    "locationAddress" : { Address }
    "locationReference" : { Reference(Location) }
  },
  "item" : [{ // Goods and Services
    "sequence" : "<positiveInt>", // R!  Service instance
    "careTeamSequence" : ["<positiveInt>"], // Applicable careTeam members
    "diagnosisSequence" : ["<positiveInt>"], // Applicable diagnoses
    "procedureSequence" : ["<positiveInt>"], // Applicable procedures
    "
    "
    "
    "
    "

    "informationSequence" : ["<positiveInt>"], // Applicable exception and supporting information
    "revenue" : { CodeableConcept }, // Revenue or cost center code
    "category" : { CodeableConcept }, // Type of service or product
    "billcode" : { CodeableConcept }, // Billing Code
    "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

    "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
    // serviced[x]: Date or dates of Service. One of these 2:
    ">",
    " },

    "servicedDate" : "<date>",
    "servicedPeriod" : { Period },

    // location[x]: Place of service. One of these 3:
    "locationCodeableConcept" : { CodeableConcept },
    "locationAddress" : { Address },
    "locationReference" : { Reference(Location) },
    "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
    "unitPrice" : { Money }, // Fee, charge or cost per point
    "factor" : <decimal>, // Price scaling factor
    "

    "net" : { Money }, // Total item cost

    "udi" : [{ Reference(Device) }], // Unique Device Identifier
    "bodySite" : { CodeableConcept }, // Service Location
    "

    "subSite" : [{ CodeableConcept }], // Service Sub-location

    "encounter" : [{ Reference(Encounter) }], // Encounters related to this billed item
    "detail" : [{ // Additional items
      "sequence" : "<positiveInt>", // R!  Service instance
      "
      "
      "
      "

      "revenue" : { CodeableConcept }, // Revenue or cost center code
      "category" : { CodeableConcept }, // Type of service or product
      "billcode" : { CodeableConcept }, // Billing Code
      "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

      "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
      "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
      "unitPrice" : { Money }, // Fee, charge or cost per point
      "factor" : <decimal>, // Price scaling factor
      "

      "net" : { Money }, // Total additional item cost

      "udi" : [{ Reference(Device) }], // Unique Device Identifier
      "subDetail" : [{ // Additional items
        "sequence" : "<positiveInt>", // R!  Service instance
        "
        "
        "
        "

        "revenue" : { CodeableConcept }, // Revenue or cost center code
        "category" : { CodeableConcept }, // Type of service or product
        "billcode" : { CodeableConcept }, // Billing Code
        "modifier" : [{ CodeableConcept }], // Service/Product billing modifiers

        "programCode" : [{ CodeableConcept }], // Program specific reason for item inclusion
        "quantity" : { Quantity(SimpleQuantity) }, // Count of Products or Services
        "unitPrice" : { Money }, // Fee, charge or cost per point
        "factor" : <decimal>, // Price scaling factor
        "

        "net" : { Money }, // Net additional item cost

        "udi" : [{ Reference(Device) }] // Unique Device Identifier
      }]
    }]
  }],
  "total" : { Money } // Total claim cost
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:Claim;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:Claim.identifier [ Identifier ], ... ; # 0..* Claim number
  fhir:Claim.status [ code ]; # 0..1 active | cancelled | draft | entered-in-error
  fhir:
  fhir:
  fhir:

  fhir:Claim.type [ CodeableConcept ]; # 0..1 Type or discipline
  fhir:Claim.subType [ CodeableConcept ]; # 0..1 Finer grained claim type information
  fhir:Claim.use [ code ]; # 0..1 claim | preauthorization | predetermination

  fhir:Claim.patient [ Reference(Patient) ]; # 0..1 The subject of the Products and Services
  fhir:Claim.billablePeriod [ Period ]; # 0..1 Period for charge submission
  fhir:

  fhir:Claim.created [ dateTime ]; # 0..1 Creation date

  fhir:Claim.enterer [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Author
  fhir:Claim.insurer [ Reference(Organization) ]; # 0..1 Target
  fhir:Claim.provider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 0..1 Responsible provider
  fhir:Claim.priority [ CodeableConcept ]; # 0..1 Desired processing priority
  fhir:Claim.fundsReserve [ CodeableConcept ]; # 0..1 Funds requested to be reserved
  fhir:

  fhir:Claim.related [ # 0..* Related Claims which may be relevant to processing this claim

    fhir:Claim.related.claim [ Reference(Claim) ]; # 0..1 Reference to the related claim
    fhir:
    fhir:

    fhir:Claim.related.relationship [ CodeableConcept ]; # 0..1 How the reference claim is related
    fhir:Claim.related.reference [ Identifier ]; # 0..1 Related file or case reference

  ], ...;
  fhir:Claim.prescription [ Reference(MedicationRequest|VisionPrescription) ]; # 0..1 Prescription authorizing services or products
  fhir:

  fhir:Claim.originalPrescription [ Reference(MedicationRequest) ]; # 0..1 Original prescription if superseded by fulfiller

  fhir:Claim.payee [ # 0..1 Party to be paid any benefits payable
    fhir:Claim.payee.type [ CodeableConcept ]; # 1..1 Type of party: Subscriber, Provider, other
    fhir:Claim.payee.resource [ Coding ]; # 0..1 organization | patient | practitioner | relatedperson
    fhir:Claim.payee.party [ Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson) ]; # 0..1 Party to receive the payable
  ];
  fhir:Claim.referral [ Reference(ServiceRequest) ]; # 0..1 Treatment Referral
  fhir:Claim.facility [ Reference(Location) ]; # 0..1 Servicing Facility
  fhir:Claim.careTeam [ # 0..* Members of the care team
    fhir:Claim.careTeam.sequence [ positiveInt ]; # 1..1 Number to convey order of careTeam
    fhir:Claim.careTeam.provider [ Reference(Practitioner|PractitionerRole|Organization) ]; # 1..1 Provider individual or organization
    fhir:Claim.careTeam.responsible [ boolean ]; # 0..1 Billing provider
    fhir:

    fhir:Claim.careTeam.role [ CodeableConcept ]; # 0..1 Role on the team

    fhir:Claim.careTeam.qualification [ CodeableConcept ]; # 0..1 Type, classification or Specialization
  ], ...;
  fhir:

  fhir:Claim.information [ # 0..* Exceptions, special considerations, the condition, situation, prior or concurrent issues

    fhir:Claim.information.sequence [ positiveInt ]; # 1..1 Information instance identifier
    fhir:Claim.information.category [ CodeableConcept ]; # 1..1 General class of information
    fhir:Claim.information.code [ CodeableConcept ]; # 0..1 Type of information
    # Claim.information.timing[x] : 0..1 When it occurred. One of these 2
      fhir:Claim.information.timingDate [ date ]
      fhir:Claim.information.timingPeriod [ Period ]
    # Claim.information.value[x] : 0..1 Additional Data or supporting information. One of these 5
      fhir:Claim.information.valueBoolean [ boolean ]
      fhir:Claim.information.valueString [ string ]
      fhir:Claim.information.valueQuantity [ Quantity ]
      fhir:Claim.information.valueAttachment [ Attachment ]
      fhir:Claim.information.valueReference [ Reference(Any) ]
    fhir:Claim.information.reason [ CodeableConcept ]; # 0..1 Reason associated with the information
  ], ...;
  fhir:Claim.diagnosis [ # 0..* List of Diagnosis
    fhir:Claim.diagnosis.sequence [ positiveInt ]; # 1..1 Number to convey order of diagnosis
    # Claim.diagnosis.diagnosis[x] : 1..1 Patient's diagnosis. One of these 2
      fhir:Claim.diagnosis.diagnosisCodeableConcept [ CodeableConcept ]
      fhir:Claim.diagnosis.diagnosisReference [ Reference(Condition) ]
    fhir:Claim.diagnosis.type [ CodeableConcept ], ... ; # 0..* Timing or nature of the diagnosis
    fhir:Claim.diagnosis.onAdmission [ CodeableConcept ]; # 0..1 Present on admission

    fhir:Claim.diagnosis.packageCode [ CodeableConcept ]; # 0..1 Package billing code
  ], ...;
  fhir:Claim.procedure [ # 0..* Procedures performed
    fhir:Claim.procedure.sequence [ positiveInt ]; # 1..1 Procedure sequence for reference
    fhir:Claim.procedure.date [ dateTime ]; # 0..1 When the procedure was performed
    # Claim.procedure.procedure[x] : 1..1 Patient's list of procedures performed. One of these 2
      fhir:Claim.procedure.procedureCodeableConcept [ CodeableConcept ]
      fhir:Claim.procedure.procedureReference [ Reference(Procedure) ]
  ], ...;
  fhir:Claim.insurance [ # 0..* Insurance or medical plan
    fhir:Claim.insurance.sequence [ positiveInt ]; # 1..1 Service instance identifier
    fhir:Claim.insurance.focal [ boolean ]; # 1..1 Is the focal Coverage
    fhir:Claim.insurance.identifier [ Identifier ]; # 0..1 Claim number
    fhir:Claim.insurance.coverage [ Reference(Coverage) ]; # 1..1 Insurance information
    fhir:Claim.insurance.businessArrangement [ string ]; # 0..1 Business agreement
    fhir:Claim.insurance.preAuthRef [ string ], ... ; # 0..* Pre-Authorization/Determination Reference
    fhir:Claim.insurance.claimResponse [ Reference(ClaimResponse) ]; # 0..1 Adjudication results
  ], ...;
  fhir:Claim.accident [ # 0..1 Details about an accident
    fhir:Claim.accident.date [ date ]; # 1..1 When the accident occurred
see information codes
see information codes
    fhir:Claim.accident.type [ CodeableConcept ]; # 0..1 The nature of the accident
    # Claim.accident.location[x] : 0..1 Accident Place. One of these 2
      fhir:Claim.accident.locationAddress [ Address ]
      fhir:Claim.accident.locationReference [ Reference(Location) ]
  ];
  fhir:Claim.item [ # 0..* Goods and Services
    fhir:Claim.item.sequence [ positiveInt ]; # 1..1 Service instance
    fhir:Claim.item.careTeamSequence [ positiveInt ], ... ; # 0..* Applicable careTeam members
    fhir:Claim.item.diagnosisSequence [ positiveInt ], ... ; # 0..* Applicable diagnoses
    fhir:Claim.item.procedureSequence [ positiveInt ], ... ; # 0..* Applicable procedures
    fhir:
    fhir:

    fhir:Claim.item.informationSequence [ positiveInt ], ... ; # 0..* Applicable exception and supporting information
    fhir:Claim.item.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code

    fhir:Claim.item.category [ CodeableConcept ]; # 0..1 Type of service or product
    fhir:
    fhir:

    fhir:Claim.item.billcode [ CodeableConcept ]; # 0..1 Billing Code
    fhir:Claim.item.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

    fhir:Claim.item.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
    # . One of these 2
      fhir: ]
      fhir: ]

    # Claim.item.serviced[x] : 0..1 Date or dates of Service. One of these 2
      fhir:Claim.item.servicedDate [ date ]
      fhir:Claim.item.servicedPeriod [ Period ]

    # Claim.item.location[x] : 0..1 Place of service. One of these 3
      fhir:Claim.item.locationCodeableConcept [ CodeableConcept ]
      fhir:Claim.item.locationAddress [ Address ]
      fhir:Claim.item.locationReference [ Reference(Location) ]
    fhir:Claim.item.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
    fhir:Claim.item.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
    fhir:Claim.item.factor [ decimal ]; # 0..1 Price scaling factor
    fhir:

    fhir:Claim.item.net [ Money ]; # 0..1 Total item cost

    fhir:Claim.item.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
    fhir:Claim.item.bodySite [ CodeableConcept ]; # 0..1 Service Location
    fhir:

    fhir:Claim.item.subSite [ CodeableConcept ], ... ; # 0..* Service Sub-location

    fhir:Claim.item.encounter [ Reference(Encounter) ], ... ; # 0..* Encounters related to this billed item
    fhir:Claim.item.detail [ # 0..* Additional items
      fhir:Claim.item.detail.sequence [ positiveInt ]; # 1..1 Service instance
      fhir:
      fhir:
      fhir:
      fhir:

      fhir:Claim.item.detail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
      fhir:Claim.item.detail.category [ CodeableConcept ]; # 0..1 Type of service or product
      fhir:Claim.item.detail.billcode [ CodeableConcept ]; # 0..1 Billing Code
      fhir:Claim.item.detail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

      fhir:Claim.item.detail.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
      fhir:Claim.item.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
      fhir:Claim.item.detail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
      fhir:Claim.item.detail.factor [ decimal ]; # 0..1 Price scaling factor
      fhir:

      fhir:Claim.item.detail.net [ Money ]; # 0..1 Total additional item cost

      fhir:Claim.item.detail.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
      fhir:Claim.item.detail.subDetail [ # 0..* Additional items
        fhir:Claim.item.detail.subDetail.sequence [ positiveInt ]; # 1..1 Service instance
        fhir:
        fhir:
        fhir:
        fhir:

        fhir:Claim.item.detail.subDetail.revenue [ CodeableConcept ]; # 0..1 Revenue or cost center code
        fhir:Claim.item.detail.subDetail.category [ CodeableConcept ]; # 0..1 Type of service or product
        fhir:Claim.item.detail.subDetail.billcode [ CodeableConcept ]; # 0..1 Billing Code
        fhir:Claim.item.detail.subDetail.modifier [ CodeableConcept ], ... ; # 0..* Service/Product billing modifiers

        fhir:Claim.item.detail.subDetail.programCode [ CodeableConcept ], ... ; # 0..* Program specific reason for item inclusion
        fhir:Claim.item.detail.subDetail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Count of Products or Services
        fhir:Claim.item.detail.subDetail.unitPrice [ Money ]; # 0..1 Fee, charge or cost per point
        fhir:Claim.item.detail.subDetail.factor [ decimal ]; # 0..1 Price scaling factor
        fhir:

        fhir:Claim.item.detail.subDetail.net [ Money ]; # 0..1 Net additional item cost

        fhir:Claim.item.detail.subDetail.udi [ Reference(Device) ], ... ; # 0..* Unique Device Identifier
      ], ...;
    ], ...;
  ], ...;
  fhir:Claim.total [ Money ]; # 0..1 Total claim cost
]

Changes since DSTU2 Release 3

Claim
Claim.type
  • Change binding strength from required to extensible
Claim.subType
  • Max Cardinality changed from * to 1
Claim.enterer
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole)
Claim.provider
  • Type changed from Reference(Practitioner) to Reference(Practitioner|PractitionerRole|Organization)
Claim.payee.resource
  • Added Element
Claim.payee.party
  • Type changed from Reference(Practitioner|Organization|Patient|RelatedPerson) to Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson)
Claim.referral
  • Type changed from Reference(ReferralRequest) to Reference(ServiceRequest)
Claim.careTeam.provider
  • Type changed from Reference(Practitioner|Organization) to Reference(Practitioner|PractitionerRole|Organization)
Claim.information.value[x]
  • Remove Reference(Resource), Add boolean, Add Reference(Resource)
Claim.diagnosis.diagnosis[x]
  • Remove Reference(Condition), Add Reference(Condition)
Claim.diagnosis.onAdmission
  • Added Element
Claim.procedure.procedure[x]
  • Remove Reference(Procedure), Add Reference(Procedure)
Claim.insurance.identifier
  • Added Element
Claim.accident.type
  • Change binding strength from required to extensible
Claim.accident.location[x]
  • Remove Reference(Location), Add Reference(Location)
Claim.item.careTeamSequence
  • Added Element
Claim.item.diagnosisSequence
  • Added Element
Claim.item.procedureSequence
  • Added Element
Claim.item.informationSequence
  • Added Element
Claim.item.billcode
  • Added Element
Claim.item.location[x]
  • Remove Reference(Location), Add Reference(Location)
Claim.item.detail.billcode
  • Added Element
Claim.item.detail.subDetail.billcode
  • Added Element
Claim.organization
  • deleted
Claim.payee.resourceType
  • deleted
Claim.employmentImpacted
  • deleted
Claim.hospitalization
  • deleted
Claim.item.careTeamLinkId
  • deleted
Claim.item.diagnosisLinkId
  • deleted
Claim.item.procedureLinkId
  • deleted
Claim.item.informationLinkId
  • deleted
Claim.item.service
  • deleted
Claim.item.detail.service
  • deleted
Claim.item.detail.subDetail.service
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON .

See R3 <--> R4 Conversion Maps (status = 16 tests of which 4 fail to execute . 12 fail round-trip testing and 12 r3 resources are invalid (0 errors). )

 

Alternate See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON , XML Schema / Schematron + JSON Schema , ShEx (for Turtle ) + see the extensions & the dependency analysis

Path Definition Type Reference
Claim.status A code specifying the state of the resource instance. Required Financial Resource Status Codes FinancialResourceStatusCodes
Claim.type The type or discipline-style of the claim claim. Extensible Claim Type Codes ClaimTypeCodes
Claim.subType A more granular claim typecode typecode. Example Example Claim SubType Codes ExampleClaimSubTypeCodes
Claim.use Complete, proposed, exploratory, other other. Required Use
Claim.priority The timeliness with which processing is required: STAT, normal, Deferred Deferred. Example Process Priority Codes ProcessPriorityCodes
Claim.fundsReserve For whom funds are to be reserved: (Patient, Provider, None). Example Funds Reservation Codes
Claim.related.relationship Relationship of this claim to a related Claim Claim. Example Example Related Claim Relationship Codes ExampleRelatedClaimRelationshipCodes
Claim.payee.type A code for the party to be reimbursed. Example Claim Payee Type Codes
Claim.payee.resource The type of Claim payee Resource Resource. Extensible ClaimPayeeResourceType
Claim.careTeam.role The role codes for the care team members. Example Claim Care Team Role Codes ClaimCareTeamRoleCodes
Claim.careTeam.qualification Provider professional qualifications qualifications. Example Example Provider Qualification Codes ExampleProviderQualificationCodes
Claim.information.category The valuset used for additional information category codes. Example Claim Information Category Codes ClaimInformationCategoryCodes
Claim.information.code The valuset used for additional information codes. Example Exception Codes ExceptionCodes
Claim.information.reason Reason codes for the missing teeth teeth. Example Missing Tooth Reason Codes MissingToothReasonCodes
Claim.diagnosis.diagnosis[x] ICD10 Diagnostic codes codes. Example ICD-10 Codes ICD-10Codes
Claim.diagnosis.type The type of the diagnosis: admitting, principal, discharge discharge. Example ExampleDiagnosisTypeCodes
Claim.diagnosis.onAdmission Present on admission. Example Diagnosis Type Codes ExampleDiagnosisOnAdmissionCodes
Claim.diagnosis.packageCode The DRG codes associated with the diagnosis diagnosis. Example Example Diagnosis Related Group Codes ExampleDiagnosisRelatedGroupCodes
Claim.procedure.procedure[x] ICD10 Procedure codes codes. Example ICD-10 Procedure Codes ICD-10ProcedureCodes
Claim.accident.type Type of accident: work place, auto, etc. Extensible ActIncidentCode v3.ActIncidentCode
Claim.item.revenue
Claim.item.detail.revenue
Claim.item.detail.subDetail.revenue
Codes for the revenue or cost centers supplying the service and/or products. Example Example Revenue Center Codes ExampleRevenueCenterCodes
Claim.item.category
Claim.item.detail.category
Claim.item.detail.subDetail.category
Benefit subcategories categories such as: oral-basic, major, glasses glasses. Example Benefit SubCategory Codes BenefitCategoryCodes
Claim.item.service Claim.item.billcode
Claim.item.detail.service Claim.item.detail.billcode
Claim.item.detail.subDetail.service Claim.item.detail.subDetail.billcode
Allowable service and product codes codes. Example USCLS Codes USCLSCodes
Claim.item.modifier
Claim.item.detail.modifier
Claim.item.detail.subDetail.modifier
Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen. Example Modifier type Codes ModifierTypeCodes
Claim.item.programCode
Claim.item.detail.programCode
Claim.item.detail.subDetail.programCode
Program specific reason codes codes. Example Example Program Reason Codes ExampleProgramReasonCodes
Claim.item.location[x] Place of service: pharmacy,school, prison, etc. Example Example Service Place Codes ExampleServicePlaceCodes
Claim.item.bodySite The code for the teeth, quadrant, sextant and arch arch. Example Oral Site Codes OralSiteCodes
Claim.item.subSite The code for the tooth surface and surface combinations combinations. Example Surface Codes SurfaceCodes

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

Name Type Description Expression In Common
care-team reference Member of the CareTeam Claim.careTeam.provider
( Practitioner , Organization , PractitionerRole )
created date The creation date for the Claim Claim.created
encounter reference Encounters associated with a billed line item Claim.item.encounter
( Encounter )
enterer reference The party responsible for the entry of the Claim Claim.enterer
( Practitioner , PractitionerRole )
facility reference Facility responsible for the goods and services Claim.facility
( Location )
identifier token The primary identifier of the financial resource Claim.identifier
insurer reference The target payor/insurer for the Claim Claim.insurer
( Organization )
patient reference Patient receiving the services Claim.patient
( Patient )
payee reference The party receiving any payment for the Claim Claim.payee.party
( Practitioner , Organization , Patient , PractitionerRole , RelatedPerson )
priority token Processing priority requested Claim.priority
provider reference Provider responsible for the Claim Claim.provider
( Practitioner , Organization , PractitionerRole )
status token The status of the Claim instance. Claim.status
use token The kind of financial resource Claim.use