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 .
(Requirements Definition)
Published: 2014-07-06 (draft)
Published by: U.S. Office of the National Coordinator (ONC)
This profile defines the expected capabilities of the SDC Form Filler role when conforming to the S&I Framework's 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.
Note that Form Fillers may also take on the role of 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).
FHIR Version: | $ver$ |
---|---|
Supported formats: | xml, json |
The Questionnaire, ValueSet and CodeSystem 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:
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 |
---|---|---|---|---|---|---|---|---|
Questionnaire (Profile) | SHALL | SHOULD | MAY | MAY | ||||
ValueSet (Profile) | SHALL | SHOULD | MAY | |||||
CodeSystem (Profile) | SHALL | SHOULD | MAY | |||||
QuestionnaireResponse (Profile) | SHALL | SHOULD | SHALL | SHALL | SHALL | |||
DocumentReference | SHOULD | |||||||
Binary | SHOULD | MAY |
Operations: populate MAY
Name | Conformance | Description |
---|---|---|
search-type | SHOULD |
Allows discovery of existing documents that may be included in a form pre-population request |