Hint Health Patient API

The Patient API from Hint Health — 3 operation(s) for patient.

Operations 6

POST /provider/patients Create Patient #
GET /provider/patients List All Patients #
DELETE /provider/patients/{id} Delete Patient #
GET /provider/patients/{id} Show Patient #
PATCH /provider/patients/{id} Update Patient #
POST /provider/patients/matching Match Patients #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/hint-health-patient-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

hint-health-patient-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Hint Health Patient API
  license:
    name: Private
  termsOfService: https://www.hint.com/terms
  x-refined-note:
  - x-api-evangelist-harvest differs across the merged source definitions and was not carried
  version: '1.0'
  description: 'Operations tagged Patient across 2 of this provider''s published API definitions: hint-health-hint-health-api-openapi.yml, hint-health-partner-endpoints-2026-07-01-openapi.yml. Each path carries the servers of the definition it was published in.'
servers:
- url: https://api.hint.com/api
  description: Production
- url: https://api.sandbox.hint.com/api
  description: Sandbox
tags:
- name: Patient
paths:
  /provider/patients:
    post:
      tags:
      - Patient
      operationId: Patient.CreatePatient
      summary: Create Patient
      description: ''
      parameters: []
      responses:
        '200':
          description: Successful response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Public.PatientBlueprint_one'
              example:
                id: pat-ab12C345DeF6
                address_city: New York
                address_country: United States
                address_line1: 157 E Houston St
                address_line2: Suite 2402
                address_state: NY
                address_zip: '10002'
                age: 60
                chosen_first_name: null
                chosen_last_name: null
                chosen_middle_name: null
                chosen_suffix: null
                chosen_title: null
                created_at: '2017-02-05T06:23:00.000000-08:00'
                dob: '1956-04-24'
                electronic_communication_consent_accepted: true
                electronic_communication_consent_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                email: bass_man@bumblebeeinc.com
                engaged: false
                external_link_id: null
                first_name: Gordon
                gender: male
                gender_identity: man
                gender_other: null
                health_insurance_group_id: '12345'
                health_insurance_member_id: A22222222
                health_insurance_payer_id: 00039
                health_insurance_payer_name: Anthem Blue Cross California
                hipaa_authorization_accepted: true
                hipaa_authorization_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                import_id: null
                import_source: null
                joined_practice_date: '2017-02-05'
                last_engagement_date: null
                last_name: Sumner
                lead_source_other: Downtown marketing event
                master_record_sponsor: null
                membership_status: active
                middle_name: Thomas
                name: Gordon Thomas Sumner
                patient_agreement_accepted: false
                patient_agreement_accepted_at: null
                preferred_language: en
                pronouns: null
                provider_web_link: https://app.hint.com/patients/pat-ab12C345DeF6
                sex: male
                suffix: null
                terms_accepted: false
                terms_accepted_at: null
                updated_at: '2017-02-05T06:23:00.000000-08:00'
                uses_tobacco: false
                account:
                  name: Gordon Thomas Sumner
                  past_due_in_cents: 0
                company:
                  id: com-ab12C345DeF6
                  name: Schmoogle Inc.
                emergency_contact:
                  id: emc-ab12C345DeF6
                  first_name: Eliot
                  last_name: Sumner
                  email: bass_eliot@iblamecoco.com
                  name: Eliot Sumner
                  relationship: sibling
                  phone:
                    number: '5553050051'
                    type: mobile
                    us_formattable: true
                external_records: []
                known_practice: null
                lead_source:
                  id: lds-ab12C345DeF6
                  name: Other
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                location:
                  id: loc-ab12C345DeF6
                  address_city: New York
                  address_country: United States
                  address_latitude: 40.7227998
                  address_line1: 157 E Houston St
                  address_line2: Suite 2402
                  address_longitude: -73.9892241
                  address_state: NY
                  address_zip: '10002'
                  distance: null
                  name: San Francisco HQ
                  phone_number: null
                  virtual: false
                  location_group:
                    id: prg-ab12C345DeF6
                    created_at: '2017-02-05T06:23:00.000000-08:00'
                    integration_record_id: null
                    name: Downtown Location Group
                    updated_at: '2017-02-05T06:23:00.000000-08:00'
                location_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                membership_members:
                - id: mp-ab12C345DeF6
                  enrollment_status: active
                  member_type: spouse
                  status: active
                  enrollment_requested_on: '2017-02-05'
                  start_date: '2017-02-01'
                  end_date: null
                  membership:
                    id: mem-ab12C345DeF6
                memberships:
                - end_date: null
                  enrollment_requested_on: '2017-02-05'
                  enrollment_status: active
                  member_type: spouse
                  start_date: '2017-02-01'
                  status: active
                  uses_tobacco: false
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  division:
                    id: div-ab12C345DeF6
                    name: division 20
                  payer:
                    id: pat-ab12C345DeF6
                    name: Gordon Thomas Sumner
                  plan:
                    id: pln-ab12C345DeF6
                    name: Membership
                    plan_type: retail
                merged_into: null
                phones: []
                practitioner:
                  id: pct-ab12C345DeF6
                  accepts_enrollments_from_employer: true
                  accepts_enrollments_from_retail: true
                  bio: Reginalds biography...
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  education:
                  - The University of Hint
                  email: rocket_man@emi.com
                  gender: male
                  gender_other: null
                  integration_record_id: null
                  max_patient_age: 50
                  min_patient_age: 0
                  name: Reginald Dwight
                  online_signup_visibility: true
                  panel_size: 150
                  panel_size_limit: 200
                  photo_url: practitioners/000/000/115/photos/original.png
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                  locations:
                  - id: loc-ab12C345DeF6
                    address_city: New York
                    address_country: United States
                    address_latitude: 40.7227998
                    address_line1: 157 E Houston St
                    address_line2: Suite 2402
                    address_longitude: -73.9892241
                    address_state: NY
                    address_zip: '10002'
                    distance: null
                    name: San Francisco HQ
                    phone_number: '5553050019'
                    virtual: false
                    location_group:
                      id: prg-ab12C345DeF6
                      created_at: '2017-02-05T06:23:00.000000-08:00'
                      integration_record_id: null
                      name: Downtown Location Group
                      updated_at: '2017-02-05T06:23:00.000000-08:00'
                  npi:
                    first_name: REGINALD
                    last_name: DWIGHT
                    number: 0123456879
                    organization_name: HINT HEALTH
                    type: individual
                  specialties:
                  - id: spe-ab12C345DeF6
                    name: Internal Medicine
                practitioner_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                sponsorships:
                - id: creg-ab12C345DeF6
                  external_id: ext_id_from_another_system012345
                  is_subscriber: true
                  type: spouse
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  family:
                    id: cac-ab12C345DeF6
                - id: creg-ab12C345DeF6
                  external_id: ext_id_from_another_system012345
                  is_subscriber: true
                  type: employee
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  family:
                    id: cac-ab12C345DeF6
                ssn:
                  masked_number: '***-**-1234'
                integration_error_message: null
                integration_last_synced_at: null
                integration_record_id: null
                integration_sync_status: enabled
                integration_web_link: null
      requestBody:
        required: true
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Provider.PatientsController.create_body'
      security:
      - BearerAuth: []
    get:
      tags:
      - Patient
      operationId: Patient.ListAllPatients
      summary: List All Patients
      description: '**Note:** Archived patients are excluded from responses by default.

        Use `filter=archived` to return only archived patients.'
      parameters:
      - name: limit
        in: query
        required: false
        description: Allows limiting the number of patients returned.
        schema:
          type: integer
          format: int32
      - name: offset
        in: query
        required: false
        description: Allows offsetting the number of patients returned.
        schema:
          type: integer
          format: int32
      - name: filter
        in: query
        required: false
        description: Show only archived patients.
        schema:
          type: string
          enum:
          - archived
      responses:
        '200':
          description: Successful response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Public.PatientBlueprint_all'
              example:
              - id: pat-ab12C345DeF6
                address_city: New York
                address_country: United States
                address_line1: 157 E Houston St
                address_line2: Suite 2402
                address_state: NY
                address_zip: '10002'
                age: 65
                chosen_first_name: null
                chosen_last_name: null
                chosen_middle_name: null
                chosen_suffix: null
                chosen_title: null
                created_at: '2017-02-05T06:23:00.000000-08:00'
                dob: '1952-01-01'
                electronic_communication_consent_accepted: true
                electronic_communication_consent_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                email: bass_man@bumblebeeinc.com
                engaged: false
                external_link_id: null
                first_name: Gordon
                gender: male
                gender_identity: man
                gender_other: null
                health_insurance_group_id: '12345'
                health_insurance_member_id: A22222222
                health_insurance_payer_id: 00039
                health_insurance_payer_name: Anthem Blue Cross California
                hipaa_authorization_accepted: true
                hipaa_authorization_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                import_id: null
                import_source: null
                joined_practice_date: '2017-02-05'
                last_engagement_date: null
                last_name: Sumner
                lead_source_other: Downtown marketing event
                master_record_sponsor: null
                membership_status: active
                middle_name: Thomas
                name: Gordon Thomas Sumner
                patient_agreement_accepted: false
                patient_agreement_accepted_at: null
                preferred_language: en
                pronouns: null
                provider_web_link: https://app.hint.com/patients/pat-ab12C345DeF6
                sex: male
                suffix: null
                terms_accepted: false
                terms_accepted_at: null
                updated_at: '2017-02-05T06:23:00.000000-08:00'
                uses_tobacco: false
                account:
                  name: Gordon Thomas Sumner
                  past_due_in_cents: 0
                company:
                  id: com-ab12C345DeF6
                  name: Schmoogle Inc.
                emergency_contact:
                  id: emc-ab12C345DeF6
                  first_name: Eliot
                  last_name: Sumner
                  email: bass_eliot@iblamecoco.com
                  name: Eliot Sumner
                  relationship: sibling
                  phone:
                    number: '5553050051'
                    type: mobile
                    us_formattable: true
                external_records: []
                known_practice: null
                lead_source:
                  id: lds-ab12C345DeF6
                  name: Other
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                location:
                  id: loc-ab12C345DeF6
                  address_city: New York
                  address_country: United States
                  address_latitude: 40.7227998
                  address_line1: 157 E Houston St
                  address_line2: Suite 2402
                  address_longitude: -73.9892241
                  address_state: NY
                  address_zip: '10002'
                  distance: null
                  name: San Francisco HQ
                  phone_number: null
                  virtual: false
                  location_group:
                    id: prg-ab12C345DeF6
                    created_at: '2017-02-05T06:23:00.000000-08:00'
                    integration_record_id: null
                    name: Downtown Location Group
                    updated_at: '2017-02-05T06:23:00.000000-08:00'
                location_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                membership_members: []
                memberships: []
                merged_into: null
                phones: []
                practitioner:
                  id: pct-ab12C345DeF6
                  accepts_enrollments_from_employer: true
                  accepts_enrollments_from_retail: true
                  bio: Reginalds biography...
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  education:
                  - The University of Hint
                  email: rocket_man@emi.com
                  gender: male
                  gender_other: null
                  integration_record_id: null
                  max_patient_age: 50
                  min_patient_age: 0
                  name: Reginald Dwight
                  online_signup_visibility: true
                  panel_size: 150
                  panel_size_limit: 200
                  photo_url: practitioners/000/000/115/photos/original.png
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                  locations:
                  - id: loc-ab12C345DeF6
                    address_city: New York
                    address_country: United States
                    address_latitude: 40.7227998
                    address_line1: 157 E Houston St
                    address_line2: Suite 2402
                    address_longitude: -73.9892241
                    address_state: NY
                    address_zip: '10002'
                    distance: null
                    name: San Francisco HQ
                    phone_number: '5553050019'
                    virtual: false
                    location_group:
                      id: prg-ab12C345DeF6
                      created_at: '2017-02-05T06:23:00.000000-08:00'
                      integration_record_id: null
                      name: Downtown Location Group
                      updated_at: '2017-02-05T06:23:00.000000-08:00'
                  npi:
                    first_name: REGINALD
                    last_name: DWIGHT
                    number: 0123456879
                    organization_name: HINT HEALTH
                    type: individual
                  specialties:
                  - id: spe-ab12C345DeF6
                    name: Internal Medicine
                practitioner_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                sponsorships:
                - id: creg-ab12C345DeF6
                  external_id: ext_id_from_another_system012345
                  is_subscriber: true
                  type: employee
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  family:
                    id: cac-ab12C345DeF6
                ssn:
                  masked_number: '***-**-1234'
                integration_error_message: null
                integration_last_synced_at: null
                integration_record_id: null
                integration_sync_status: enabled
                integration_web_link: null
          headers:
            X-Count:
              description: The number of resources returned in this request
              schema:
                type: integer
            X-Total-Count:
              description: The total number of resources available (scoped to query params)
              schema:
                type: integer
      security:
      - BearerAuth: []
    servers:
    - url: https://api.hint.com/api
      description: Production
    - url: https://api.sandbox.hint.com/api
      description: Sandbox
  /provider/patients/{id}:
    delete:
      tags:
      - Patient
      operationId: Patient.DeletePatient
      summary: Delete Patient
      description: ''
      parameters:
      - name: id
        in: path
        required: true
        description: Unique Patient ID
        schema:
          type: string
      responses:
        '204':
          description: No content
      security:
      - BearerAuth: []
    get:
      tags:
      - Patient
      operationId: Patient.ShowPatient
      summary: Show Patient
      description: '**Membership Status Options:** unconfirmed, pending, active, unpaid, inactive, archived'
      parameters:
      - name: id
        in: path
        required: true
        description: Unique Patient ID
        schema:
          type: string
      responses:
        '200':
          description: Successful response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Public.PatientBlueprint_one'
              example:
                id: pat-ab12C345DeF6
                address_city: New York
                address_country: United States
                address_line1: 157 E Houston St
                address_line2: Suite 2402
                address_state: NY
                address_zip: '10002'
                age: 60
                chosen_first_name: null
                chosen_last_name: null
                chosen_middle_name: null
                chosen_suffix: null
                chosen_title: null
                created_at: '2017-02-05T06:23:00.000000-08:00'
                dob: '1956-04-24'
                electronic_communication_consent_accepted: true
                electronic_communication_consent_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                email: bass_man@bumblebeeinc.com
                engaged: false
                external_link_id: null
                first_name: Gordon
                gender: male
                gender_identity: man
                gender_other: null
                health_insurance_group_id: '12345'
                health_insurance_member_id: A22222222
                health_insurance_payer_id: 00039
                health_insurance_payer_name: Anthem Blue Cross California
                hipaa_authorization_accepted: true
                hipaa_authorization_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                import_id: null
                import_source: null
                joined_practice_date: '2017-02-05'
                last_engagement_date: null
                last_name: Sumner
                lead_source_other: Downtown marketing event
                master_record_sponsor: null
                membership_status: active
                middle_name: Thomas
                name: Gordon Thomas Sumner
                patient_agreement_accepted: false
                patient_agreement_accepted_at: null
                preferred_language: en
                pronouns: null
                provider_web_link: https://app.hint.com/patients/pat-ab12C345DeF6
                sex: male
                suffix: null
                terms_accepted: false
                terms_accepted_at: null
                updated_at: '2017-02-05T06:23:00.000000-08:00'
                uses_tobacco: false
                account:
                  name: Gordon Thomas Sumner
                  past_due_in_cents: 0
                company:
                  id: com-ab12C345DeF6
                  name: Schmoogle Inc.
                emergency_contact:
                  id: emc-ab12C345DeF6
                  first_name: Eliot
                  last_name: Sumner
                  email: bass_eliot@iblamecoco.com
                  name: Eliot Sumner
                  relationship: sibling
                  phone:
                    number: '5553050051'
                    type: mobile
                    us_formattable: true
                external_records: []
                known_practice: null
                lead_source:
                  id: lds-ab12C345DeF6
                  name: Other
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                location:
                  id: loc-ab12C345DeF6
                  address_city: New York
                  address_country: United States
                  address_latitude: 40.7227998
                  address_line1: 157 E Houston St
                  address_line2: Suite 2402
                  address_longitude: -73.9892241
                  address_state: NY
                  address_zip: '10002'
                  distance: null
                  name: San Francisco HQ
                  phone_number: null
                  virtual: false
                  location_group:
                    id: prg-ab12C345DeF6
                    created_at: '2017-02-05T06:23:00.000000-08:00'
                    integration_record_id: null
                    name: Downtown Location Group
                    updated_at: '2017-02-05T06:23:00.000000-08:00'
                location_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                membership_members:
                - id: mp-ab12C345DeF6
                  enrollment_status: active
                  member_type: spouse
                  status: active
                  enrollment_requested_on: '2017-02-05'
                  start_date: '2017-02-01'
                  end_date: null
                  membership:
                    id: mem-ab12C345DeF6
                memberships:
                - end_date: null
                  enrollment_requested_on: '2017-02-05'
                  enrollment_status: active
                  member_type: spouse
                  start_date: '2017-02-01'
                  status: active
                  uses_tobacco: false
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  division:
                    id: div-ab12C345DeF6
                    name: division 20
                  payer:
                    id: pat-ab12C345DeF6
                    name: Gordon Thomas Sumner
                  plan:
                    id: pln-ab12C345DeF6
                    name: Membership
                    plan_type: retail
                merged_into: null
                phones: []
                practitioner:
                  id: pct-ab12C345DeF6
                  accepts_enrollments_from_employer: true
                  accepts_enrollments_from_retail: true
                  bio: Reginalds biography...
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  education:
                  - The University of Hint
                  email: rocket_man@emi.com
                  gender: male
                  gender_other: null
                  integration_record_id: null
                  max_patient_age: 50
                  min_patient_age: 0
                  name: Reginald Dwight
                  online_signup_visibility: true
                  panel_size: 150
                  panel_size_limit: 200
                  photo_url: practitioners/000/000/115/photos/original.png
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                  locations:
                  - id: loc-ab12C345DeF6
                    address_city: New York
                    address_country: United States
                    address_latitude: 40.7227998
                    address_line1: 157 E Houston St
                    address_line2: Suite 2402
                    address_longitude: -73.9892241
                    address_state: NY
                    address_zip: '10002'
                    distance: null
                    name: San Francisco HQ
                    phone_number: '5553050019'
                    virtual: false
                    location_group:
                      id: prg-ab12C345DeF6
                      created_at: '2017-02-05T06:23:00.000000-08:00'
                      integration_record_id: null
                      name: Downtown Location Group
                      updated_at: '2017-02-05T06:23:00.000000-08:00'
                  npi:
                    first_name: REGINALD
                    last_name: DWIGHT
                    number: 0123456879
                    organization_name: HINT HEALTH
                    type: individual
                  specialties:
                  - id: spe-ab12C345DeF6
                    name: Internal Medicine
                practitioner_group:
                  id: prg-ab12C345DeF6
                  created_at: '2017-02-05T06:23:00.000000-08:00'
                  integration_record_id: null
                  name: Downtown Location Group
                  updated_at: '2017-02-05T06:23:00.000000-08:00'
                sponsorships:
                - id: creg-ab12C345DeF6
                  external_id: ext_id_from_another_system012345
                  is_subscriber: true
                  type: spouse
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  family:
                    id: cac-ab12C345DeF6
                - id: creg-ab12C345DeF6
                  external_id: ext_id_from_another_system012345
                  is_subscriber: true
                  type: employee
                  company:
                    id: com-ab12C345DeF6
                    name: Schmoogle Inc.
                  family:
                    id: cac-ab12C345DeF6
                ssn:
                  masked_number: '***-**-1234'
                integration_error_message: null
                integration_last_synced_at: null
                integration_record_id: null
                integration_sync_status: enabled
                integration_web_link: null
      security:
      - BearerAuth: []
    patch:
      tags:
      - Patient
      operationId: Patient.UpdatePatient
      summary: Update Patient
      description: ''
      parameters:
      - name: id
        in: path
        required: true
        description: Unique Patient ID
        schema:
          type: string
      responses:
        '200':
          description: Successful response
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Public.PatientBlueprint_one'
              example:
                id: pat-ab12C345DeF6
                address_city: New York
                address_country: United States
                address_line1: 157 E Houston St
                address_line2: Suite 2402
                address_state: NY
                address_zip: '10002'
                age: 60
                chosen_first_name: null
                chosen_last_name: null
                chosen_middle_name: null
                chosen_suffix: null
                chosen_title: null
                created_at: '2017-02-05T06:23:00.000000-08:00'
                dob: '1956-04-24'
                electronic_communication_consent_accepted: true
                electronic_communication_consent_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                email: bass_man@bumblebeeinc.com
                engaged: false
                external_link_id: null
                first_name: Gordon
                gender: male
                gender_identity: man
                gender_other: null
                health_insurance_group_id: '12345'
                health_insurance_member_id: A22222222
                health_insurance_payer_id: 00039
                health_insurance_payer_name: Anthem Blue Cross California
                hipaa_authorization_accepted: true
                hipaa_authorization_accepted_at: '2017-01-29T06:23:00.000000-08:00'
                import_id: null
                import_source: null
                joined_practice_date: '2017-02-05'
                last_engagement_date: null
                last_name: Sumner
                lead_source_other: Downtown marketing event
                master_record_sponsor: null
                membership_status: active
                middle_name: Thomas
                name: Gordon Thomas Sumner
                patient_agreement_accepted: false
                patient_agreement_accepted_at: null
                preferred_language: en
                pronouns: null
                provider_web_link: https://app.hint.com/patients/pat-ab12C345DeF6
                sex: male
                suffix: null
                terms_accepted: false
                terms_accepted_at: null
                updated_at: '2017-02-05T06:23:00.000000-08:00'
                uses_tobacco: false
                account:
                  name: Gordon T

# --- truncated at 32 KB (73 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/hint-health/refs/heads/main/openapi/hint-health-patient-api-openapi.yml