| AccountId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the organization holding the license. This field is a relationship
field.
- Relationship Name
- Account
- Refers To
- Account
|
| ContactId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the person who holds the license and is listed as a contact. This
field is a relationship field.
- Relationship Name
- Contact
- Refers To
- Contact
|
| Description |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Description of the license.
|
| HealthcareProviderId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the Healthcare Provider who holds this license. This field is a
relationship field. This field is a lookup to HealthcareProvider.
- Relationship Name
- HealthcareProvider
- Refers To
- HealthcareProvider
|
| Identifier |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
- Issuer's ID for the licensee. This field is unique within your organization.
|
| IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the license is active (true) or not (false). The default
value is false.
|
| IsPrimaryLicense |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates if the license is the primary license. The default value is
false.
|
| IssueDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The date the license or certification was issued.
|
| Issuer |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- License issuer's name.
|
| JurisdictionCountry |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Country where license is valid.
|
| JurisdictionOther |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Name of other jurisdiction.
|
| JurisdictionState |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- State where license is valid.
|
| JurisdictionType |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
- Description
- Jurisdiction for the license.
- Possible values are:
- COUNTRY
- COUNTY
- PROVINCE
- STATE
- The default value is STATE.
|
| LicenseClass |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The class that the distributor’s license belongs to.
- Possible values are:
- APN - Advanced Practice Nurse
- LPN - Licensed Practical Nurse
- MD - Medical Doctor (MD)
- PC - Professional Counselor
- PT - Physical Therapist
- In Health Cloud, this field is available from API version
48.0 and later.
|
| LicenseNumber |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of the license.
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- Name of the business or professional license.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user who owns this record. This field is a polymorphic
relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| PeriodEnd |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- License's expiration date.
|
| PeriodStart |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- License's effective start date.
|
| SourceSystemUpdateDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Represents the date when the record was last updated in the source system.
|
| Status |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
- Description
- Current status of the license.
- Possible values are:
- Draft
- Inactive
- Revoked
- Verified
- The default value is Inactive.
|
| UserId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The person who holds the license and is listed as a user. This field is a
relationship field.
- Relationship Name
- User
- Refers To
- User
|
| VerificationStatus |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
- Description
- Current status for the license.
- Possible values are:
- The default value is Authorized.
|
| VerifiedDate |
- Type
- date
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- License was validated on this date.
|