SMART DAK CCC
1.0.0 - release

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

: Functional Requirements Business Processes - JSON Representation

Active as of 2025-04-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "FXREQBusinessProcesses",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FXREQBusinessProcesses</b></p><a name=\"FXREQBusinessProcesses\"> </a><a name=\"hcFXREQBusinessProcesses\"> </a><a name=\"FXREQBusinessProcesses-en-US\"> </a><p>This case-insensitive code system <code>http://smart.who.int/dak-ccc/CodeSystem/FXREQBusinessProcesses</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"FXREQBusinessProcesses-A\"> </a></td><td>Registration</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"FXREQBusinessProcesses-B\"> </a></td><td>Assess and Classify the Sick Child</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"FXREQBusinessProcesses-C\"> </a></td><td>Treat the child</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"FXREQBusinessProcesses-D\"> </a></td><td>Referral</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"FXREQBusinessProcesses-E\"> </a></td><td>Follow-up</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"FXREQBusinessProcesses-F\"> </a></td><td>Aggregate Reporting</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"FXREQBusinessProcesses-G\"> </a></td><td>Triage and Emergency Assessment</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/dak-ccc/CodeSystem/FXREQBusinessProcesses",
  "version" : "1.0.0",
  "name" : "FXREQBusinessProcesses",
  "title" : "Functional Requirements Business Processes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-04-19T23:24:58+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "CodeSystem for Functional Requirements Business Processes. Autogenerated from DAK artifacts",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "A",
      "display" : "Registration"
    },
    {
      "code" : "B",
      "display" : "Assess and Classify the Sick Child"
    },
    {
      "code" : "C",
      "display" : "Treat the child"
    },
    {
      "code" : "D",
      "display" : "Referral"
    },
    {
      "code" : "E",
      "display" : "Follow-up"
    },
    {
      "code" : "F",
      "display" : "Aggregate Reporting"
    },
    {
      "code" : "G",
      "display" : "Triage and Emergency Assessment"
    }
  ]
}