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.
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
Since both View and ActionGuidance are instances of the Basic resource, it will often be useful to use either code
or profile
to distinguish between them.
An ActionGuidance should reference one or more questionnaires through the ehealth-actionguidance-for
element, even that the element is optional.
A View should reference one or more questionnaires through the ehealth-view-for
element, even that the element is optional.
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 aware to specify ehealth-view-for
or ehealth-actionguidance-for
before activating. Administrative fields such as intendedAudience, recommendation etc. can still be updated.
Retiring a View or ActionGuidance
Retire a View or ActionGuidance by setting the status
to value retired
through an Update.