GAO Ballot Package

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.

4.10.4 Resource DecisionSupportServiceModule - Detailed Descriptions

Detailed Descriptions for the elements in the DecisionSupportServiceModule resource.

DecisionSupportServiceModule
Definition

The DecisionSupportServiceModule resource describes decision support functionality that is available as a service.

Control1..1
DecisionSupportServiceModule.identifier
Definition

A logical identifier for the module such as the CMS or NQF identifiers for a measure artifact.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
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.

NoteThis is a business versionId, not a resource identifier (see discussion)
Control0..1
Typestring
Summarytrue
DecisionSupportServiceModule.moduleMetadata
Definition

A reference to a ModuleMetadata resource describing the metadata for the decision support service module.

Control0..1
TypeReference(ModuleMetadata)
DecisionSupportServiceModule.moduleDefinition
Definition

A reference to a ModuleDefinition resource describing the data requirements for the service module.

Control1..1
TypeReference(ModuleDefinition)