SMART DAK IMMZ
1.1.1 - ci-build

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

: Functional Requirements Business Processes - JSON Representation

Active as of 2025-04-23

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-immz/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>vaccination location registration</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"FXREQBusinessProcesses-B\"> </a></td><td>plan service delivery</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"FXREQBusinessProcesses-C\"> </a></td><td>client registration</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"FXREQBusinessProcesses-D\"> </a></td><td>administer vaccine</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"FXREQBusinessProcesses-E\"> </a></td><td>client reminder</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"FXREQBusinessProcesses-F\"> </a></td><td>defaulter tracing</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"FXREQBusinessProcesses-G\"> </a></td><td>resolve duplicate client records</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"FXREQBusinessProcesses-H\"> </a></td><td>resolve duplicate vaccination events</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"FXREQBusinessProcesses-I\"> </a></td><td>report generation</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/dak-immz/CodeSystem/FXREQBusinessProcesses",
  "version" : "1.1.1",
  "name" : "FXREQBusinessProcesses",
  "title" : "Functional Requirements Business Processes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-04-23T09:09:02+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" : 9,
  "concept" : [
    {
      "code" : "A",
      "display" : "vaccination location registration"
    },
    {
      "code" : "B",
      "display" : "plan service delivery"
    },
    {
      "code" : "C",
      "display" : "client registration"
    },
    {
      "code" : "D",
      "display" : "administer vaccine"
    },
    {
      "code" : "E",
      "display" : "client reminder"
    },
    {
      "code" : "F",
      "display" : "defaulter tracing"
    },
    {
      "code" : "G",
      "display" : "resolve duplicate client records"
    },
    {
      "code" : "H",
      "display" : "resolve duplicate vaccination events"
    },
    {
      "code" : "I",
      "display" : "report generation"
    }
  ]
}