{
"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.",
"_filename": "StructureDefinition-DecisionSupportLogic.json",
"package_name": "smart.who.int.base",
"date": "2026-08-27T08:31:36+00:00",
"derivation": "specialization",
"publisher": "WHO",
"fhirVersion": "4.0.1",
"name": "DecisionSupportLogic",
"abstract": false,
"type": "http://smart.who.int/base/StructureDefinition/DecisionSupportLogic",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Decision-Support Logic (DAK)",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"id": "DecisionSupportLogic",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "DecisionSupportLogic",
"short": "Decision-Support Logic (DAK)",
"definition": "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.",
"isModifier": false
}, {
"id": "DecisionSupportLogic.id",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "DecisionSupportLogic.id"
},
"path": "DecisionSupportLogic.id",
"type": [ {
"code": "id"
} ],
"short": "Decision Support Logic ID",
"definition": "An identifier for the decision support logic"
}, {
"id": "DecisionSupportLogic.description[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DecisionSupportLogic.description[x]"
},
"path": "DecisionSupportLogic.description[x]",
"type": [ {
"code": "string"
}, {
"code": "uri"
} ],
"short": "Description",
"definition": "Description of the decision support logic - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
}, {
"id": "DecisionSupportLogic.source",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "DecisionSupportLogic.source"
},
"path": "DecisionSupportLogic.source",
"type": [ {
"code": "uri"
} ],
"short": "Source",
"definition": "Link to a DMN file containing the decision logic. Source URI could be absolute or relative to the root of the DAK"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "32dff859-4c06-4a9a-9a77-137ff31caa45",
"kind": "logical",
"url": "http://smart.who.int/base/StructureDefinition/DecisionSupportLogic",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "DecisionSupportLogic",
"path": "DecisionSupportLogic",
"short": "Decision-Support Logic (DAK)",
"definition": "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."
}, {
"id": "DecisionSupportLogic.id",
"max": "1",
"min": 1,
"path": "DecisionSupportLogic.id",
"type": [ {
"code": "id"
} ],
"short": "Decision Support Logic ID",
"definition": "An identifier for the decision support logic"
}, {
"id": "DecisionSupportLogic.description[x]",
"max": "1",
"min": 0,
"path": "DecisionSupportLogic.description[x]",
"type": [ {
"code": "string"
}, {
"code": "uri"
} ],
"short": "Description",
"definition": "Description of the decision support logic - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
}, {
"id": "DecisionSupportLogic.source",
"max": "1",
"min": 1,
"path": "DecisionSupportLogic.source",
"type": [ {
"code": "uri"
} ],
"short": "Source",
"definition": "Link to a DMN file containing the decision logic. Source URI could be absolute or relative to the root of the DAK"
} ]
},
"contact": [ {
"name": "WHO",
"telecom": [ {
"value": "http://who.int",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}