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.' package_name: hl7.fhir.r6.examples derivation: specialization name: ExtendedContactDetail type: ExtendedContactDetail elements: purpose: short: The type of contact type: CodeableConcept binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/contactentity-type'} index: 0 name: {type: HumanName, short: Name of an individual to contact, array: true, index: 1} telecom: {type: ContactPoint, short: Contact details (e.g.phone/fax/url), array: true, index: 2} address: {type: Address, short: Address for the contact, index: 3} organization: short: This contact detail is handled/monitored by a specific organization refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference index: 4 period: {type: Period, short: Period that this contact was valid for usage, index: 5} package_version: 6.0.0-ballot2 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/ExtendedContactDetail base: http://hl7.org/fhir/StructureDefinition/DataType version: 6.0.0-ballot2