http://hl7.org/fhir/StructureDefinition/ExtendedContactDetail|5.0.0

ExtendedContactDetail Type: Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization.
description: 'ExtendedContactDetail Type: Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization.'
derivation: specialization
name: ExtendedContactDetail
type: ExtendedContactDetail
elements:
  purpose:
    short: The type of contact
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/contactentity-type'}
    isSummary: true
    index: 0
  name: {short: Name of an individual to contact, array: true, isSummary: true, index: 1}
  telecom: {short: Contact details (e.g.phone/fax/url), array: true, isSummary: true, index: 2}
  address: {short: Address for the contact, isSummary: true, index: 3}
  organization: {short: This contact detail is handled/monitored by a specific organization, isSummary: true, index: 4}
  period: {short: Period that this contact was valid for usage, isSummary: true, index: 5}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/ExtendedContactDetail
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0