Newer Version Available

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

Patient Communication Language Input

The input representation of patient communication language.

The PatientCommunicationLanguage FHIR object maps to PersonLanguage object in Salesforce.

JSON example
1"PatientCommunicationLanguage": [
2    {
3      "language": "High Elvish",
4      "preferenceRank": 2
5    }
6  ]
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
language String The language used by the person. Optional 53.0
preferenceRank Integer The ranked order of preference the person has for the language as a medium of communication. Optional 53.0