> ## Documentation Index
> Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ContactDetail

> Base StructureDefinition for ContactDetail Type: Specifies contact information for a person or organization.

## Properties

| Name      | Required | Type                                                         | Description                                    |
| --------- | -------- | ------------------------------------------------------------ | ---------------------------------------------- |
| id        | No       | string                                                       | Unique id for inter-element referencing        |
| extension | No       | [Extension](/medical-api/fhir/data-types/extension)\[]       | Additional content defined by implementations  |
| name      | No       | string                                                       | Name of an individual to contact               |
| telecom   | No       | [ContactPoint](/medical-api/fhir/data-types/contactpoint)\[] | Contact details for individual or organization |
