IGUHealth
    Preparing search index...
    interface InsurancePlanContact {
        address?: Address;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        name?: HumanName;
        purpose?: CodeableConcept;
        telecom?: ContactPoint[];
    }
    Index

    Properties

    address?: Address

    Visiting or postal addresses for the contact

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    name?: HumanName

    A name associated with the contact

    purpose?: CodeableConcept

    The type of contact

    telecom?: ContactPoint[]

    Contact details (telephone, email, etc.) for a contact