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-manager Published: 2014-07-06 (draft)
Published by: HL7 International - FHIR Infrastructure
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) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |
CodeSystem (Profile) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |
ValueSet (Profile) | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Operations:
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire
Supported Includes: Questionnaire.group.question.options
Parameter | Type | Definition & Chaining |
---|---|---|
code | token | |
context | token | |
date | date | |
identifier | token | |
publisher | string | |
status | token | |
title | string | |
version | string | |
definition | token |
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem
Parameter | Type | Definition & Chaining |
---|---|---|
code | token | |
date | date | |
description | string | |
name | string | |
status | token | |
system | uri | |
url | uri |
Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset
Supported Includes: ValueSet.compose.import
Parameter | Type | Definition & Chaining |
---|---|---|
date | date | |
description | string | |
name | string | |
reference | string | |
status | token |