| Package | smart.who.int.base |
| Resource Type | CodeSystem |
| Id | DecisionTableActions |
| FHIR Version | R4 |
| Source | http://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/CodeSystem-DecisionTableActions.html |
| URL | http://smart.who.int/base/CodeSystem/DecisionTableActions |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-07-28T00:46:40+00:00 |
| Name | DecisionTableActions |
| Title | Smart Guidelines Actions (columns) for Decision Tables |
| Authority | who |
| Description | CodeSystem for Smart Guidelines Documentation Actions for Decision Tables" |
| Content | complete |
| ValueSet | |
| DecisionTableActions | Smart Guidelines Decision Table Actions |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DecisionTableActions
This case-insensitive code system http://smart.who.int/base/CodeSystem/DecisionTableActions defines the following codes:
| Code | Display |
| output | Output |
| guidance | Guidance |
| annotation | Annotation |
{
"resourceType": "CodeSystem",
"id": "DecisionTableActions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/base/CodeSystem/DecisionTableActions",
"version": "0.2.0",
"name": "DecisionTableActions",
"title": "Smart Guidelines Actions (columns) for Decision Tables",
"status": "active",
"experimental": false,
"date": "2025-07-28T00:46:40+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "CodeSystem for Smart Guidelines Documentation Actions for Decision Tables\"",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "output",
"display": "Output"
},
{
"code": "guidance",
"display": "Guidance"
},
{
"code": "annotation",
"display": "Annotation"
}
]
}