FHIR IG analytics| Package | smart.who.int.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DecisionSupportLogic.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-DecisionSupportLogic.html |
| URL | http://smart.who.int/base/StructureDefinition/DecisionSupportLogic |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-01-19T10:55:40+00:00 |
| Name | DecisionSupportLogic |
| Title | Decision-Support Logic (DAK) |
| Authority | who |
| 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 | http://smart.who.int/base/StructureDefinition/DecisionSupportLogic |
| Kind | logical |
| StructureDefinition | |
| DecisionSupportLogicSource | Decision Support Logic Source |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DecisionSupportLogic
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Decision-Support Logic (DAK) | |
![]() ![]() | 1..1 | id | Decision Support Logic ID | |
![]() ![]() | 0..1 | Description | ||
![]() ![]() ![]() | string | |||
![]() ![]() ![]() | uri | |||
![]() ![]() | 1..1 | uri | Source | |
{
"resourceType": "StructureDefinition",
"id": "DecisionSupportLogic",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/base/StructureDefinition/DecisionSupportLogic",
"version": "0.2.0",
"name": "DecisionSupportLogic",
"title": "Decision-Support Logic (DAK)",
"status": "active",
"date": "2026-01-19T10:55:40+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"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.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://smart.who.int/base/StructureDefinition/DecisionSupportLogic",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"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.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "DecisionSupportLogic.id",
"path": "DecisionSupportLogic.id",
"short": "Decision Support Logic ID",
"definition": "An identifier for the decision support logic",
"min": 1,
"max": "1",
"base": {
"path": "DecisionSupportLogic.id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "id"
}
]
},
{
"id": "DecisionSupportLogic.description[x]",
"path": "DecisionSupportLogic.description[x]",
"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)",
"min": 0,
"max": "1",
"base": {
"path": "DecisionSupportLogic.description[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
},
{
"code": "uri"
}
]
},
{
"id": "DecisionSupportLogic.source",
"path": "DecisionSupportLogic.source",
"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",
"min": 1,
"max": "1",
"base": {
"path": "DecisionSupportLogic.source",
"min": 1,
"max": "1"
},
"type": [
{
"code": "uri"
}
]
}
]
},
"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",
"path": "DecisionSupportLogic.id",
"short": "Decision Support Logic ID",
"definition": "An identifier for the decision support logic",
"min": 1,
"max": "1",
"type": [
{
"code": "id"
}
]
},
{
"id": "DecisionSupportLogic.description[x]",
"path": "DecisionSupportLogic.description[x]",
"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)",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
},
{
"code": "uri"
}
]
},
{
"id": "DecisionSupportLogic.source",
"path": "DecisionSupportLogic.source",
"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",
"min": 1,
"max": "1",
"type": [
{
"code": "uri"
}
]
}
]
}
}