This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
SDC System for completing forms
{ "resourceType": "Conformance", "id": "conformance-sdc-form-filler", "text": { "status": "generated", "div": "<div>\n\t\t\t\n <h2>SDC Form Filler</h2>\n\t\t\t\n <p>(Requirements Definition)</p>\n\t\t\t\n <p>Published: 2014-07-06 (draft)</p>\n\t\t\t\n <p>Published by: \n <b>U.S. Office of the National Coordinator (ONC)</b>\n\t\t\t\n </p>\n\t\t\t\n <p>This profile defines the expected capabilities of the \n <i>SDC Form Filler</i> role when conforming to the S&I Framework's \n <a href=\"sdc.html\">Structured Data Capture FHIR implementation guide</a>. This role is responsible for retrieving pre-defined forms, requesting pre-population of forms and/or auto-populating forms, guiding the user through verifying populated data and submitting completed or partially-completed forms.\n </p>\n\t\t\t\n <p>Note that Form Fillers may also take on the role of \n <a href=\"conformance-sdc-form-archiver.html\">Form Archiver</a> if they have a requirement to retain the completed version of a form (and potentially the source data that was used to complete it).\n </p>\n\t\t\t\n <h2>General</h2>\n\t\t\t\n <table>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>FHIR Version:</th>\n\t\t\t\t\t\t\n <td>1.4.0</td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Supported formats:</th>\n\t\t\t\t\t\t\n <td>xml, json</td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <h2>REST behavior</h2>\n\t\t\t\n <p>The \n <a href=\"../questionnaire.html\">Questionnaire</a> and \n <a href=\"../valueset.html\">ValueSet</a> resources are retrieved to allow the system to guide the user through the entry process. The \n <a href=\"../binary.html\">Binary</a> and \n <a href=\"../documentreference.html\">DocumentReference</a> resources allow the system to find existing clinical documents that can be within the pre-population process. (Support for retrieval operations on these resources is optional as the relevant CDA or FHIR structures may also be directly generated by the \n <i>Form Filler</i> itself.) Finally, the \n <a href=\"../questionnaireresponse.html\">QuestionnaireResponse</a> resource is used to record the populated form.\n </p>\n\t\t\t\n <p>\n\t\t\t\t\n <b>Security:</b>\n\t\t\t\n </p>\n\t\t\t\n <p>Implementations must meet the general security requirements documented in the \n <a href=\"sdc-security.html\">SDC implementation guide</a>.\n </p>\n\t\t\t\n <h3>Resource summary</h3>\n\t\t\t\n <table class=\"grid\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Resource</th>\n\t\t\t\t\t\t\n <th>Search</th>\n\t\t\t\t\t\t\n <th>Read</th>\n\t\t\t\t\t\t\n <th>Read Version</th>\n\t\t\t\t\t\t\n <th>Instance History</th>\n\t\t\t\t\t\t\n <th>Resource History</th>\n\t\t\t\t\t\t\n <th>Create</th>\n\t\t\t\t\t\t\n <th>Update</th>\n\t\t\t\t\t\t\n <th>Delete</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Questionnaire (\n <a href=\"http://hl7.org/fhir/StructureDefinition/sdc-questionnaire\">Profile</a>)\n </th>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows discovery of existing questionnaires to be completed\" href=\"#Questionnaire-search-type\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a specific questionnaire by id. Allows systems to maintain a 'favorites' list of forms and retrieve them by id.\" href=\"#Questionnaire-read\">SHOULD</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a historical version of a questionnaire. Most systems will make use of the current version only.\" href=\"#Questionnaire-vread\">MAY</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows review of changes made to a questionnaire over time. Of interest to some systems, but probably not most.\" href=\"#Questionnaire-history-instance\">MAY</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>ValueSet (\n <a href=\"http://hl7.org/fhir/StructureDefinition/sdc-valueset\">Profile</a>)\n </th>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a specific value set by id (as referenced in a Questionnaire)\" href=\"#ValueSet-read\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a specific version of a value set (as referenced in a Questionnaire)\" href=\"#ValueSet-vread\">SHOULD</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows review of changes to a value set over time. Of interest to some systems, but probably not most.\" href=\"#ValueSet-history-instance\">MAY</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>QuestionnaireResponse (\n <a href=\"http://hl7.org/fhir/StructureDefinition/sdc-element\">Profile</a>)\n </th>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows a user to search for existing completed or partially-completed forms. Generally used to find partially-completed forms for update.\" href=\"#QuestionnaireResponse-search-type\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows review of prior versions of an answer set - allows reversion to previously recorded versions\" href=\"#QuestionnaireResponse-history-instance\">SHOULD</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows recording a completed or partially-completed form\" href=\"#QuestionnaireResponse-create\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows updating an existing completed or partially-completed form. (Systems may place rules on who can update forms and under what circumstances.)\" href=\"#QuestionnaireResponse-update\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows removal of a completed form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a completed form and under what circumstances.\" href=\"#QuestionnaireResponse-delete\">SHALL</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>DocumentReference</th>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows discovery of existing documents that may be included in a form pre-population request\" href=\"#DocumentReference-search-type\">SHOULD</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Binary</th>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a specific binary (as pointed to by a DocumentReference)\" href=\"#Binary-read\">SHOULD</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <a title=\"Allows retrieval of a historical version of a binary. In general, the most recent version would be appropriate, but some may prefer to use the specific version referenced by a DocumentReference.\" href=\"#Binary-vread\">MAY</a>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\t\n <td/>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <p>\n\t\t\t\t\n <b>Operations:</b>\n\t\t\t\t\n <a title=\"Populate Questionnaire\" href=\"http://hl7.org/fhir/OperationDefinition/questionnaire-populate\">populate</a> MAY\n </p>\n\t\t\t\n <br/>\n\t\t\t\n <br/>\n\t\t\t\n <h3>\n\t\t\t\t\n <a href=\"../questionnaire.html\">Questionnaire</a>\n\t\t\t\n </h3>\n\t\t\t\n <h4>Interactions</h4>\n\t\t\t\n <table class=\"list\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Name</th>\n\t\t\t\t\t\t\n <th>Conformance</th>\n\t\t\t\t\t\t\n <th>Description</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Questionnaire-search-type\"> </a>\n\t\t\t\t\t\t\t\n <span>search-type</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows discovery of existing questionnaires to be completed</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Questionnaire-read\"> </a>\n\t\t\t\t\t\t\t\n <span>read</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a specific questionnaire by id. Allows systems to maintain a 'favorites' list of forms and retrieve them by id.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Questionnaire-history-instance\"> </a>\n\t\t\t\t\t\t\t\n <span>history-instance</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>MAY</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows review of changes made to a questionnaire over time. Of interest to some systems, but probably not most.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Questionnaire-vread\"> </a>\n\t\t\t\t\t\t\t\n <span>vread</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>MAY</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a historical version of a questionnaire. Most systems will make use of the current version only.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <br/>\n\t\t\t\n <br/>\n\t\t\t\n <h3>\n\t\t\t\t\n <a href=\"../valueset.html\">ValueSet</a>\n\t\t\t\n </h3>\n\t\t\t\n <h4>Interactions</h4>\n\t\t\t\n <table class=\"list\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Name</th>\n\t\t\t\t\t\t\n <th>Conformance</th>\n\t\t\t\t\t\t\n <th>Description</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"ValueSet-read\"> </a>\n\t\t\t\t\t\t\t\n <span>read</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a specific value set by id (as referenced in a Questionnaire)</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"ValueSet-vread\"> </a>\n\t\t\t\t\t\t\t\n <span>vread</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a specific version of a value set (as referenced in a Questionnaire)</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"ValueSet-history-instance\"> </a>\n\t\t\t\t\t\t\t\n <span>history-instance</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>MAY</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows review of changes to a value set over time. Of interest to some systems, but probably not most.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <br/>\n\t\t\t\n <br/>\n\t\t\t\n <h3>\n\t\t\t\t\n <a href=\"../questionnaireresponse.html\">QuestionnaireResponse</a>\n\t\t\t\n </h3>\n\t\t\t\n <h4>Interactions</h4>\n\t\t\t\n <table class=\"list\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Name</th>\n\t\t\t\t\t\t\n <th>Conformance</th>\n\t\t\t\t\t\t\n <th>Description</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-search-type\"> </a>\n\t\t\t\t\t\t\t\n <span>search-type</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows a user to search for existing completed or partially-completed forms. Generally used to find partially-completed forms for update.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-create\"> </a>\n\t\t\t\t\t\t\t\n <span>create</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows recording a completed or partially-completed form</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-update\"> </a>\n\t\t\t\t\t\t\t\n <span>update</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows updating an existing completed or partially-completed form. (Systems may place rules on who can update forms and under what circumstances.)</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-delete\"> </a>\n\t\t\t\t\t\t\t\n <span>delete</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHALL</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows removal of a completed form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a completed form and under what circumstances.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-history-instance\"> </a>\n\t\t\t\t\t\t\t\n <span>history-instance</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows review of prior versions of an answer set - allows reversion to previously recorded versions</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"QuestionnaireResponse-validate\"> </a>\n\t\t\t\t\t\t\t\n <span>validate</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows checking an answer set for validity against submission rules without persisting any data</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <br/>\n\t\t\t\n <br/>\n\t\t\t\n <h3>\n\t\t\t\t\n <a href=\"../documentreference.html\">DocumentReference</a>\n\t\t\t\n </h3>\n\t\t\t\n <h4>Interactions</h4>\n\t\t\t\n <table class=\"list\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Name</th>\n\t\t\t\t\t\t\n <th>Conformance</th>\n\t\t\t\t\t\t\n <th>Description</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"DocumentReference-search-type\"> </a>\n\t\t\t\t\t\t\t\n <span>search-type</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows discovery of existing documents that may be included in a form pre-population request</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\t\n <br/>\n\t\t\t\n <br/>\n\t\t\t\n <h3>\n\t\t\t\t\n <a href=\"../binary.html\">Binary</a>\n\t\t\t\n </h3>\n\t\t\t\n <h4>Interactions</h4>\n\t\t\t\n <table class=\"list\">\n\t\t\t\t\n <thead>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>Name</th>\n\t\t\t\t\t\t\n <th>Conformance</th>\n\t\t\t\t\t\t\n <th>Description</th>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </thead>\n\t\t\t\t\n <tbody>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Binary-read\"> </a>\n\t\t\t\t\t\t\t\n <span>read</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>SHOULD</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a specific binary (as pointed to by a DocumentReference)</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\t\n <tr>\n\t\t\t\t\t\t\n <th>\n\t\t\t\t\t\t\t\n <a name=\"Binary-vread\"> </a>\n\t\t\t\t\t\t\t\n <span>vread</span>\n\t\t\t\t\t\t\n </th>\n\t\t\t\t\t\t\n <td>MAY</td>\n\t\t\t\t\t\t\n <td>\n\t\t\t\t\t\t\t\n <p>Allows retrieval of a historical version of a binary. In general, the most recent version would be appropriate, but some may prefer to use the specific version referenced by a DocumentReference.</p>\n\t\t\t\t\t\t\n </td>\n\t\t\t\t\t\n </tr>\n\t\t\t\t\n </tbody>\n\t\t\t\n </table>\n\t\t\n </div>" }, "name": "SDC Form Filler", "status": "draft", "date": "2014-07-06", "publisher": "U.S. Office of the National Coordinator (ONC)", "contact": [ { "telecom": [ { "system": "other", "value": "http://wiki.siframework.org/Structured+Data+Capture+Initiative" } ] } ], "description": "This profile defines the expected capabilities of the ''SDC Form Filler'' role when conforming to the S&I Framework's [[sdc|Structured Data Capture FHIR implementation guide]]. This role is responsible for retrieving pre-defined forms, requesting pre-population of forms and/or auto-populating forms, guiding the user through verifying populated data and submitting completed or partially-completed forms.<br/>Note that Form Fillers may also take on the role of [[conformance-sdc-form-archiver|Form Archiver]] if they have a requirement to retain the completed version of a form (and potentially the source data that was used to complete it).", "kind": "requirements", "fhirVersion": "1.4.0", "acceptUnknown": "extensions", "format": [ "xml", "json" ], "rest": [ { "mode": "client", "documentation": "The [[Questionnaire]] and [[ValueSet]] resources are retrieved to allow the system to guide the user through the entry process. The [[Binary]] and [[DocumentReference]] resources allow the system to find existing clinical documents that can be within the pre-population process. (Support for retrieval operations on these resources is optional as the relevant CDA or FHIR structures may also be directly generated by the ''Form Filler'' itself.) Finally, the [[QuestionnaireResponse]] resource is used to record the populated form.", "security": { "description": "Implementations must meet the general security requirements documented in the [[sdc-security|SDC implementation guide]]." }, "resource": [ { "type": "Questionnaire", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/sdc-questionnaire" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "search-type", "documentation": "Allows discovery of existing questionnaires to be completed" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHOULD" } ], "code": "read", "documentation": "Allows retrieval of a specific questionnaire by id. Allows systems to maintain a 'favorites' list of forms and retrieve them by id." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "MAY" } ], "code": "history-instance", "documentation": "Allows review of changes made to a questionnaire over time. Of interest to some systems, but probably not most." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "MAY" } ], "code": "vread", "documentation": "Allows retrieval of a historical version of a questionnaire. Most systems will make use of the current version only." } ] }, { "fhir_comments": [ " Do we want to define what search criteria must be supported? " ], "type": "ValueSet", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/sdc-valueset" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "read", "documentation": "Allows retrieval of a specific value set by id (as referenced in a Questionnaire)" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHOULD" } ], "code": "vread", "documentation": "Allows retrieval of a specific version of a value set (as referenced in a Questionnaire)" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "MAY" } ], "code": "history-instance", "documentation": "Allows review of changes to a value set over time. Of interest to some systems, but probably not most." } ] }, { "type": "QuestionnaireResponse", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/sdc-element" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "search-type", "documentation": "Allows a user to search for existing completed or partially-completed forms. Generally used to find partially-completed forms for update." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "create", "documentation": "Allows recording a completed or partially-completed form" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "update", "documentation": "Allows updating an existing completed or partially-completed form. (Systems may place rules on who can update forms and under what circumstances.)" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHALL" } ], "code": "delete", "documentation": "Allows removal of a completed form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a completed form and under what circumstances." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHOULD" } ], "code": "history-instance", "documentation": "Allows review of prior versions of an answer set - allows reversion to previously recorded versions" } ] }, { "fhir_comments": [ " Do we want to define what search criteria must be supported? " ], "type": "DocumentReference", "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHOULD" } ], "code": "search-type", "documentation": "Allows discovery of existing documents that may be included in a form pre-population request" } ] }, { "fhir_comments": [ " Do we want to define what search criteria must be supported? " ], "type": "Binary", "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "SHOULD" } ], "code": "read", "documentation": "Allows retrieval of a specific binary (as pointed to by a DocumentReference)" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "MAY" } ], "code": "vread", "documentation": "Allows retrieval of a historical version of a binary. In general, the most recent version would be appropriate, but some may prefer to use the specific version referenced by a DocumentReference." } ] } ], "operation": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/conformance-expectation", "valueCode": "MAY" } ], "name": "populate", "definition": { "reference": "http://hl7.org/fhir/OperationDefinition/questionnaire-populate", "display": "Populate Questionnaire" } } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.