{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Comcare attributes and sample transaction","description":"Tyro Health Docs","keywords":"redocly developer portal, api portal starter, api reference docs","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"comcare-attributes-and-sample-transaction","__idx":0},"children":["Comcare attributes and sample transaction"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"creating-a-transaction","__idx":1},"children":["Creating a transaction"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Use function"]},":",{"$$mdtype":"Tag","name":"highlight","attributes":{},"children":[" medipassTransactionSDK.renderCreateTransaction() "]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To process a Comcare insurance claim, the following fields apply. Any required field not passed to the SDK will be prompted at the TyroHealth submission page."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"attributes-table","__idx":2},"children":["Attributes table:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Required column values:"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mandatory"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Optional"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["C"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Conditional"]}]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Field"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Type/Format"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Required"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["funder"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Set to comcare for comcare claims"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["comcare"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["providerNumber"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Medicare provider number for individual providers ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Or ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Tyro Health generated provider number for location level claiming"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["General Practice: 2429591L ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Pharmacy:T243536Y"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["invoiceReference"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Provider nominated unique transaction reference number, such as an invoice number from the practice management or accounting system."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["INV-20220315-001"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["patient {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.firstName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient/employee's first name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Emily"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.lastName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient/employee's last name as registered with comcare."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Harris"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.dob"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"YYYY-MM-DD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient/employee's Date of Birth in 'YYYY-MM-DD' format."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1988-03-29"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.accountNumber"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient claim number /case number. The claim number is presented first followed by a forward slash and case number. If the case number is not known, use /01."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["987654/01"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["OR"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.refId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An optional but recommended patient unique reference as set by you, such as a UUID. This value is used to uniquely identify a patient in Tyro Health Online. Omitting refId will cause duplicate patient records to be created and could make patient searches more difficult for providers who also use the Tyro Health Online portal to check on status of a claim and remittance. If supplied and valid, this value will pre-populate patient details from the patient record in the business as set in any prior claim. Any patient details sent for an existing patient record will update those values."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5AD5E2AF-69D2-43D3-9321-428495205E5E"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["claimableItems [] array"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].itemCode"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Up to 8 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Comcare supported pay code which includes MBS/PBS/Comcare/Private derived item codes. Item code must be valid for Comcare, the provider registered profession and service date."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["10102Q"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].serviceDate"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"YYYY-MM-DD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of the service in 'YYYY-MM-DD' format."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2022-01-12"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].item.price"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["M"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Item per unit pricing. This value will be deemed tax-inclusive if the isTaxable field is set to 'true'. If isExtendedPrice is set to 'true' this will be the aggregate amount for all quantity set. For example if the price without tax for an item per unit is $9.00, this field would have $9.00 and isTaxable = false if tax is not to be charged. If tax is to be charged, this field would show $9.90 and isTaxable = true. price each unit in $XX.XX format."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$15.95"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].isTaxable"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Default is false. When true, GST of 10% will be applied to the gross item amount."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["True"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].quantity"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Quantity of the item or service relevant to the item's unit of Measure: Item based (consultations etc, quantity value must be 1) Hours (Time based services) Kilometres (Travel per KMs) Quantity Dispensed(Medications) Can include up to 2 decimal places eg 1.75 (used of medications))"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1 ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"1.5 ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"302 ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"2.5 packets"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimableItems[].customDescription"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Up to 128 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If the item code being used has the ability to accept a custom description, you can enter it here. This is typically used on generic item codes that need further elaboration."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Initial physiotherapy assessment"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["funderData {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["funderData.comcare {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["funderData.comcare.serviceNote"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Up to 512 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["O"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Invoice level notes for the transaction. Usually used to explain why, for example, two consults were done on the same day. Think of this as a note you would add to an invoice to help get the invoice paid."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Current medications:Hydrochlorothiazide"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"sample-transaction","__idx":3},"children":["Sample transaction"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"js","header":{"controls":{"copy":{}}},"source":"medipassTransactionSDK.renderCreateTransaction({\n   funder: string,\n   providerNumber: string,\n   invoiceReference: string,\n \n   patient: {\n     firstName: string,\n     lastName: string,\n     dob: string,\n     claimNumber: string,\n   },\n   funderData: {\n       comcare: {\n         serviceNotes: string\n       },\n   },\n \n   claimableItems: [\n     {\n       itemCode: string,\n       serviceDate: string,\n       price:string,\n       description: string\n\n     }\n   ],\n   webhooks: [\n   {\n     url: string,\n     event: 'healthInvoiceCancelled' | 'healthFundApprovedInvoice' |    'healthFundRejectedInvoice',\n     method: 'POST',\n     headers: { [key: string] : 'your string' }\n   }],\n}, {\n onSuccess: function (transaction) { /* ... */ },\n onError: function (error) { /* ... */ },\n onCancel: function () { /* ... */ }\n})\n\n","lang":"js"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"claim-response-attributes","__idx":4},"children":["Claim response attributes"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When a transaction is processed, the SDK will pass through the transaction details to the first parameter of the onSuccess callback."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The response payload contains a number of attributes with a complete description of the transaction model in our online API documentation."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Key response attributes include"]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Field"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Type/Format"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["id"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["128 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tyro Health Online unique transaction reference"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5ce4d63cb0a38c005582b838"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["patient {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.firstName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Up to 40 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient first / given name as registered with Comcare."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Willis"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.lastName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Up to 40 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Patient last / family name as registered with Comcare."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Curtin"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["patient.dobString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"YYYY-MM-DD"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of birth in YYYY-MM-DD format."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1991-13-06"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["practice {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["practice.id"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Internal practice ID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["61f7297f272329006343997e"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["practice.fullName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Name of practice"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mavis Medical Practice"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["claims {} object"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.status"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["256 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Description of overall claim/quote"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Approved"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.statusDescription"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Description of the status"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Payment Approved"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.gatewayCode"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Claim item gateway response code"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.amountExpectedBenefitString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Total claim benefit amount in cents or (string) in currency notation Comcare is expected to pay."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["8000 / $80.00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claimItems.amountActualBenefitString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount Comcare has approved to pay in currency format. E.g. $119.95."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["$50.00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.amountGap/claims.amountGapString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Total claim gap (employee payable) amount in cents or (string) in currency notation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["6000 / $60.00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"textAlign":"center","fontWeight":"bold"}},"children":["claims.claimItems [] array - For each claimed item, a separate line level response as below"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.claimItems.status"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["256 characters"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Description of the claim/quote item level status"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Approved"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.claimItems.gatewayCode"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Claim gateway response code"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.claimItems.amountActualBenefit/claims.claimItems.amountActualBenefitString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Claim item benefit amount in cents or (string) in currency notation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4000 / $40.00"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["claims.claimItems.amountGap/ claims.claimItems.amountGapString"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"Currency notation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Claim item gap (member payable) amount in cents or (string) in currency notation."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2500 / $25.00"]}]}]}]}]}]},"headings":[{"value":"Comcare attributes and sample transaction","id":"comcare-attributes-and-sample-transaction","depth":1},{"value":"Creating a transaction","id":"creating-a-transaction","depth":2},{"value":"Attributes table:","id":"attributes-table","depth":2},{"value":"Sample transaction","id":"sample-transaction","depth":2},{"value":"Claim response attributes","id":"claim-response-attributes","depth":2}],"frontmatter":{"tittle":"Comcare attributes and sample transaction","seo":{"title":"Comcare attributes and sample transaction"}},"lastModified":"2025-11-03T02:02:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/developer-portal/comcare/comcare-attributes","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}