IGUHealth
    Preparing search index...
    interface Coverage {
        _dependent?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _network?: Element;
        _order?: Element;
        _status?: Element;
        _subrogation?: Element;
        _subscriberId?: Element;
        beneficiary: Reference;
        class?: CoverageClass[];
        contained?: ConcreteType[];
        contract?: Reference[];
        costToBeneficiary?: CoverageCostToBeneficiary[];
        dependent?: string;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        network?: string;
        order?: positiveInt;
        payor: Reference[];
        period?: Period;
        policyHolder?: Reference;
        relationship?: CodeableConcept;
        resourceType: "Coverage";
        status: code;
        subrogation?: boolean;
        subscriber?: Reference;
        subscriberId?: string;
        text?: Narrative;
        type?: CodeableConcept;
    }
    Index

    Properties

    _dependent?: Element

    Dependent number

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _network?: Element

    Insurer network

    _order?: Element

    Relative order of the coverage

    _status?: Element

    active | cancelled | draft | entered-in-error

    _subrogation?: Element

    Reimbursement to insurer

    _subscriberId?: Element

    ID assigned to the subscriber

    beneficiary: Reference

    Plan beneficiary

    class?: CoverageClass[]

    Additional coverage classifications

    contained?: ConcreteType[]

    Contained, inline Resources

    contract?: Reference[]

    Contract details

    costToBeneficiary?: CoverageCostToBeneficiary[]

    Patient payments for services/products

    dependent?: string

    Dependent number

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for the coverage

    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

    network?: string

    Insurer network

    order?: positiveInt

    Relative order of the coverage

    payor: Reference[]

    Issuer of the policy

    period?: Period

    Coverage start and end dates

    policyHolder?: Reference

    Owner of the policy

    relationship?: CodeableConcept

    Beneficiary relationship to the subscriber

    resourceType: "Coverage"
    status: code

    active | cancelled | draft | entered-in-error

    subrogation?: boolean

    Reimbursement to insurer

    subscriber?: Reference

    Subscriber to the policy

    subscriberId?: string

    ID assigned to the subscriber

    text?: Narrative

    Text summary of the resource, for human interpretation

    Coverage category such as medical or accident