HealthConditionDetail

This child object is used to associate body site and laterality codes to HealthCondition records. This object is available in API version 52.0 and later.

Supported Calls

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

Fields

Field Details
DetailCodeId
Type
Polymorphic Master-Detail reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References a code set or code set bundle that adds information to a HealthCondition record.
Referenced Objects
CodeSet, CodeSetBundle
DetailType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Speicifies the type of information represented by the detail code that’s accosicated to the HealthCondition record.
Possible values are:
  • Body Site
  • Laterality
HealthConditionId
Type
Master-Detail reference
Properties
Create, Filter, Group, Sort
Description
The parent HealthCondition record to which the body site and laterality information is being added.
Referenced Objects
HealthCondition
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The system-generated name of the HealthConditionDetail record.

Usage

  • Use the HealthConditionId field to reference the parent HealthCondition record that the additional information is being associated to.
  • Use the DetailType picklist to specify the type of code that’s being associated to the HealthCondition record.
  • Use the DetailCodeId field to reference the code set or code set bundle record with the associated information.

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.

HealthConditionDetailFeed
Feed tracking is available for the object.
HealthConditionDetailHistory
History is available for tracked fields of the object.
HealthConditionDetailChangeEvent (API version 61.0)
Change events are available for the object.