> ## Documentation Index
> Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Cms1500

> Event payload details and trigger documentation for Cms1500 data from Healthie

<img src="https://mintcdn.com/morfhealth/EU2WCxuXGIUQcziR/images/healthie.svg?fit=max&auto=format&n=EU2WCxuXGIUQcziR&q=85&s=d168a24dbae69f2202ca63dd7aa2e1f3" alt="images/healthie.svg" width="40" height="40" data-path="images/healthie.svg" />

# Events

## Triggering Webhook Types

The following event types are associated with the Cms1500 event payload from Healthie.

* `Healthie Cms1500 Created`
* `Healthie Cms1500 Updated`

<RequestExample>
  ```json Example theme={null}
  {
    "accept_assignment": true,
    "billing_provider_id": "PROV123",
    "client_sig_on_file": true,
    "cms1500_policies": [
      {
        "benefits": [
          {
            "coinsurance": "15",
            "copay": "50",
            "deductible_calendar_year": "2000",
            "deductible_year_to_date": "1500"
          }
        ],
        "effective_end": "2024-07-04",
        "group_num": "331256",
        "id": "202402",
        "insurance_card_back_id": "123452",
        "insurance_card_front_id": "123451",
        "insurance_plan": {
          "id": "611231",
          "name_and_id": "Blue Cross Blue Shield - 629913",
          "payer_id": "629913",
          "payer_name": "Blue Cross Blue Shield"
        },
        "insurance_type": "Medicaid",
        "notes": "Policy is active",
        "num": "1912310",
        "patient_id": "100121",
        "priority_type": "Primary",
        "updated_at": "2024-07-01T11:29:19+00:00"
      }
    ],
    "cpt_codes_cms1500s": [
      {
        "cpt_code": "99215",
        "description": "New patient office visit, 45-60 minutes",
        "display_name": "New patient office visit",
        "mod1": "25",
        "mod2": "59",
        "mod3": "12",
        "mod4": "34",
        "pointers": "1",
        "service_date": "2025-09-22",
        "units": "1"
      }
    ],
    "dietician_organization_id": "123450",
    "dietitian_email_address": "drfleming@example.com",
    "dietitian_first_name": "Alexander",
    "dietitian_id": "100070",
    "dietitian_last_name": "Fleming",
    "dietitian_organization_id": "123450",
    "icd_codes_cms1500s": [
      {
        "active": true,
        "code": "F41.1",
        "created_at": "2024-01-15T10:30:00Z",
        "display_name": "Generalized anxiety disorder",
        "end_date": "2024-12-31",
        "first_symptom_date": "2024-01-10",
        "id": "789012",
        "updated_at": "2024-01-15T10:30:00Z"
      }
    ],
    "id": "57211",
    "insured_sig_on_file": true,
    "organization_info_id": "ORG789",
    "patient": {
      "date_of_birth": "1985-03-15",
      "location": {
        "city": "San Francisco",
        "country": "USA",
        "line1": "123 Main Street",
        "line2": "Suite 100",
        "state": "CA",
        "zip": "94117"
      },
      "sex": "Male"
    },
    "patient_id": "121250",
    "referral_info": {
      "case_qualifier": "431",
      "prior_auth_number": "AUTH123456",
      "ref_provider_first": "John",
      "ref_provider_last": "Smith",
      "ref_provider_qual": "MD"
    },
    "service_location_id": "LOC456"
  }
  ```
</RequestExample>

<ResponseExample>
  ```json Description theme={null}
  {
    "accept_assignment": "The provider agrees to accept assignment",
    "billing_provider_id": "The ID of the Billing Provider",
    "client_sig_on_file": "True if the client's signature is on file",
    "cms1500_policies": {
      "benefits": {
        "coinsurance": "Coinsurance percentage due",
        "copay": "Copay amount due",
        "deductible_calendar_year": "Deductible amount for the calendar year",
        "deductible_year_to_date": "Deductible amount for the year to-date"
      },
      "effective_end": "Date the policy coverage expires",
      "group_num": "Group number",
      "id": "ID for the policy",
      "insurance_card_back_id": "ID of the insurance card back image object",
      "insurance_card_front_id": "ID of the insurance card front image object",
      "insurance_plan": {
        "id": "ID of the insurance plan",
        "name_and_id": "Name of the payer and id of payer",
        "payer_id": "ID of the insurance payer",
        "payer_name": "Name of the insurance payer"
      },
      "insurance_type": "The type of insurance: `type_string`",
      "notes": "Notes about the policy",
      "num": "Policy number",
      "patient_id": "ID of the patient associated with the policy",
      "priority_type": "The priority type of insurance: `priority_type`",
      "updated_at": "Last time the Policy was updated"
    },
    "cpt_codes_cms1500s": {
      "cpt_code": "The CPT code",
      "description": "The CPT code description",
      "display_name": "The CPT display name used in labels",
      "mod1": "First modification code",
      "mod2": "Second modification code",
      "mod3": "Third modification code",
      "mod4": "Fourth modification code",
      "pointers": "Diagnostic pointers. These are used to connect Diagnosis(ICD) with appropriate Billing Item(CPT) in CMS1500 form",
      "service_date": "The service date for the specific code",
      "units": "Units for the CPT code"
    },
    "dietician_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
    "dietitian_email_address": "Email address of the User's (Patient's) registered dietitian",
    "dietitian_first_name": "First name of the User's (Patient's) registered dietitian",
    "dietitian_id": "ID of the User's (Patient's) registered dietitian",
    "dietitian_last_name": "Last name of the User's (Patient's) registered dietitian",
    "dietitian_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
    "icd_codes_cms1500s": {
      "active": "Active IcdCodesCms1500",
      "code": "The ICD code",
      "created_at": "Date created",
      "display_name": "Display name for the ICD code",
      "end_date": "End date",
      "first_symptom_date": "ICD codes in use for this claim",
      "id": "The unique identifier of the CMS 1500 ICD code",
      "updated_at": "Date updated"
    },
    "id": "CMS1500 object ID",
    "insured_sig_on_file": "True if the insured's signature is on file",
    "organization_info_id": "The ID of the Organization Info",
    "patient": {
      "date_of_birth": "Date of birth of user",
      "location": {
        "city": "City",
        "country": "Country",
        "line1": "First line of the address",
        "line2": "Second line of the address",
        "state": "State",
        "zip": "Zip code"
      },
      "sex": "Sex of the user (Stated on ID card for insurance purposes)"
    },
    "patient_id": "Patient's ID",
    "referral_info": {
      "case_qualifier": "The qualifier for case_date",
      "prior_auth_number": "The prior authorization number",
      "ref_provider_first": "The first name of the referring provider",
      "ref_provider_last": "The last name of the referring provider",
      "ref_provider_qual": "The qualifications of the referring provider"
    },
    "service_location_id": "The ID of the service location"
  }
  ```
</ResponseExample>

### Payload Field Details

<ResponseField name="Cms1500" type="Event Payload">
  <Expandable title="fields" defaultOpen="true">
    <ResponseField name="id" type="string" required>
      CMS1500 object ID

      ```json CEL theme={null}
      id
      ```

      ```json Example theme={null}
      "57211"
      ```
    </ResponseField>

    <ResponseField name="patient_id" type="string">
      `ID` Patient's ID

      ```json CEL theme={null}
      patient_id
      ```

      ```json Example theme={null}
      "121250"
      ```
    </ResponseField>

    <ResponseField name="dietician_organization_id" type="string">
      Organization ID for the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietician_organization_id
      ```

      ```json Example theme={null}
      "123450"
      ```
    </ResponseField>

    <ResponseField name="dietitian_organization_id" type="string">
      Organization ID for the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietitian_organization_id
      ```

      ```json Example theme={null}
      "123450"
      ```
    </ResponseField>

    <ResponseField name="dietitian_first_name" type="string">
      First name of the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietitian_first_name
      ```

      ```json Example theme={null}
      "Alexander"
      ```
    </ResponseField>

    <ResponseField name="dietitian_last_name" type="string">
      Last name of the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietitian_last_name
      ```

      ```json Example theme={null}
      "Fleming"
      ```
    </ResponseField>

    <ResponseField name="dietitian_email_address" type="string">
      Email address of the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietitian_email_address
      ```

      ```json Example theme={null}
      "drfleming@example.com"
      ```
    </ResponseField>

    <ResponseField name="dietitian_id" type="string">
      ID of the User's (Patient's) registered dietitian

      ```json CEL theme={null}
      dietitian_id
      ```

      ```json Example theme={null}
      "100070"
      ```
    </ResponseField>

    <ResponseField name="billing_provider_id" type="string">
      The ID of the Billing Provider

      ```json CEL theme={null}
      billing_provider_id
      ```

      ```json Example theme={null}
      "PROV123"
      ```
    </ResponseField>

    <ResponseField name="referral_info" type="object">
      The referral info for the CMS1500

      ```json CEL theme={null}
      referral_info
      ```

      ```json Example theme={null}
      {
      "case_qualifier": "431",
      "prior_auth_number": "AUTH123456",
      "ref_provider_first": "John",
      "ref_provider_last": "Smith",
      "ref_provider_qual": "MD"
      }
      ```
    </ResponseField>

    <ResponseField name="referral_info.ref_provider_qual" type="string">
      The qualifications of the referring provider

      ```json CEL theme={null}
      referral_info.ref_provider_qual
      ```

      ```json Example theme={null}
      "MD"
      ```
    </ResponseField>

    <ResponseField name="referral_info.ref_provider_first" type="string">
      The first name of the referring provider

      ```json CEL theme={null}
      referral_info.ref_provider_first
      ```

      ```json Example theme={null}
      "John"
      ```
    </ResponseField>

    <ResponseField name="referral_info.ref_provider_last" type="string">
      The last name of the referring provider

      ```json CEL theme={null}
      referral_info.ref_provider_last
      ```

      ```json Example theme={null}
      "Smith"
      ```
    </ResponseField>

    <ResponseField name="referral_info.case_qualifier" type="string">
      The qualifier for case\_date

      ```json CEL theme={null}
      referral_info.case_qualifier
      ```

      ```json Example theme={null}
      "431"
      ```
    </ResponseField>

    <ResponseField name="referral_info.prior_auth_number" type="string">
      The prior authorization number

      ```json CEL theme={null}
      referral_info.prior_auth_number
      ```

      ```json Example theme={null}
      "AUTH123456"
      ```
    </ResponseField>

    <ResponseField name="service_location_id" type="string">
      The ID of the service location

      ```json CEL theme={null}
      service_location_id
      ```

      ```json Example theme={null}
      "LOC456"
      ```
    </ResponseField>

    <ResponseField name="organization_info_id" type="string">
      The ID of the Organization Info

      ```json CEL theme={null}
      organization_info_id
      ```

      ```json Example theme={null}
      "ORG789"
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies" type="[]object" required>
      Policies in use for this claim

      ```json CEL theme={null}
      cms1500_policies
      ```

      ```json Example theme={null}
      [
      {
      "benefits": [
      {
        "coinsurance": "15",
        "copay": "50",
        "deductible_calendar_year": "2000",
        "deductible_year_to_date": "1500"
      }
      ],
      "effective_end": "2024-07-04",
      "group_num": "331256",
      "id": "202402",
      "insurance_card_back_id": "123452",
      "insurance_card_front_id": "123451",
      "insurance_plan": {
      "id": "611231",
      "name_and_id": "Blue Cross Blue Shield - 629913",
      "payer_id": "629913",
      "payer_name": "Blue Cross Blue Shield"
      },
      "insurance_type": "Medicaid",
      "notes": "Policy is active",
      "num": "1912310",
      "patient_id": "100121",
      "priority_type": "Primary",
      "updated_at": "2024-07-01T11:29:19+00:00"
      }
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.insurance_plan)" type="[]bool" required>
      Mapped array of: Insurance plan details

      ```json CEL theme={null}
      cms1500_policies.map(x, x.insurance_plan)
      ```

      ```json Example theme={null}
      [
      {
      "id": "611231",
      "name_and_id": "Blue Cross Blue Shield - 629913",
      "payer_id": "629913",
      "payer_name": "Blue Cross Blue Shield"
      }
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.num)" type="[]string" required>
      `PII` Mapped array of: Policy number

      ```json CEL theme={null}
      cms1500_policies.map(x, x.num)
      ```

      ```json Example theme={null}
      [
      "1912310"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.group_num)" type="[]string" required>
      Mapped array of: Group number

      ```json CEL theme={null}
      cms1500_policies.map(x, x.group_num)
      ```

      ```json Example theme={null}
      [
      "331256"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.notes)" type="[]string" required>
      Mapped array of: Notes about the policy

      ```json CEL theme={null}
      cms1500_policies.map(x, x.notes)
      ```

      ```json Example theme={null}
      [
      "Policy is active"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.effective_end)" type="[]values.v1.Date" required>
      Mapped array of: Date the policy coverage expires

      ```json CEL theme={null}
      cms1500_policies.map(x, x.effective_end)
      ```

      ```json Example theme={null}
      [
      "2024-07-04"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.id)" type="[]string" required>
      Mapped array of: ID for the policy

      ```json CEL theme={null}
      cms1500_policies.map(x, x.id)
      ```

      ```json Example theme={null}
      [
      "202402"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.patient_id)" type="[]string" required>
      `ID` `PII` Mapped array of: ID of the patient associated with the policy

      ```json CEL theme={null}
      cms1500_policies.map(x, x.patient_id)
      ```

      ```json Example theme={null}
      [
      "100121"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.insurance_card_front_id)" type="[]string" required>
      `HI` `ID` `PII` Mapped array of: ID of the insurance card front image object

      ```json CEL theme={null}
      cms1500_policies.map(x, x.insurance_card_front_id)
      ```

      ```json Example theme={null}
      [
      "123451"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.insurance_card_back_id)" type="[]string" required>
      `HI` `ID` `PII` Mapped array of: ID of the insurance card back image object

      ```json CEL theme={null}
      cms1500_policies.map(x, x.insurance_card_back_id)
      ```

      ```json Example theme={null}
      [
      "123452"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.updated_at)" type="[]timing.v1.Timestamp" required>
      Mapped array of: Last time the Policy was updated

      ```json CEL theme={null}
      cms1500_policies.map(x, x.updated_at)
      ```

      ```json Example theme={null}
      [
      "2024-07-01T11:29:19+00:00"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.insurance_type)" type="[]string" required>
      Mapped array of: The type of insurance: `type_string`

      ```json CEL theme={null}
      cms1500_policies.map(x, x.insurance_type)
      ```

      ```json Example theme={null}
      [
      "Medicaid"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.priority_type)" type="[]string" required>
      Mapped array of: The priority type of insurance: `priority_type`

      ```json CEL theme={null}
      cms1500_policies.map(x, x.priority_type)
      ```

      ```json Example theme={null}
      [
      "Primary"
      ]
      ```
    </ResponseField>

    <ResponseField name="cms1500_policies.map(x, x.benefits)" type="[]bool" required>
      Mapped array of: Insurance plan details

      ```json CEL theme={null}
      cms1500_policies.map(x, x.benefits)
      ```

      ```json Example theme={null}
      [
      [
      {
      "coinsurance": "15",
      "copay": "50",
      "deductible_calendar_year": "2000",
      "deductible_year_to_date": "1500"
      }
      ]
      ]
      ```
    </ResponseField>

    <ResponseField name="client_sig_on_file" type="bool" required>
      True if the client's signature is on file

      ```json CEL theme={null}
      client_sig_on_file
      ```

      ```json Example theme={null}
      true
      ```
    </ResponseField>

    <ResponseField name="insured_sig_on_file" type="bool" required>
      True if the insured's signature is on file

      ```json CEL theme={null}
      insured_sig_on_file
      ```

      ```json Example theme={null}
      true
      ```
    </ResponseField>

    <ResponseField name="accept_assignment" type="bool" required>
      The provider agrees to accept assignment

      ```json CEL theme={null}
      accept_assignment
      ```

      ```json Example theme={null}
      true
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s" type="[]object" required>
      ICD codes in use for this claim

      ```json CEL theme={null}
      icd_codes_cms1500s
      ```

      ```json Example theme={null}
      [
      {
      "active": true,
      "code": "F41.1",
      "created_at": "2024-01-15T10:30:00Z",
      "display_name": "Generalized anxiety disorder",
      "end_date": "2024-12-31",
      "first_symptom_date": "2024-01-10",
      "id": "789012",
      "updated_at": "2024-01-15T10:30:00Z"
      }
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.id)" type="[]string" required>
      Mapped array of: The unique identifier of the CMS 1500 ICD code

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.id)
      ```

      ```json Example theme={null}
      [
      "789012"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.active)" type="[]bool" required>
      Mapped array of: Active IcdCodesCms1500

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.active)
      ```

      ```json Example theme={null}
      [
      true
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.display_name)" type="[]string" required>
      Mapped array of: Display name for the ICD code

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.display_name)
      ```

      ```json Example theme={null}
      [
      "Generalized anxiety disorder"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.created_at)" type="[]timing.v1.Timestamp" required>
      Mapped array of: Date created

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.created_at)
      ```

      ```json Example theme={null}
      [
      "2024-01-15T10:30:00Z"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.updated_at)" type="[]timing.v1.Timestamp" required>
      Mapped array of: Date updated

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.updated_at)
      ```

      ```json Example theme={null}
      [
      "2024-01-15T10:30:00Z"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.end_date)" type="[]values.v1.Date" required>
      Mapped array of: End date

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.end_date)
      ```

      ```json Example theme={null}
      [
      "2024-12-31"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.first_symptom_date)" type="[]values.v1.Date" required>
      Mapped array of: ICD codes in use for this claim

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.first_symptom_date)
      ```

      ```json Example theme={null}
      [
      "2024-01-10"
      ]
      ```
    </ResponseField>

    <ResponseField name="icd_codes_cms1500s.map(x, x.code)" type="[]string" required>
      Mapped array of: The ICD code

      ```json CEL theme={null}
      icd_codes_cms1500s.map(x, x.code)
      ```

      ```json Example theme={null}
      [
      "F41.1"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s" type="[]object" required>
      CPT codes in use for this claim

      ```json CEL theme={null}
      cpt_codes_cms1500s
      ```

      ```json Example theme={null}
      [
      {
      "cpt_code": "99215",
      "description": "New patient office visit, 45-60 minutes",
      "display_name": "New patient office visit",
      "mod1": "25",
      "mod2": "59",
      "mod3": "12",
      "mod4": "34",
      "pointers": "1",
      "service_date": "2025-09-22",
      "units": "1"
      }
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.units)" type="[]string" required>
      Mapped array of: Units for the CPT code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.units)
      ```

      ```json Example theme={null}
      [
      "1"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.mod1)" type="[]string" required>
      Mapped array of: First modification code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.mod1)
      ```

      ```json Example theme={null}
      [
      "25"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.mod2)" type="[]string" required>
      Mapped array of: Second modification code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.mod2)
      ```

      ```json Example theme={null}
      [
      "59"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.mod3)" type="[]string" required>
      Mapped array of: Third modification code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.mod3)
      ```

      ```json Example theme={null}
      [
      "12"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.mod4)" type="[]string" required>
      Mapped array of: Fourth modification code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.mod4)
      ```

      ```json Example theme={null}
      [
      "34"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.pointers)" type="[]bool" required>
      Mapped array of: Diagnostic pointers. These are used to connect Diagnosis(ICD) with appropriate Billing Item(CPT) in CMS1500 form

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.pointers)
      ```

      ```json Example theme={null}
      [
      "1"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.cpt_code)" type="[]string" required>
      Mapped array of: The CPT code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.cpt_code)
      ```

      ```json Example theme={null}
      [
      "99215"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.display_name)" type="[]string" required>
      Mapped array of: The CPT display name used in labels

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.display_name)
      ```

      ```json Example theme={null}
      [
      "New patient office visit"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.description)" type="[]string" required>
      Mapped array of: The CPT code description

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.description)
      ```

      ```json Example theme={null}
      [
      "New patient office visit, 45-60 minutes"
      ]
      ```
    </ResponseField>

    <ResponseField name="cpt_codes_cms1500s.map(x, x.service_date)" type="[]values.v1.Date" required>
      Mapped array of: The service date for the specific code

      ```json CEL theme={null}
      cpt_codes_cms1500s.map(x, x.service_date)
      ```

      ```json Example theme={null}
      [
      "2025-09-22"
      ]
      ```
    </ResponseField>

    <ResponseField name="patient" type="object">
      The patient for the CMS1500

      ```json CEL theme={null}
      patient
      ```

      ```json Example theme={null}
      {
      "date_of_birth": "1985-03-15",
      "location": {
      "city": "San Francisco",
      "country": "USA",
      "line1": "123 Main Street",
      "line2": "Suite 100",
      "state": "CA",
      "zip": "94117"
      },
      "sex": "Male"
      }
      ```
    </ResponseField>

    <ResponseField name="patient.date_of_birth" type="values.v1.Date">
      Date of birth of user

      ```json CEL theme={null}
      patient.date_of_birth
      ```

      ```json Example theme={null}
      "1985-03-15"
      ```
    </ResponseField>

    <ResponseField name="patient.sex" type="string">
      Sex of the user (Stated on ID card for insurance purposes)

      ```json CEL theme={null}
      patient.sex
      ```

      ```json Example theme={null}
      "Male"
      ```
    </ResponseField>

    <ResponseField name="patient.location" type="object">
      The address of this user

      ```json CEL theme={null}
      patient.location
      ```

      ```json Example theme={null}
      {
      "city": "San Francisco",
      "country": "USA",
      "line1": "123 Main Street",
      "line2": "Suite 100",
      "state": "CA",
      "zip": "94117"
      }
      ```
    </ResponseField>

    <ResponseField name="patient.location.line1" type="string">
      First line of the address

      ```json CEL theme={null}
      patient.location.line1
      ```

      ```json Example theme={null}
      "123 Main Street"
      ```
    </ResponseField>

    <ResponseField name="patient.location.line2" type="string">
      Second line of the address

      ```json CEL theme={null}
      patient.location.line2
      ```

      ```json Example theme={null}
      "Suite 100"
      ```
    </ResponseField>

    <ResponseField name="patient.location.city" type="string">
      City

      ```json CEL theme={null}
      patient.location.city
      ```

      ```json Example theme={null}
      "San Francisco"
      ```
    </ResponseField>

    <ResponseField name="patient.location.state" type="string">
      State

      ```json CEL theme={null}
      patient.location.state
      ```

      ```json Example theme={null}
      "CA"
      ```
    </ResponseField>

    <ResponseField name="patient.location.zip" type="string">
      Zip code

      ```json CEL theme={null}
      patient.location.zip
      ```

      ```json Example theme={null}
      "94117"
      ```
    </ResponseField>

    <ResponseField name="patient.location.country" type="string">
      Country

      ```json CEL theme={null}
      patient.location.country
      ```

      ```json Example theme={null}
      "USA"
      ```
    </ResponseField>
  </Expandable>
</ResponseField>
