Newer Version Available
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