Newer Version Available

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

FHIR Address Input

Input representation for the Address FHIR object.

The Address FHIR object maps to the Contact​Point​Address​ 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
city String The city of the address. Optional 53.0
country String The country of the address. Optional 53.0
line String The street of the address. Optional 53.0
periodEnd String The date until when the address is active. Optional 53.0
periodStart String The date from when the address is active. Optional 53.0
postalCode String The postal code for the address. Optional 53.0
state String The state or province of the address. Optional 53.0
type String The type of address. For example, postal and physical. Optional 53.0
use String The usage type of the address. Optional 53.0