IGUHealth
    Preparing search index...
    interface SupplyRequest {
        _authoredOn?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _occurrenceDateTime?: Element;
        _priority?: Element;
        _status?: Element;
        authoredOn?: dateTime;
        category?: CodeableConcept;
        contained?: ConcreteType[];
        deliverFrom?: Reference;
        deliverTo?: Reference;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        itemCodeableConcept?: CodeableConcept;
        itemReference?: Reference;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        occurrenceDateTime?: dateTime;
        occurrencePeriod?: Period;
        occurrenceTiming?: Timing;
        parameter?: SupplyRequestParameter[];
        priority?: code;
        quantity: Quantity;
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        requester?: Reference;
        resourceType: "SupplyRequest";
        status?: code;
        supplier?: Reference[];
        text?: Narrative;
    }
    Index

    Properties

    _authoredOn?: Element

    When the request was made

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _occurrenceDateTime?: Element

    When the request should be fulfilled

    _priority?: Element

    routine | urgent | asap | stat

    _status?: Element

    draft | active | suspended +

    authoredOn?: dateTime

    When the request was made

    category?: CodeableConcept

    The kind of supply (central, non-stock, etc.)

    contained?: ConcreteType[]

    Contained, inline Resources

    deliverFrom?: Reference

    The origin of the supply

    deliverTo?: Reference

    The destination of the supply

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for SupplyRequest

    implicitRules?: uri

    A set of rules under which this content was created

    itemCodeableConcept?: CodeableConcept

    Medication, Substance, or Device requested to be supplied

    itemReference?: Reference

    Medication, Substance, or Device requested to be supplied

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    occurrenceDateTime?: dateTime

    When the request should be fulfilled

    occurrencePeriod?: Period

    When the request should be fulfilled

    occurrenceTiming?: Timing

    When the request should be fulfilled

    Ordered item details

    priority?: code

    routine | urgent | asap | stat

    quantity: Quantity

    The requested amount of the item indicated

    reasonCode?: CodeableConcept[]

    The reason why the supply item was requested

    reasonReference?: Reference[]

    The reason why the supply item was requested

    requester?: Reference

    Individual making the request

    resourceType: "SupplyRequest"
    status?: code

    draft | active | suspended +

    supplier?: Reference[]

    Who is intended to fulfill the request

    text?: Narrative

    Text summary of the resource, for human interpretation