languages property

List<String> languages
getter/setter pair

the list of languages spoken by the patient ordered by fluency (alpha-2 code http://www.loc.gov/standards/iso639-2/ascii_8bits.html).

Implementation

List<String> languages;