OBJECT
Cms1500
A CMS1500 claim
link GraphQL Schema definition
- type Cms1500 {
- # The provider agrees to accept assignment
- Boolean :
- # Notes
- String :
- # The insurance discount
- String :
- # The amount that the client paid towards the claim
- String :
- # The amount that the insurance company reimbursed
- String :
- # The billing provider for the CMS1500
- Organization :
- # The ID of the Billing Provider
- String :
- # Amount the client owes
- String :
- # True if the provider chose to remove client responsibility
- Boolean :
- # True if the client's signature is on file
- Boolean :
- # Cms1500 policies in use for this claim
- Cms1500Policy] : [
- # The client's copay for the claim
- String :
- # The amount of copay still owed
- String :
- # Returns cpt codes names list comma separated
- String :
- # CPT codes in use for this claim
- CptCodesCms1500] : [
- # The creation date of the claim
- String :
- # The claim's date of service
- String :
- # The ID of the rendering provider
- String :
- # Estmated fee for the specific cpt code based on previous use
- CptCodesCms1500] @deprecated( reason: "For specific CPT code use CptCodesCms1500.last_fee_amount" ) : [
- # Chart Note ID, if CMS1500 was exported from a Chart Note
- ID :
- # ICD codes in use for this claim
- IcdCodesCms1500] : [
- ID :
- # When true, includes referrer information on the claim
- Boolean :
- # True if the insured's signature is on file
- Boolean :
- # The value of the nineteen field
- String :
- # The specific Organization Info in use on this claim
- OrganizationInfo :
- # The ID of the Organization Info
- String :
- # The original reference number of the claim
- String :
- # The date that the claim was paid out to employees/contractors
- String :
- # The patient for the CMS1500
- User :
- # The patient's account number
- String :
- # The ID of the patient
- String :
- # The primary insurance plan name for the CMS1500
- String :
- # Rejected/Denied status reason
- ID :
- # The referral info for the CMS1500
- ReferralInfo :
- # The date that the claim was reimbursed
- String :
- # The provider for the CMS1500
- User :
- # The Rendering Provider's other id number
- String :
- # Other ID info in use for this render provider
- OtherIdNumber :
- # The resubmission code of the claim
- String :
- # The service location for the CMS1500
- Location :
- # The ID of the service location
- String :
- # The status of the claim
- String :
- # The value of the ten d field
- String :
- # Total amount the claim was billed for
- String :
- # True if the claim reimbursement info was updated via SFTP
- Boolean :
- # When true, uses the individual npi in all npi fields
- Boolean :
- }
link Require by
- Cms1500PolicyA CMS1500 policy
- createCms1500PayloadAutogenerated return type of createCms1500
- deleteCms1500PayloadAutogenerated return type of deleteCms1500
- FormAnswerGroupA completed form, with metadata about the completion, and the saved answers
- QueryThe query root of this schema. See available queries.
- ReferralInfoThe referral information for a CMS1500 claim
- updateCms1500PayloadAutogenerated return type of updateCms1500
- uploadBatchToOfficeallyPayloadAutogenerated return type of uploadBatchToOfficeally