GuidanceResponse
ClinicalA guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| GuidanceResponse | 0..* | — | The formal response to a guidance request |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .requestIdentifierΣ | 0..1 | Identifier | The identifier of the request associated with this response, if any |
| .identifierΣ | 0..* | Identifier | Business identifier |
| .module[x]Σ | 1..1 | uri | canonical | CodeableConcept | What guidance was requested |
| .status?!Σ | 1..1 | code | success | data-requested | data-required | in-progress | failure | entered-in-error Bindingguidance-response-status(required) |
| .subject | 0..1 | Reference(Patient | Group) | Patient the request was performed for |
| .encounter | 0..1 | Reference(Encounter) | Encounter during which the response was returned |
| .occurrenceDateTime | 0..1 | dateTime | When the guidance response was processed |
| .performer | 0..1 | Reference(Device) | Device returning the guidance |
| .reasonCode | 0..* | CodeableConcept | Why guidance is needed |
| .reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why guidance is needed |
| .note | 0..* | Annotation | Additional notes about the response |
| .evaluationMessage | 0..* | Reference(OperationOutcome) | Messages resulting from the evaluation of the artifact or artifacts |
| .outputParameters | 0..1 | Reference(Parameters) | The output parameters of the evaluation, if any |
| .result | 0..1 | Reference(CarePlan | RequestGroup) | Proposed actions, if any |
| .dataRequirement | 0..* | DataRequirement | Additional required data |