Managing Views and Action Guidances
View and ActionGuidance are both profiles based on the FHIR Basic resource. They belong to the Questionnaire service.
See View and ActionGuidance for introduction and use of the resources and elements.
Creating and Maintaining
View and ActionGuidance are created and updated through Basic Create and Basic Update, respectively, using the profiles ehealth-view and ehealth-actionguidance, respectively.
Later finding appropriate View and ActionGuidance resources depends on the quality and granularity with which the View and ActionGuidance elements are populated when created/updated. Consequently, effort should be made to ensure these elements are populated.
Filtering applied on finding appropriate View and ActionGuidance could involve the following elements of View and ActionGuidance:
useContext
ehealth-intendedAudience
ehealth-recommendation
status
modifier-role
Possibly, the following elements (and others) could be used as well:
title
description
version
Both ActionGuidance and View can reference a number of resources which they are intended to be used with, through elements ehealth-actionguidance-for
and ehealth-view-for
, respectively. Currently, such resources are expected to be of type Questionnaire.
Please note that there is a configured limit on the size of content
element. It may not exceed 100.000 bytes.
Releasing a View or ActionGuidance
Once a View or ActionGuidance has been finalized it is eligible for use in PlanDefinition/ActivityDefinition telemedicine packages. Finalizing is performed by setting the status
to value active
through an Update.
The contents of View or ActionGuidance cannot be changed once having status
set to active
. Please be sure to specify ehealth-view-for
or ehealth-actionguidance-for
before activating. Administrative fields such as intendedAudience
, modifier-role, recommendation
and useContext
can still be updated.
Retiring a View or ActionGuidance
Retire a View or ActionGuidance by setting the status
to value retired
through an Update.