HlthCareProvTreatedCondition

Represents a junction object between a healthcare provider, facility, or practitioner and a problem definition that's related to a health condition, such as disease or illness. For example, this object links a doctor to the treatment of diabetes, or a facility to the treatment of spinal injuries. This object is available in API version 59.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ConditionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required.
The ID of the health condition that's treated by a healthcare provider, facility, or practitioner.
This field is a relationship field.
Relationship Name
Condition
Relationship Type
Lookup
Refers To
ProblemDefinition
EffectiveFrom
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the provider began treating the condition.
EffectiveTo
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the provider stopped treating the condition.
HealthcareProviderId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required.
The ID of the HealthcareProvider or HealthcareFacility or PractitionerFacility associated with the record. This represents the Provider that treats the condition.
This field is a relationship field.
Relationship Name
HealthcareProvider
Relationship Type
Lookup
Refers To
HealthcareProvider
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the provider is actively treating the condition (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of this association between a healthcare provider, facility, or practitioner, and a problem definition that's related to a health condition.
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
Relationship Type
Lookup
Refers To
Group, User

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

HlthCareProvTreatedConditionHistory
History is available for tracked fields of the object.
HlthCareProvTreatedConditionOwnerSharingRule
Sharing rules are available for the object.
HlthCareProvTreatedConditionShare
Sharing is available for the object.