Newer Version Available

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

​Procedure

The procedure FHIR resource maps to the Patient​Medical​​Procedure and Patient​Medical​​Procedure​Detail objects in Salesforce​.

FHIR V4​.0 - Clinical​ Data Model Mapping

Here’s how the fields defined by FHIR for ​Procedure map to the fields in Salesforce​.

Table 1. ​Procedure - Salesforce
​Procedure Resource Salesforce Field ​Type Salesforce Cardinality Notes
identifier Identifier Object 0​.M The identifier information for a ​Procedure is represented as Identifier records that reference the Patient​Medical​​Procedure record using their Identifier​.Parent​RecordId field​.
instantiates​Canonical​ N/A N/A N/A Not Supported
instantiates​Canonical​ N/A N/A N/A Not Supported
basedOn Patient​Medical​​Procedure​Detail Object 0​.M

The information about the service request that a procedure is based on is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​Procedure​Id field​.

The Salesforce implementation of procedure​.basedOn doesn’t support references to care plans​.

Patient​Medical​​Procedure​Detail​.​Detail​RecordId Lookup: Clinical​Service​Request 0​.1 For procedure​.basedOn information, Patient​Medical​​Procedure​Detail​.​Detail​RecordId must reference a Clinical​Service​Request record​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Based On

0​.1 For procedure​.basedOn information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Based On​.
partOf Patient​Medical​​Procedure​Detail Object 0​.M

The information about the procedure or observation that a procedure is a part of is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​Procedure​Id field​.

The Salesforce implementation of procedure​.partOf doesn’t support references to medication administration​.

Patient​Medical​​Procedure​Detail​.​Detail​RecordId Polymorphic Lookup: Patient​Medical​​Procedure, Care​Observation 0​.1 For procedure​.partOf information, Patient​Medical​​Procedure​Detail​.​Detail​RecordId must reference a either a Patient​Medical​​Procedure record or a Care​Observation​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Part Of

0​.1 For procedure​.partOf information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Part Of​.
status Patient​Medical​​Procedure​.Status Picklist 0​.1 While FHIR defines procedure​.status as a code set bundle, the Salesforce implementation of Patient​Medical​​Procedure​.Status is picklist​.
status​Reason Patient​Medical​​Procedure​.Status​Reason​​CodeId Lookup: ​CodeSet​Bundle 0​.1 N/A
category Patient​Medical​​Procedure​.​TypeId Lookup: ​CodeSet​Bundle 0​.1 N/A
code Patient​Medical​​Procedure​.​CodeId Lookup: ​CodeSet​Bundle 0​.1 N/A
subject Patient​Medical​​Procedure​.PatientId Master​Detail: Account 1​.1 The Salesforce implementation of procedure​.subject doesn’t support references to groups​.
encounter Patient​Medical​​Procedure​.Clinical​Encounter​Id Lookup: Clinical​Encounter 0​.1 N/A
performed​.performed​Date​Time Patient​Medical​​Procedure​.Start​Date Date​Time 0​.1 Patient​Medical​​Procedure​.Start​Date is used for both procedure​.performed​.performed​Date​Time and procedure​.performed​.performed​Period​. For the latter, the field is used to represent the start date of the period​.
performed​.performed​Period Patient​Medical​​Procedure​.Start​Date Date​Time 0​.1 Because Salesforce doesn’t support a native period data type, the procedure​.performed​.performed​Period field is flattened into a set of start date and end date fields​.
Patient​Medical​​Procedure​.End​Date Date​Time 0​.1
performed​.performed​String Patient​Medical​​Procedure​.Duration​Time​String String 0​.1 N/A
performed​.performedAge Patient​Medical​​Procedure​.Performed​AtAge Double 0​.1 Because Salesforce doesn’t support a native age data type, the procedure​.performed​.performedAge FHIR resource is flattened into a set of age and unit fields​.
Patient​Medical​​Procedure​.PerformedAt​AgeUnitId Lookup: UnitOf​Measure 0​.1
performed​.performed​Range Patient​Medical​​Procedure​.PerformedAt​AgeLower​Limit Double 0​.1 Because Salesforce doesn’t support a native range data type, the procedure​.performed​.performed​Range FHIR resource is flattened into a set of lower limit, upper limit, and unit fields​.
Patient​Medical​​Procedure​.PerformedAt​​AgeUpper​Limit Double 0​.1
Patient​Medical​​Procedure​.Performed​AgeRange​Unit Lookup: UnitOf​Measure 0​.1
recorder Patient​Medical​​Procedure​.​Record​Creator​Id Lookup: Account, HealthcareProvider 0​.1 N/A
asserter Patient​Medical​​Procedure​.Assertion​SourceId Lookup: Account, Healthcare​Provider 0​.1 N/A
performer Care​Performer Object 0​.M The performer information for a ​Procedure is represented as Care​Performer records that reference the Patient​Medical​​Procedure record using their Care​Performer​.Parent​RecordId field​.
performer​.function Care​Performer​.RoleId Polymorphic Lookup: ​CodeSet, ​CodeSet​Bundle 0​.1 N/A
performer​.actor Care​Performer​.PersonId Polymorphic Lookup: Account, Healthcare​Provider 0​.1 The Salesforce implementation doesn’t support references to devices​.
performer​.actoron​BehalfOf Care​Performer​.Affiliated​Organization​Id Lookup: Account 0​.1 0​.1
location Patient​Medical​​Procedure​.FacilityId Lookup: Healthcare​.Facility 0​.1 N/A
reason​Code Patient​Medical​​Procedure​.Reason​CodeId Lookup: ​CodeSet​Bundle 0​.1 While FHIR defines procedure​.reason​Code as a zero-to-many resource, the Salesforce implementation is zero-to-one​.
reason​Reference Patient​Medical​​Procedure​.Reason​Reference​Id Polymorphic Lookup: Health​Condition, Care​Observation, Patient​Medical​​Procedure, and Diagnostic​Summary 0​.1

While FHIR defines procedure​.reason​Code as a zero-to-many resource, the Salesforce implementation is zero-to-one​.

The Salesforce implementation doesn’t support document reference records​.

bodySite Patient​Medical​​Procedure​Detail Object 0​.M

The body site information of a procedure is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​ProcedureId field​.

Patient​Medical​​Procedure​Detail​.​Detail​CodeId Polymorphic Lookup: ​CodeSet, ​CodeSet​Bundle 0​.1 For procedure​.bodySite information, Patient​Medical​​Procedure​Detail​.​Detail​CodeId must reference a ​CodeSet or ​CodeSet​Bundle record​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Body Site

0​.1 For procedure​.bodySite information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Body Site​.
outcome Patient​Medical​​Procedure​.Outcome Picklist 0​.1 While FHIR defines procedure​.outcome as a code, the Salesforce implementation of Patient​Medical​​Procedure​.Outcome is a picklist​.
report Patient​Medical​​Procedure​.ReportId Lookup: Diagnostic​Summary 0​.1

While FHIR defines procedure​.report as a zero-to-many resource, the Salesforce implementation is zero-to-one​.

The Salesforce implementation of procedure​.report doesn’t support references to composition or document reference records​.

complication Patient​Medical​​Procedure​Detail Object 0​.M

The complication information of a procedure is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​ProcedureId field​.

Patient​Medical​​Procedure​Detail​.​Detail​CodeId Polymorphic Lookup: ​CodeSet, ​CodeSet​Bundle 0​.1 For procedure​.complication information, Patient​Medical​​Procedure​Detail​.​Detail​CodeId must reference a ​CodeSet or ​CodeSet​Bundle record​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Complication

0​.1 For procedure​.complication information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Complication​.
complication​Detail Patient​Medical​​Procedure​Detail Object 0​.M

The complication detail information of a procedure is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​ProcedureId field​.

Patient​Medical​​Procedure​Detail​.​Detail​RecordId Lookup: Health​Condition 0​.1 For procedure​.complication​Detail information, Patient​Medical​​Procedure​Detail​.​Detail​RecordId must reference a Health​Condition record​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Complication ​Detail

0​.1 For procedure​.complication​Detail information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Complication ​Detail​.
followUp Patient​Medical​​Procedure​Detail Object 0​.M

The follow up information of a procedure is represented as Patient​Medical​​Procedure​Detail records that reference the Patient​Medical​​Procedure record using their Patient​Medical​​Procedure​Detail​.Patient​Medical​​ProcedureId field​.

Patient​Medical​​Procedure​Detail​.​Detail​CodeId Polymorphic Lookup: ​CodeSet, ​CodeSet​Bundle 0​.1 For procedure​.followUp information, Patient​Medical​​Procedure​Detail​.​Detail​CodeId must reference a ​CodeSet or ​CodeSet​Bundle record​.
Patient​Medical​​Procedure​Detail​.​Detail​Type

Picklist

Value: Follow Up

0​.1 For procedure​.complication​Detail information, Patient​Medical​​Procedure​Detail​.​Detail​Type must use the value Follow Up​.
Note N/A N/A N/A Not supported
focal​Device N/A N/A N/A Not supported
used​Reference N/A N/A N/A Not supported
used​Code N/A N/A N/A Not supported