Stream: implementers
Topic: telecom.use
Jose Costa Teixeira (May 25 2020 at 10:16):
Telecom.use has a required binding that seems most appropriate for persons, not really for organizations.
E.g. how can we express "HQ" or "main office" for an organization.location? I presume we can't..?
Lloyd McKenzie (May 25 2020 at 14:31):
Generally, that would be Organization.contact.purpose
Jose Costa Teixeira (May 25 2020 at 17:39):
Since ContactPoint.use seems really about a person's contacts, do we then assume thar ContactPoint.use is not supposed to be used for organizations?
Jose Costa Teixeira (May 25 2020 at 17:42):
btw, not in scope, but I would have a challenge with that required binding: I have 2 phones, one for country 1, one for country 2. They are not "home" and "work", they are "contact in country 1" and "contact on country 2". First world problems, I guess (Thanks EU!..)
Lloyd McKenzie (May 25 2020 at 17:55):
ContactPoint is definitely used for Organizations, but you typically won't use ContactPoint.use
Last updated: Apr 12 2022 at 19:14 UTC