Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-receiver | Version: 4.0.0 | |||
| Standards status: Trial-use Active as of 2014-07-06 | Maturity Level: 4 | Computable Name: SDCFormReceiver | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.13.5 | ||||
This profile defines the expected capabilities of the SDC Form Receiver role when conforming to implementation guide. This role is responsible for accepting and processing completed and partially-completed forms. It only exposes a single operation endpoint - the one needed to 'process' a completed QuestionnaireResponse
Raw OpenAPI-Swagger Definition file | Download
xml, jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverImplementations must meet the general security requirements documented in this implementation guide.html.
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $process-response | Allows submitting a completed form |
clientThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| QuestionnaireResponse | http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse | $extract |
Perform operations based on the received response
| Conformance | Operation | Documentation |
|---|---|---|
| MAY | $extract | Convert completed form to resources |