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 Manager role when conforming to the S&I Framework's Structured Data Capture FHIR implementation guide. This role is responsible for maintaining a repository of form definitions and also of performing pre-population of form data.
FHIR Version: | $ver$ |
---|---|
Supported formats: | xml, json |
The primary focus of the repository is the definition of Questionnaires. However, ValueSets and CodeSystems must also be supported to allow definition of coded data elements. Some data elements will choose to maintain value sets as 'contained' resources, meaning the value set exists only in the context of the data element and cannot be referenced or maintained without also updating the data element. However, systems should support value set re-use across data elements. (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 |
---|---|---|---|---|---|---|---|---|
Questionnaire (Profile) | SHALL | SHALL | SHALL | SHALL | SHALL | SHALL | MAY | |
CodeSystem (Profile) | SHALL | SHALL | SHALL | SHALL | SHALL | SHALL | MAY | |
ValueSet (Profile) | SHALL | SHALL | SHALL | SHALL | SHALL | SHALL | MAY |
Operations: populate MAY, populate MAY, populate MAY
Supported Includes: Questionnaire.group.question.options
Parameter | Conformance | Type | Definition & Chaining |
---|---|---|---|
code | SHALL | token | |
context | SHALL | token | |
date | SHALL | date | |
identifier | SHALL | token | |
publisher | SHALL | string | |
status | SHALL | token | |
title | SHALL | string | |
version | SHALL | string | |
deReference | SHALL | token |
Parameter | Conformance | Type | Definition & Chaining |
---|---|---|---|
code | SHALL | token | |
date | SHALL | date | |
description | SHALL | string | |
name | SHALL | string | |
status | SHALL | token | |
system | SHALL | uri | |
url | SHALL | uri |
Supported Includes: ValueSet.compose.import
Parameter | Conformance | Type | Definition & Chaining |
---|---|---|---|
date | SHALL | date | |
description | SHALL | string | |
name | SHALL | string | |
reference | SHALL | string | |
status | SHALL | token |