IGUHealth
    Preparing search index...
    interface DeviceUseStatement {
        _implicitRules?: Element;
        _language?: Element;
        _recordedOn?: Element;
        _status?: Element;
        _timingDateTime?: Element;
        basedOn?: Reference[];
        bodySite?: CodeableConcept;
        contained?: ConcreteType[];
        derivedFrom?: Reference[];
        device: Reference;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        recordedOn?: dateTime;
        resourceType: "DeviceUseStatement";
        source?: Reference;
        status: code;
        subject: Reference;
        text?: Narrative;
        timingDateTime?: dateTime;
        timingPeriod?: Period;
        timingTiming?: Timing;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _recordedOn?: Element

    When statement was recorded

    _status?: Element

    active | completed | entered-in-error +

    _timingDateTime?: Element

    How often the device was used

    basedOn?: Reference[]

    Fulfills plan, proposal or order

    bodySite?: CodeableConcept

    Target body site

    contained?: ConcreteType[]

    Contained, inline Resources

    derivedFrom?: Reference[]

    Supporting information

    device: Reference

    Reference to device used

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External identifier for this record

    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

    note?: Annotation[]

    Addition details (comments, instructions)

    reasonCode?: CodeableConcept[]

    Why device was used

    reasonReference?: Reference[]

    Why was DeviceUseStatement performed?

    recordedOn?: dateTime

    When statement was recorded

    resourceType: "DeviceUseStatement"
    source?: Reference

    Who made the statement

    status: code

    active | completed | entered-in-error +

    subject: Reference

    Patient using device

    text?: Narrative

    Text summary of the resource, for human interpretation

    timingDateTime?: dateTime

    How often the device was used

    timingPeriod?: Period

    How often the device was used

    timingTiming?: Timing

    How often the device was used