ClinicalServiceRequestDetail
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| ClinicalServiceRequestId |
|
| DetailCodeId |
|
| DetailRecordId |
|
| DetailType |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
Usage
ClinicalServiceRequestDetail records add additional information to ClinicalServiceRequest records. This information may be of the following types, referencing the following types of records:
- Based On: Clinical service requests or medication requests
- Body Site: Code sets or code set bundles
- Reason Reference: Health conditions, care observations, or diagnostic summaries
- Request Facility: Healthcare facilities, code sets, or code set bundles
The records providing this additional information is selected using either the DetailCodeId or DetailRecordId fields, and then the type of information is specified using the DetailType field. This information is then connected to the clinical service request record it belongs to using the ClinicalServiceRequestId field.
One record of ClinicalServiceRequestDetail can specify only one type and piece of information. If multiple detail types or detail instances are required in the parent clinical service request record, multiple records of ClinicalServiceRequestDetail are required.
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- ClinicalServiceRequestDetailFeed
- Feed tracking is available for the object.
- ClinicalServiceRequestDetailHistory
- History is available for tracked fields of the object.
- ClinicalServiceRequestDetailChangeEvent (API version 61.0)
- Change events are available for the object.