IGUHealth
    Preparing search index...
    interface ContactPoint {
        _rank?: Element;
        _system?: Element;
        _use?: Element;
        _value?: Element;
        extension?: Extension[];
        id?: id;
        period?: Period;
        rank?: positiveInt;
        system?: code;
        use?: code;
        value?: string;
    }
    Index

    Properties

    _rank?: Element

    Specify preferred order of use (1 = highest)

    _system?: Element

    phone | fax | email | pager | url | sms | other

    _use?: Element

    home | work | temp | old | mobile - purpose of this contact point

    _value?: Element

    The actual contact point details

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    period?: Period

    Time period when the contact point was/is in use

    Specify preferred order of use (1 = highest)

    system?: code

    phone | fax | email | pager | url | sms | other

    use?: code

    home | work | temp | old | mobile - purpose of this contact point

    value?: string

    The actual contact point details