IGUHealth
    Preparing search index...
    interface EnrollmentRequest {
        _created?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _status?: Element;
        candidate?: Reference;
        contained?: ConcreteType[];
        coverage?: Reference;
        created?: dateTime;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        insurer?: Reference;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        provider?: Reference;
        resourceType: "EnrollmentRequest";
        status?: code;
        text?: Narrative;
    }
    Index

    Properties

    _created?: Element

    Creation date

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _status?: Element

    active | cancelled | draft | entered-in-error

    candidate?: Reference

    The subject to be enrolled

    contained?: ConcreteType[]

    Contained, inline Resources

    coverage?: Reference

    Insurance information

    created?: dateTime

    Creation date

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier

    implicitRules?: uri

    A set of rules under which this content was created

    insurer?: Reference

    Target

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    provider?: Reference

    Responsible practitioner

    resourceType: "EnrollmentRequest"
    status?: code

    active | cancelled | draft | entered-in-error

    text?: Narrative

    Text summary of the resource, for human interpretation