Newer Version Available

This content describes an older version of this product. View Latest

CareDiagnosis

Represents the details of a diagnosis including code type, name, and description. One or more care diagnoses can be associated with a care request.

Supported Calls

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

Fields

Field Details
CareRequestCaseId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Case related to the care request.
This is a relationship field.
Relationship Name
CareRequestCase
Relationship Type
Lookup
Refers To
Case
CareRequestId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Care request for the diagnosis.
This is a relationship field.
Relationship Name
CareRequest
Relationship Type
Lookup
Refers To
CareRequest
CodeDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code description.
CodeType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Code type for the diagnosis.
Possible values are:
  • ICD-10-CM
CodeTypeIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the code type for the diagnosis.
DiagnosisCodeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code. DiagnosisCodeId will be deprecated in a future release, so use DiagnosisCodeSetId instead.
This is a relationship field.
Relationship Name
DiagnosisCode
Relationship Type
Lookup
Refers To
HealthCareDiagnosis
DiagnosisCodeSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code set.
This is a polymorphic relationship field.
Relationship Name
DiagnosisCodeSet
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle
DischargeCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Discharge diagnosis code.
DischargeCodeDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Description of the discharge diagnosis code.
DischargeCodeType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Code type for the discharge diagnosis.
Possible values are:
  • ICD-10-CM
DischargeCodeTypeIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the code type for the discharge diagnosis.
DischargeDiagnosisCodeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Diagnosis code at discharge.
This is a relationship field.
Relationship Name
DischargeDiagnosisCode
Relationship Type
Lookup
Refers To
HealthCareDiagnosis
DischargeDiagnosisEffectiveDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Effective date for the discharge diagnosis.
DischargeDiagnosisEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Termination date for the discharge diagnosis.
EffectiveDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Effective date for the diagnosis.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Termination date for the diagnosis.
IsDischargeDiagnosisPrimary
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this is the primary discharge diagnosis.
The default value is 'false'.
IsModifiedDiagnosisPrimary
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this modified diagnosis is the primary diagnosis.
The default value is 'false'.
IsPrimary
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this diagnosis is the primary diagnosis.
The default value is 'false'.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
ModifiedCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Modified diagnosis code.
ModifiedCodeDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Modified diagnosis code description.
ModifiedCodeType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Code type for the modified diagnosis.
Possible values are:
  • ICD-10-CM
ModifiedCodeTypeIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the code type for the modified diagnosis.
ModifiedDiagnosisCodeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the code type for the modified diagnosis. ModifiedDiagnosisCodeId will be deprecated in a future release, so use ModifiedDiagnosisCodeSetId instead.
This is a relationship field.
Relationship Name
ModifiedDiagnosisCode
Relationship Type
Lookup
Refers To
HealthCareDiagnosis
ModifiedDiagnosisCodeSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Modified diagnosis code set associated with the diagnosis.
This is a polymorphic relationship field.
Relationship Name
ModifiedDiagnosisCodeSet
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle
ModifiedEffectiveDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Modified effective date for the diagnosis.
ModifiedEndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Modified termination date for the diagnosis.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the diagnosis code.
RecordTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the record type assigned to this object.
This is a relationship field.
Relationship Name
RecordType
Relationship Type
Lookup
Refers To
RecordType
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
System from which this request was sourced.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
ID of the system from which the request was sourced.
SourceSystemModified
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Timestamp of the most recent update from the source system.

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.

CareDiagnosisFeed
Feed tracking is available for the object.
CareDiagnosisHistory
History is available for tracked fields of the object.