GuidanceResponse
GuidanceResponse
draftResource23 elementsv5.0.0
A 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.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/GuidanceResponse
- ID
- GuidanceResponse
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Clinical Decision Support)
- Version
- 5.0.0
- Purpose
- The GuidanceResponse resource supports recording the results of decision support interactions, reportability determination for public health, as well as the communication of additional data requirements for subsequent interactions.
| Path | Card. | Type | Description |
|---|---|---|---|
GuidanceResponse | 0..* | The formal response to a guidance request | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | 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 contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
requestIdentifier | 0..1 | The identifier of the request associated with this response, if any | |
identifier | 0..* | Business identifier | |
module[x] | 1..1 | uricanonical+1 | What guidance was requestedexample: guidance-module-code |
status | 1..1 | code | success | data-requested | data-required | in-progress | failure | entered-in-errorrequired: guidance-response-status |
subject | 0..1 | Patient the request was performed for | |
encounter | 0..1 | Encounter during which the response was returned | |
occurrenceDateTime | 0..1 | dateTime | When the guidance response was processed |
performer | 0..1 | Device returning the guidance | |
reason | 0..* | Why guidance is needed | |
note | 0..* | Additional notes about the response | |
evaluationMessage | 0..1 | Messages resulting from the evaluation of the artifact or artifacts | |
outputParameters | 0..1 | The output parameters of the evaluation, if any | |
result | 0..* | Proposed actions, if any | |
dataRequirement | 0..* | Additional required data |