Mastered Entity Attributes for Healthcare Providers
By default, Healthcare Providers data products include mastered entity attributes and provider-specific enrichment attributes. You can also add custom attributes.
You can configure which attributes are included in the the data product's entities table and their order from the entities page. See Configuring Entity Attribute Display.
When configuring publish destinations and datasets, you can also select which attributes are included in the published output, as well as attribute names and order. See Publishing Data Products.
Providers (Golden Records) Dataset Attributes
The providers (golden records) dataset includes the following types of attributes:
- Primary attributes, which are the unified schema attributes to which source columns are mapped.
- Curation attributes, which are calculated values for attributes that can help with data curation, such as the number of similar clusters and cluster size.
- Uniformity attributes, which are the calculated uniformity scores for clusters and selected attributes.
- NPPES enrich attributes, which are the provider attributes added by NPPES enrichment.
Providers (Golden Records) Attributes
The following attributes are provided by default in the unified schema:
| Attribute Name |
|---|
| tamr_id |
| first_name |
| middle_name |
| family_name |
| full_name |
| name_prefix |
| name_suffix |
| gender |
| organization_name |
| npi |
| credentials |
| degree |
| graduation_year |
| license_state |
| license_status |
| license_status |
licenses This is a JSON list of all source license numbers, states, countries, and status. For example: |
| provider_specialty |
| date_of_birth |
| addresses.<address_type>.address |
| addresses.<address_type>.address_line_2 |
| addresses.<address_type>.address_line_3 |
| addresses.<address_type>.address_line_4 |
| addresses.<address_type>.city |
| addresses.<address_type>.state |
| addresses.<address_type>.postal_code |
| addresses.<address_type>.country |
| addresses.<address_type>.latitude |
| addresses.<address_type>.longitude |
| phones.<phone_type>.phone |
| emails.<email_type>.email |
Curation Attributes
Uniformity Attributes
Enrichment Attributes
This dataset contains attributes added by the data quality services and NPPES enrichment.
See NPPES Enrichment for the additional attributes added by this enrichment service.
See Phone Number and Address Standardization, Validation, and Geocoding for the attributes added by these data quality services.
Source-Linked Golden Records Dataset Attributes
Source Records Dataset Attributes
In addition to the attributes in the unified schema for your source datasets, this dataset includes clustering metadata fields to help you understand how each record was clustered. See Persistent Identifier Attributes in Data Products for more information about the clustering metadata attributes.
| Attribute Name |
|---|
| tamr_id |
| tamr_record_id |
| source_name |
| primary_key |
| first_name |
| middle_name |
| family_name |
| full_name |
| name_prefix |
| name_suffix |
| gender |
| organization_name |
| npi |
| credentials |
| degree |
| graduation_year |
| provider_specialty |
| date_of_birth |
| addresses.<address_type>.address |
| addresses.<address_type>.address_line_2 |
| addresses.<address_type>.address_line_3 |
| addresses.<address_type>.address_line_4 |
| addresses.<address_type>.city |
| addresses.<address_type>.state |
| addresses.<address_type>.country |
| addresses.<address_type>.postal_code |
| addresses.<address_type>.latitude |
| addresses.<address_type>.longitude |
| licensenumber<1-20> |
| licensestate<1-20> |
| licensecountry<1-20> |
| licensestatus<1-20> |
| phones.<phone_type>.phone |
| emails.<email_type>.email |
| clustering_metadata.ml_cluster_id |
| clustering_metadata.rule_cluster_id |
| clustering_metadata.verified_cluster_id |
| clustering_metadata.applied_clustering_rules |
Enhanced Source Records Dataset Attributes
In this dataset, source record values have been standardized and enhanced using the data quality services provided in the data product. In addition to the attributes in the source records dataset, above, this dataset includes attributes added by the Phone Number and Address Standardization, Validation, and Geocoding data quality services.
This dataset does not include the clustering attributes available in the Source Records dataset.
Updated 4 months ago