Newer Version Available

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

FHIR Contact Point Input

Input representation for the ContactPoint FHIR object.

The ContactPoint FHIR object maps to the Contact​Point​Phone​ object in Salesforce.

JSON example
Properties
Name Type Description Required or Optional Available Version
additional​Information Custom Field Value Input[] Adds additional information to any fields not mapped in this API. Optional 53.0
periodEnd String The date until when the contact detail is active. Optional 53.0
periodStart String The date from when the contact detail is active. Optional 53.0
rank Integer The preference rank of the contact detail among all the contact details associated with a person. Optional 53.0
system String The system of the contact detail. For example, email and phone. Optional 53.0
use String The usage type of the contact detail. For example, home and office. Optional 53.0
value String The actual details of the patient’s contact point phone record stored in the Contact​Point​Phone​.Telephone​Number. Contact​Point​Phone​.Area​Code, Contact​Point​Phone​.Extension​Number, and Contact.​Email fields. Optional 53.0