Newer Version Available
Patient Communication Language Input
The PatientCommunicationLanguage FHIR object maps to the 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 additionalInformation 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