FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DecisionTableActions

Packagesmart.who.int.base
TypeCodeSystem
IdDecisionTableActions
FHIR VersionR4
Sourcehttp://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/CodeSystem-DecisionTableActions.html
URLhttp://smart.who.int/base/CodeSystem/DecisionTableActions
Version0.2.0
Statusactive
Date2025-07-22T16:21:55+00:00
NameDecisionTableActions
TitleSmart Guidelines Actions (columns) for Decision Tables
Authoritywho
DescriptionCodeSystem for Smart Guidelines Documentation Actions for Decision Tables"
Contentcomplete

Resources that use this resource

ValueSet
DecisionTableActionsSmart Guidelines Decision Table Actions

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
output Output
guidance Guidance
annotation Annotation

Source

{
  "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-22T16:21:55+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"
    }
  ]
}