This page is part of the Structured Data Capture - Data Element Exchange Specification (v2.0: STU 2) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions
Format(s):
Narrative view
(Requirements Definition)
http://hl7.org/fhir/us/sdcde/CapabilityStatement/sdc-de-registry Published: 2014-07-06 (draft)
Published by: U.S. Office of the National Coordinator (ONC)
This profile defines the expected capabilities of the SDC Data Element Manager role when conforming to the S&I Framework's Structured Data Capture FHIR implementation guide. This role is responsible for defining maintaining a repository of data elements used in designing forms, profiles and templates in support of SDC use-cases, including the pre-population and auto-population of forms.
FHIR Version: | $ver$ |
---|---|
Supported formats: | xml, json |
The primary focus of the repository is the definition of DataElements. 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 |
---|---|---|---|---|---|---|---|---|
DataElement (Profile) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |
ValueSet (Profile) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |
CodeSystem (Profile) | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Supported Includes: DataElement.binding.valueSet
Parameter | Type | Definition & Chaining |
---|---|---|
code | token | |
context | token | |
date | date | |
description | string | |
identifier | token | |
name | string | |
publisher | string | |
status | token | |
stringency | token | |
url | uri | |
version | string | |
meaning | token | |
objectClass | token | |
property | token |
Supported Includes: ValueSet.compose.import
Parameter | Type | Definition & Chaining |
---|---|---|
code | token | |
date | date | |
description | string | |
identifier | token | |
name | string | |
publisher | string | |
reference | string | |
status | token | |
version | token |
Supported Includes: ValueSet.compose.import
Parameter | Type | Definition & Chaining |
---|---|---|
code | token | |
context | token | |
date | date | |
description | string | |
identifier | token | |
name | string | |
publisher | string | |
status | token | |
system | uri | |
url | uri | |
version | token |