This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Detailed Descriptions for the elements in the DecisionSupportServiceModule resource.
DecisionSupportServiceModule | |
Definition | The DecisionSupportServiceModule resource describes decision support functionality that is available as a service. |
Control | 1..1 |
DecisionSupportServiceModule.identifier | |
Definition | A logical identifier for the module such as the CMS or NQF identifiers for a measure artifact. |
Note | This is a business identifer, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Summary | true |
DecisionSupportServiceModule.version | |
Definition | The version of the module, if any. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge modules, refer to the Decision Support Service specification. |
Note | This is a business versionId, not a resource identifier (see discussion) |
Control | 0..1 |
Type | string |
Summary | true |
DecisionSupportServiceModule.moduleMetadata | |
Definition | A reference to a ModuleMetadata resource describing the metadata for the decision support service module. |
Control | 0..1 |
Type | Reference(ModuleMetadata) |
DecisionSupportServiceModule.moduleDefinition | |
Definition | A reference to a ModuleDefinition resource describing the data requirements for the service module. |
Control | 1..1 |
Type | Reference(ModuleDefinition) |