LogoLogo
Release notesDocs homeFabricateTonic.ai
  • Tonic Fabricate User Guide
  • Fabricate workflow
  • Tutorial videos
  • Fabricate account
    • Getting started with Fabricate
    • Fabricate license plans
    • Managing your Fabricate account and profile
    • Managing users in your account
  • Databases
    • Supported database types
    • Creating and managing databases
  • Backing up and restoring the database definition
  • Configuring database variables
  • Exporting data from a database
  • Tables and columns
    • Managing database tables
      • Configuring table settings
      • Adding a table to a database
      • Removing a table from a database
      • Attaching static data to a table
      • Regenerating table data
  • Managing table columns
    • Adding and removing columns
    • Configuring a column
    • Generator reference
      • Calculated or related values
      • Unstructured Data
      • Data type and specific values
      • Names and other identifying information
      • Telephone numbers and email addresses
      • Geographic locations
      • Air travel
      • Natural science
      • Networks and files
      • Banking and finance
      • Dates and times
      • Vehicles
      • Companies and products
      • Healthcare and health insurance
      • Languages
      • Movies
      • Education
    • Fabricate custom SQLite functions
  • Views
    • Creating and managing views
    • Views reference
  • Workspaces
    • About workspaces
  • Creating and managing workspaces
  • Database mock API
    • About mock APIs
    • Defining a mock API
    • Creating and querying database snapshots
  • Mock API reference
  • Fabricate API and CLI
    • Managing Fabricate API keys
    • Daily limits on generated data
    • Using the Fabricate API
      • Authentication for the API
      • Data model
        • Database attributes
        • Entity (table) attributes
        • Constraint attributes
        • Column attributes
          • General column configuration
          • Calculated or related values
          • Unstructured Data
          • Data type and specific values
          • Names and other identifying information
          • Telephone numbers and email addresses
          • Geographic locations
          • Air travel
          • Natural science
          • Networks and files
          • Banking and finance
          • Dates and times
          • Vehicles
          • Companies and products
          • Healthcare and health insurance
          • Languages
          • Movies
          • Education
      • Managing databases from the API
      • Generating data from the API
    • Using the Fabricate CLI
      • Setting up CLI access
      • Using the CLI to load data
  • Self-hosted Fabricate
    • Fabricate architecture
    • Setting up the Fabricate components
    • Limiting login attempts
    • Starting a Fabricate instance
    • Upgrading a Fabricate instance
Powered by GitBook
On this page
  • Drug Company
  • Drug Generic Name
  • Drug Name
  • Drug NDC Code
  • HCPCS Code
  • HCPCS Name
  • Hospital City
  • Hospital Name
  • Hospital NPI
  • Hospital Postal Code
  • Hospital State
  • Hospital Street Address
  • ICD-10 Diagnosis Code
  • ICD-10 Diagnosis Long Description
  • ICD-10 Diagnosis Short Description
  • ICD-10 Procedure Code
  • ICD-10 Procedure Long Description
  • ICD-10 Procedure Short Description
  • ICD-9 Diagnosis Code
  • ICD-9 Diagnosis Long Description
  • ICD-9 Diagnosis Short Description
  • ICD-9 Procedure Code
  • ICD-9 Procedure Long Description
  • ICD-9 Procedure Short Description
Export as PDF
  1. Fabricate API and CLI
  2. Using the Fabricate API
  3. Data model
  4. Column attributes

Healthcare and health insurance

The following generators produce values related to healthcare and health insurance.

For more information about these generators and how to configure them in the application, go to Healthcare and health insurance in the generator reference.

Drug Company

Populates the column with the name of a pharmaceutical company. For example, Pfizer.

Uses the General column configuration.

Drug Generic Name

Populates the column with a generic name of a drug.

Uses the General column configuration.

Drug Name

Populates the column with the brand name of a drug.

Uses the General column configuration.

Drug NDC Code

Populates the column with a code from the National Drug Code directory.

Uses the General column configuration.

HCPCS Code

Populates the column with a code from the Healthcare Common Procedure Coding System.

Uses the General column configuration.

HCPCS Name

Populates the column with a name from the Healthcare Common Procedure Coding System.

Uses the General column configuration.

Hospital City

Populates the column with the city for a hospital address.

Uses the General column configuration.

Hospital Name

Populates the column with the name of a hospital organization.

Uses the General column configuration.

Hospital NPI

Populates the column with the National Provider Identifier for a hospital.

Uses the General column configuration.

Hospital Postal Code

Populates the column with a postal code for a hospital address.

Uses the General column configuration.

Hospital State

Populates the column with a US state for a hospital address.

Uses the General column configuration.

Hospital Street Address

Populates the column with a hospital street address.

Uses the General column configuration.

ICD-10 Diagnosis Code

Populates the column with a diagnosis code from ICD-10.

Uses the General column configuration.

ICD-10 Diagnosis Long Description

Populates the column with a long description of a diagnosis from ICD-10.

Uses the General column configuration.

ICD-10 Diagnosis Short Description

Populates the column with a short description of a diagnosis from ICD-10.

Uses the General column configuration.

ICD-10 Procedure Code

Populates the column with a procedure code from ICD-10.

Uses the General column configuration.

ICD-10 Procedure Long Description

Populates the column with the long description of a procedure from ICD-10.

Uses the General column configuration.

ICD-10 Procedure Short Description

Populates the column with the short description of a procedure from ICD-10.

Uses the General column configuration.

ICD-9 Diagnosis Code

Populates the column with a diagnosis code from ICD-9.

Uses the General column configuration.

ICD-9 Diagnosis Long Description

Populates the column with the long description of a diagnosis from ICD-9.

Uses the General column configuration.

ICD-9 Diagnosis Short Description

Populates the column with the short description of a diagnosis from ICD-9.

Uses the General column configuration.

ICD-9 Procedure Code

Populates the column with the code for a procedure in ICD-9.

Uses the General column configuration.

ICD-9 Procedure Long Description

Populates the column with the long description of a procedure in ICD-9.

Uses the General column configuration.

ICD-9 Procedure Short Description

Populates the column with the short description of a procedure in ICD-9.

Uses the General column configuration.

Last updated 4 days ago