Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Patient Input
- Root XML tag
- <patientData>
- JSON example
-
1{ 2 "patientId": "patient2", 3 "careProgramProductData": [ 4 { 5 "providerId": "provider3", 6 "productId": "product4" 7 } 8 ] 9 } - Properties
-
Name Type Description Required Available Version careProgramProductData Enrollee Product Input[] List of all objects that contain data related to the enrollee’s care program product. No 46.0 patientId String ID of the patient as configured in the care system field mappings. Yes 46.0