This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-designer | Version: 3.0.0 | |||
Standards status: Trial-use | Maturity Level: 3 | Computable Name: SDCFormDesigner |
This profile defines the expected capabilities of the ‘‘SDC Form Designer’’ role when conforming to the S&I Framework’s [[index.html | Structured Data Capture FHIR implementation guide]]. This role is responsible for defining forms ([[Questionnaire]] resource instances) that include references to [[StructureDefinition]] resouces containing data elements that define the meaning of particular questions and can be used to aid in pre-populating and auto-populating forms. |
Raw OpenAPI-Swagger Definition file | Download
(Requirements Definition Capability Statement)
Canonical URL: http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-designer Published: 2014-07-06 (draft)
Published by: HL7 International - FHIR Infrastructure
This profile defines the expected capabilities of the SDC Form Designer role when conforming to the S&I Framework's Structured Data Capture FHIR implementation guide. This role is responsible for defining forms (Questionnaire resource instances) that include references to StructureDefinition resouces containing data elements that define the meaning of particular questions and can be used to aid in pre-populating and auto-populating forms.
FHIR Version: | 1.0.0 |
---|---|
Supported formats: | xml, json |
The Questionnaire resource is used to create and maintain SDC-compliant forms. The StructureDefinition resource is used to look-up existing data elements that can be referenced in forms. Optionally, StructureDefinitions can also be created and maintained in conjunction with form editing. This is an optional feature as not all environments will provide support for data element definitions from form authors. The ValueSet and CodeSystem resources are used to capture allowed values for questions that are to be answered from a pre-defined list of values. For some forms, some or all of the referenced value sets (and possibly code systems) will be handled as 'contained' resources, meaning the value set exists only in the context of the Questionnaire and cannot be referenced or maintained without also updating the form. However, systems should support value set and code system re-use across questionnaires. (Version-specific referencing can be used to avoid value sets from changing independent of the referencing Questionnaire.)
Security:
Implementations must meet the general security requirements documented in the SDC implementation guide.
Resource | Search | Read | Read Version | Instance History | Resource History | Create | Update | Delete | Operations |
---|---|---|---|---|---|---|---|---|---|
Questionnaire (Profile) | SHALL | SHALL | SHOULD | SHOULD | SHALL | SHALL | MAY | ||
ValueSet (Profile) | SHALL | SHALL | SHOULD | SHOULD | SHALL | SHALL | MAY | ||
CodeSystem (Profile) | SHALL | SHALL | SHOULD | SHOULD | SHALL | SHALL | MAY |
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem