SMART Base
0.2.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/main and changes regularly. See the Directory of published versions

Logical Model: Decision-Support Logic (DAK)

Official URL: http://smart.who.int/base/StructureDefinition/DecisionSupportLogic Version: 0.2.0
Active as of 2025-10-14 Computable Name: DecisionSupportLogic

Logical Model for representing Decision-Support Logic from a DAK. Decision-support logic and algorithms to support appropriate service delivery in accordance with WHO clinical, public health and data use guidelines.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format

API Information

Decision-Support Logic (DAK) API

Logical Model for representing Decision-Support Logic from a DAK. Decision-support logic and algorithms to support appropriate service delivery in accordance with WHO clinical, public health and data use guidelines.

Version: 1.0.0

Endpoints

GET /StructureDefinition-DecisionSupportLogic.schema.json

JSON Schema definition for the Logical Model StructureDefinition-DecisionSupportLogic

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-DecisionSupportLogic.

Schema Definition

StructureDefinition-DecisionSupportLogic

Description: Logical Model for representing Decision-Support Logic from a DAK. Decision-support logic and algorithms to support appropriate service delivery in accordance with WHO clinical, public health and data use guidelines.

Type: object

Schema ID: https://worldhealthorganization.github.io/smart-base/StructureDefinition-DecisionSupportLogic.schema.json

Properties

  • resourceType (string): Resource type identifier for DecisionSupportLogic logical model
  • id (string): An identifier for the decision support logic
  • description[x] (unknown): Description of the decision support logic - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)
  • source (string): Link to a DMN file containing the decision logic. Source URI could be absolute or relative to the root of the DAK

Required fields: resourceType, id, source

Full Schema (JSON)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-DecisionSupportLogic.schema.json",
  "title": "Decision-Support Logic (DAK)",
  "description": "Logical Model for representing Decision-Support Logic from a DAK. Decision-support logic and algorithms to support appropriate service delivery in accordance with WHO clinical, public health and data use guidelines.",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "const": "DecisionSupportLogic",
      "description": "Resource type identifier for DecisionSupportLogic logical model"
    },
    "id": {
      "type": "string",
      "description": "An identifier for the decision support logic"
    },
    "description[x]": {
      "oneOf": [
        {
          "type": "string"
        },
        {
          "type": "string",
          "format": "uri"
        }
      ],
      "description": "Description of the decision support logic - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    },
    "source": {
      "type": "string",
      "format": "uri",
      "description": "Link to a DMN file containing the decision logic. Source URI could be absolute or relative to the root of the DAK"
    }
  },
  "required": [
    "resourceType",
    "id",
    "source"
  ],
  "resourceDefinition": "http://smart.who.int/base/StructureDefinition/DecisionSupportLogic",
  "fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}

This documentation is automatically generated from the OpenAPI specification.

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DecisionSupportLogic 0..* Base Decision-Support Logic (DAK)
... id 1..1 id Decision Support Logic ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... source 1..1 uri Source

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

 

Other representations of profile: CSV, Excel