This page is part of the Structured Data Capture FHIR IG (v2.5.0: STU 3 Ballot 1) based on FHIR v3.5.0. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Format(s):
Narrative view
(Requirements Definition)
http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-filler Published: 2014-07-06 (draft)
Published by: HL7 International - FHIR Infrastructure
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.
Note: Form Fillers that support the 'populate' operation will need to be capable of consuming and rendering a partially completed QuestionnaireResponse in the same manner as if they had retrieved such a QuestionnaireResponse from a Form Response Manager
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) | Yes | Yes | Yes | Yes | ||||
ValueSet (Profile) | Yes | Yes | Yes | |||||
CodeSystem (Profile) | Yes | Yes | Yes | |||||
QuestionnaireResponse (Profile) | Yes | Yes | Yes | Yes | Yes | |||
DocumentReference | Yes | |||||||
Binary | Yes | Yes |
Operations:
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
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse
Name | Description |
---|---|
search-type |
Allows discovery of existing documents that may be included in a form pre-population request |