CareRequestReviewer

Represents the details of a care request reviewer including name, reviewer type, status of the care request at the end of the review, the reviewer’s notes, and date of review. A care request, care request item, care request drug, or care diagnosis can be associated with a care request reviewer. 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
CareRequestCaseId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The case related to the care request.
This is a relationship field.
Relationship Name
CareRequestCase
Relationship Type
Lookup
Refers To
Case
CareRequestReferenceId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The care request, care request item, care request drug, or care diagnosis associated with the care request reviewer.
This is a polymorphic relationship field.
Relationship Name
CareRequestReference
Relationship Type
Lookup
Refers To
CareDiagnosis, CareRequest, CareRequestDrug, CareRequestItem
ContentDocumentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The content document that's attached to the reviewer note.
This field is a relationship field.
Relationship Name
ContentDocument
Relationship Type
Lookup
Refers To
ContentDocument
This field is available in API version 56.0 and later.
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name associated with the record.
ReviewDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when the care request was reviewed.
ReviewerId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The name of the user who reviewed the care request.
This is a polymorphic relationship field.
Relationship Name
Reviewer
Relationship Type
Lookup
Refers To
HealthcareProvider, User
ReviewerNotes
Type
textarea
Properties
Create, Nillable, Update
Description
The notes related to the review.
ReviewerType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The type of the reviewer who reviewed the care request.
Possible values are:
  • Medical Director Review
  • Peer Review
  • Physician Review
  • Registered Nurse Review
The default value is 'Registered Nurse Review'.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
The status of the care request.
Possible values are:
  • Approved
  • Denied
  • In process
The default value is 'Approved'.

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.

CareRequestReviewerChangeEvent (API Version 62.0)
Change events are available for the object.
CareRequestReviewerFeed
Feed tracking is available for the object.
CareRequestReviewerHistory
History is available for tracked fields of the object.