IGUHealth
    Preparing search index...
    interface RequestGroup {
        _authoredOn?: Element;
        _implicitRules?: Element;
        _instantiatesCanonical?: Element[];
        _instantiatesUri?: Element[];
        _intent?: Element;
        _language?: Element;
        _priority?: Element;
        _status?: Element;
        action?: RequestGroupAction[];
        author?: Reference;
        authoredOn?: dateTime;
        basedOn?: Reference[];
        code?: CodeableConcept;
        contained?: ConcreteType[];
        encounter?: Reference;
        extension?: Extension[];
        groupIdentifier?: Identifier;
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        instantiatesCanonical?: canonical[];
        instantiatesUri?: uri[];
        intent: code;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        priority?: code;
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        replaces?: Reference[];
        resourceType: "RequestGroup";
        status: code;
        subject?: Reference;
        text?: Narrative;
    }
    Index

    Properties

    _authoredOn?: Element

    When the request group was authored

    _implicitRules?: Element

    A set of rules under which this content was created

    _instantiatesCanonical?: Element[]

    Instantiates FHIR protocol or definition

    _instantiatesUri?: Element[]

    Instantiates external protocol or definition

    _intent?: Element

    proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

    _language?: Element

    Language of the resource content

    _priority?: Element

    routine | urgent | asap | stat

    _status?: Element

    draft | active | on-hold | revoked | completed | entered-in-error | unknown

    Proposed actions, if any

    author?: Reference

    Device or practitioner that authored the request group

    authoredOn?: dateTime

    When the request group was authored

    basedOn?: Reference[]

    Fulfills plan, proposal, or order

    What's being requested/ordered

    contained?: ConcreteType[]

    Contained, inline Resources

    encounter?: Reference

    Created as part of

    extension?: Extension[]

    Additional content defined by implementations

    groupIdentifier?: Identifier

    Composite request this is part of

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business identifier

    implicitRules?: uri

    A set of rules under which this content was created

    instantiatesCanonical?: canonical[]

    Instantiates FHIR protocol or definition

    instantiatesUri?: uri[]

    Instantiates external protocol or definition

    intent: code

    proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Additional notes about the response

    priority?: code

    routine | urgent | asap | stat

    reasonCode?: CodeableConcept[]

    Why the request group is needed

    reasonReference?: Reference[]

    Why the request group is needed

    replaces?: Reference[]

    Request(s) replaced by this request

    resourceType: "RequestGroup"
    status: code

    draft | active | on-hold | revoked | completed | entered-in-error | unknown

    subject?: Reference

    Who the request group is about

    text?: Narrative

    Text summary of the resource, for human interpretation