interface GuidanceResponse {
    _implicitRules?: Element;
    _language?: Element;
    _moduleCanonical?: Element;
    _moduleUri?: Element;
    _occurrenceDateTime?: Element;
    _status?: Element;
    contained?: ConcreteType[];
    dataRequirement?: DataRequirement[];
    encounter?: Reference;
    evaluationMessage?: Reference[];
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    moduleCanonical?: canonical;
    moduleCodeableConcept?: CodeableConcept;
    moduleUri?: uri;
    note?: Annotation[];
    occurrenceDateTime?: dateTime;
    outputParameters?: Reference;
    performer?: Reference;
    reasonCode?: CodeableConcept[];
    reasonReference?: Reference[];
    requestIdentifier?: Identifier;
    resourceType: "GuidanceResponse";
    result?: Reference;
    status: code;
    subject?: Reference;
    text?: Narrative;
}

Properties

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_moduleCanonical?: Element

What guidance was requested

_moduleUri?: Element

What guidance was requested

_occurrenceDateTime?: Element

When the guidance response was processed

_status?: Element

success | data-requested | data-required | in-progress | failure | entered-in-error

contained?: ConcreteType[]

Contained, inline Resources

dataRequirement?: DataRequirement[]

Additional required data

encounter?: Reference

Encounter during which the response was returned

evaluationMessage?: Reference[]

Messages resulting from the evaluation of the artifact or artifacts

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

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

moduleCanonical?: canonical

What guidance was requested

moduleCodeableConcept?: CodeableConcept

What guidance was requested

moduleUri?: uri

What guidance was requested

note?: Annotation[]

Additional notes about the response

occurrenceDateTime?: dateTime

When the guidance response was processed

outputParameters?: Reference

The output parameters of the evaluation, if any

performer?: Reference

Device returning the guidance

reasonCode?: CodeableConcept[]

Why guidance is needed

reasonReference?: Reference[]

Why guidance is needed

requestIdentifier?: Identifier

The identifier of the request associated with this response, if any

resourceType
result?: Reference

Proposed actions, if any

status: code

success | data-requested | data-required | in-progress | failure | entered-in-error

subject?: Reference

Patient the request was performed for

text?: Narrative

Text summary of the resource, for human interpretation