This page is part of the Structured Data Capture FHIR IG (v1.6: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

This is a pre-release of a future version of SDC (expected to be STU 2). The current version is STU 2.
For a full list of available versions, see the Directory of published versions .

6 SDC Form Receiver - ttl

(back to narrative)

Raw ttl

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<Conformance/conformance-sdc-form-receiver> a fhir:Conformance;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "conformance-sdc-form-receiver"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2>SDC Form Receiver</h2>\n      <p>(Requirements Definition)</p>\n      <p>Published: 2014-07-06 (draft)</p>\n      <p>Published by: <b>U.S. Office of the National Coordinator (ONC)</b>\n      </p>\n      <p>This profile defines the expected capabilities of the <i>SDC Form Receiver</i> role when conforming to the S&amp;I Framework's <a href=\"sdc.html\">Structured Data Capture FHIR implementation guide</a>.  This role is responsible for storing and returning completed and partially-completed forms.</p>\n      <h2>General</h2>\n      <table>\n        <tbody>\n          <tr>\n            <th>FHIR Version:</th>\n            <td>$ver$</td>\n          </tr>\n          <tr>\n            <th>Supported formats:</th>\n            <td>xml, json</td>\n          </tr>\n        </tbody>\n      </table>\n      <h2>REST  behavior</h2>\n      <p>\n        <b>Security:</b>\n      </p>\n      <p>Implementations must meet the general security requirements documented in the <a href=\"sdc-security.html\">SDC implementation guide</a>.</p>\n      <h3>Resource summary</h3>\n      <table class=\"grid\">\n        <thead>\n          <tr>\n            <th>Resource</th>\n            <th>Search</th>\n            <th>Read</th>\n            <th>Read Version</th>\n            <th>Instance History</th>\n            <th>Resource History</th>\n            <th>Create</th>\n            <th>Update</th>\n            <th>Delete</th>\n          </tr>\n        </thead>\n        <tbody>\n          <tr>\n            <th>QuestionnaireResponse (<a href=\"http://hl7.org/fhir/StructureDefinition/sdc-element\">Profile</a>)</th>\n            <td>\n              <a href=\"#QuestionnaireResponse-search-type\" title=\"Allows a user to search for existing completed or partially-completed forms.  Generally used to find partially-completed forms for update.\">SHALL</a>\n            </td>\n            <td/>\n            <td/>\n            <td>\n              <a href=\"#QuestionnaireResponse-history-instance\" title=\"Allows review of prior versions of an answer set - allows reversion to previously recorded versions\">SHALL</a>\n            </td>\n            <td/>\n            <td>\n              <a href=\"#QuestionnaireResponse-create\" title=\"Allows recording a completed or partially-completed form\">SHALL</a>\n            </td>\n            <td>\n              <a href=\"#QuestionnaireResponse-update\" title=\"Allows updating an existing completed or partially-completed form.  (Systems may place rules on who can update forms and under what circumstances.)\">SHALL</a>\n            </td>\n            <td>\n              <a href=\"#QuestionnaireResponse-delete\" 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.\">SHALL</a>\n            </td>\n          </tr>\n        </tbody>\n      </table>\n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/2016Sep/questionnaireresponse.html\">QuestionnaireResponse</a>\n      </h3>\n      <h4>Interactions</h4>\n      <table class=\"list\">\n        <thead>\n          <tr>\n            <th>Name</th>\n            <th>Conformance</th>\n            <th>Description</th>\n          </tr>\n        </thead>\n        <tbody>\n          <tr>\n            <th>\n              <a name=\"QuestionnaireResponse-search-type\"> </a>\n              <span>search-type</span>\n            </th>\n            <td>SHALL</td>\n            <td>\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            </td>\n          </tr>\n          <tr>\n            <th>\n              <a name=\"QuestionnaireResponse-create\"> </a>\n              <span>create</span>\n            </th>\n            <td>SHALL</td>\n            <td>\n              <p>Allows recording a completed or partially-completed form</p>\n            </td>\n          </tr>\n          <tr>\n            <th>\n              <a name=\"QuestionnaireResponse-update\"> </a>\n              <span>update</span>\n            </th>\n            <td>SHALL</td>\n            <td>\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            </td>\n          </tr>\n          <tr>\n            <th>\n              <a name=\"QuestionnaireResponse-delete\"> </a>\n              <span>delete</span>\n            </th>\n            <td>SHALL</td>\n            <td>\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            </td>\n          </tr>\n          <tr>\n            <th>\n              <a name=\"QuestionnaireResponse-history-instance\"> </a>\n              <span>history-instance</span>\n            </th>\n            <td>SHALL</td>\n            <td>\n              <p>Allows review of prior versions of an answer set - allows reversion to previously recorded versions</p>\n            </td>\n          </tr>\n        </tbody>\n      </table>\n      <h4>Search</h4>\n      <p>Supported Includes: QuestionnaireResponse.questionnaire Questionnaire.group.question.options</p>\n      <table class=\"list\">\n        <thead>\n          <tr>\n            <th>Parameter</th>\n            <th>Conformance</th>\n            <th>Type</th>\n            <th>Definition &amp; Chaining</th>\n          </tr>\n        </thead>\n        <tbody>\n          <tr>\n            <th>author</th>\n            <td>SHALL</td>\n            <td>reference</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>authored</th>\n            <td>SHALL</td>\n            <td>date</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>identifier</th>\n            <td>SHALL</td>\n            <td>token</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>patient</th>\n            <td>SHALL</td>\n            <td>reference</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>questionnaire</th>\n            <td>SHALL</td>\n            <td>reference</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>source</th>\n            <td>SHOULD</td>\n            <td>reference</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>status</th>\n            <td>SHALL</td>\n            <td>token</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>subject</th>\n            <td>SHALL</td>\n            <td>reference</td>\n            <td/>\n          </tr>\n          <tr>\n            <th>encounter</th>\n            <td>SHOULD</td>\n            <td>token</td>\n            <td/>\n          </tr>\n        </tbody>\n      </table>\n    </div>"
  ];
  fhir:Conformance.name [ fhir:value "SDC Form Receiver"];
  fhir:Conformance.status [ fhir:value "draft"];
  fhir:Conformance.date [ fhir:value "2014-07-06"^^xsd:date];
  fhir:Conformance.publisher [ fhir:value "U.S. Office of the National Coordinator (ONC)"];
  fhir:Conformance.contact [
     fhir:index 0;
     fhir:Conformance.contact.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "other" ];
       fhir:ContactPoint.value [ fhir:value "http://wiki.siframework.org/Structured+Data+Capture+Initiative" ]     ]
  ];
  fhir:Conformance.description [ fhir:value "This profile defines the expected capabilities of the ''SDC Form Receiver'' role when conforming to the S&I Framework's [[sdc|Structured Data Capture FHIR implementation guide]].  This role is responsible for storing and returning completed and partially-completed forms."];
  fhir:Conformance.kind [ fhir:value "requirements"];
  fhir:Conformance.fhirVersion [ fhir:value "1.0.0"];
  fhir:Conformance.acceptUnknown [ fhir:value "extensions"];
  fhir:Conformance.format [
     fhir:value "xml";
     fhir:index 0
  ], [
     fhir:value "json";
     fhir:index 1
  ];
  fhir:Conformance.rest [
     fhir:index 0;
     fhir:Conformance.rest.mode [ fhir:value "server" ];
     fhir:Conformance.rest.security [
       fhir:Conformance.rest.security.description [ fhir:value "Implementations must meet the general security requirements documented in the [[sdc-security|SDC implementation guide]]." ]     ];
     fhir:Conformance.rest.resource [
       fhir:index 0;
       fhir:Conformance.rest.resource.type [ fhir:value "QuestionnaireResponse" ];
       fhir:Conformance.rest.resource.profile [
         fhir:link <http://hl7.org/fhir/StructureDefinition/sdc-element>;
         fhir:Reference.reference [ fhir:value "http://hl7.org/fhir/StructureDefinition/sdc-element" ]       ];
       fhir:Conformance.rest.resource.interaction [
         fhir:index 0;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.interaction.code [ fhir:value "search-type" ];
         fhir:Conformance.rest.resource.interaction.documentation [ fhir:value "Allows a user to search for existing completed or partially-completed forms.  Generally used to find partially-completed forms for update." ]       ], [
         fhir:index 1;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.interaction.code [ fhir:value "create" ];
         fhir:Conformance.rest.resource.interaction.documentation [ fhir:value "Allows recording a completed or partially-completed form" ]       ], [
         fhir:index 2;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.interaction.code [ fhir:value "update" ];
         fhir:Conformance.rest.resource.interaction.documentation [ fhir:value "Allows updating an existing completed or partially-completed form.  (Systems may place rules on who can update forms and under what circumstances.)" ]       ], [
         fhir:index 3;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.interaction.code [ fhir:value "delete" ];
         fhir:Conformance.rest.resource.interaction.documentation [ fhir:value "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." ]       ], [
         fhir:index 4;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.interaction.code [ fhir:value "history-instance" ];
         fhir:Conformance.rest.resource.interaction.documentation [ fhir:value "Allows review of prior versions of an answer set - allows reversion to previously recorded versions" ]       ];
       fhir:Conformance.rest.resource.searchInclude [
         fhir:value "QuestionnaireResponse.questionnaire";
         fhir:index 0       ], [
         fhir:value "Questionnaire.group.question.options";
         fhir:index 1       ];
       fhir:Conformance.rest.resource.searchParam [
         fhir:index 0;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "author" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-author" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "reference" ]       ], [
         fhir:index 1;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "authored" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-authored" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "date" ]       ], [
         fhir:index 2;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "identifier" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-identifier" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "token" ]       ], [
         fhir:index 3;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "patient" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-patient" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "reference" ]       ], [
         fhir:index 4;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "questionnaire" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-questionnaire" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "reference" ]       ], [
         fhir:index 5;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHOULD" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "source" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-source" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "reference" ]       ], [
         fhir:index 6;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "status" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-status" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "token" ]       ], [
         fhir:index 7;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHALL" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "subject" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-subject" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "reference" ]       ], [
         fhir:index 8;
         fhir:extension [
           fhir:index 0;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/conformance-expectation" ];
           fhir:Extension.valueCode [ fhir:value "SHOULD" ]         ];
         fhir:Conformance.rest.resource.searchParam.name [ fhir:value "encounter" ];
         fhir:Conformance.rest.resource.searchParam.definition [ fhir:value "http://hl7.org/fhir/SearchParameter/QuestionnaireRespose-encounter" ];
         fhir:Conformance.rest.resource.searchParam.type [ fhir:value "token" ]       ]     ]
  ].