IGUHealth
    Preparing search index...
    interface InsurancePlan {
        _alias?: Element[];
        _implicitRules?: Element;
        _language?: Element;
        _name?: Element;
        _status?: Element;
        administeredBy?: Reference;
        alias?: string[];
        contact?: InsurancePlanContact[];
        contained?: ConcreteType[];
        coverage?: InsurancePlanCoverage[];
        coverageArea?: Reference[];
        endpoint?: Reference[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        name?: string;
        network?: Reference[];
        ownedBy?: Reference;
        period?: Period;
        plan?: InsurancePlanPlan[];
        resourceType: "InsurancePlan";
        status?: code;
        text?: Narrative;
        type?: CodeableConcept[];
    }
    Index

    Properties

    _alias?: Element[]

    Alternate names

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _name?: Element

    Official name

    _status?: Element

    draft | active | retired | unknown

    administeredBy?: Reference

    Product administrator

    alias?: string[]

    Alternate names

    Contact for the product

    contained?: ConcreteType[]

    Contained, inline Resources

    Coverage details

    coverageArea?: Reference[]

    Where product applies

    endpoint?: Reference[]

    Technical endpoint

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for Product

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    name?: string

    Official name

    network?: Reference[]

    What networks are Included

    ownedBy?: Reference

    Plan issuer

    period?: Period

    When the product is available

    Plan details

    resourceType: "InsurancePlan"
    status?: code

    draft | active | retired | unknown

    text?: Narrative

    Text summary of the resource, for human interpretation

    Kind of product