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 Requirement Categories - JSON Representation

Active as of 2025-04-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "FXREQCategories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FXREQCategories</b></p><a name=\"FXREQCategories\"> </a><a name=\"hcFXREQCategories\"> </a><a name=\"FXREQCategories-en-US\"> </a><p>This case-insensitive code system <code>http://smart.who.int/dak-immz/CodeSystem/FXREQCategories</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\">Performance<a name=\"FXREQCategories-Performance\"> </a></td><td>Performance</td></tr><tr><td style=\"white-space:nowrap\">Compatibility<a name=\"FXREQCategories-Compatibility\"> </a></td><td>Compatibility</td></tr><tr><td style=\"white-space:nowrap\">Interoperability<a name=\"FXREQCategories-Interoperability\"> </a></td><td>Interoperability</td></tr><tr><td style=\"white-space:nowrap\">Configuration<a name=\"FXREQCategories-Configuration\"> </a></td><td>Configuration</td></tr><tr><td style=\"white-space:nowrap\">Usability<a name=\"FXREQCategories-Usability\"> </a></td><td>Usability</td></tr><tr><td style=\"white-space:nowrap\">Reliability<a name=\"FXREQCategories-Reliability\"> </a></td><td>Reliability</td></tr><tr><td style=\"white-space:nowrap\">Confidentialityprivacyandsecurity<a name=\"FXREQCategories-Confidentialityprivacyandsecurity\"> </a></td><td>Confidentiality, privacy and security</td></tr><tr><td style=\"white-space:nowrap\">Maintainability<a name=\"FXREQCategories-Maintainability\"> </a></td><td>Maintainability</td></tr><tr><td style=\"white-space:nowrap\">Portability<a name=\"FXREQCategories-Portability\"> </a></td><td>Portability</td></tr><tr><td style=\"white-space:nowrap\">General<a name=\"FXREQCategories-General\"> </a></td><td>General</td></tr><tr><td style=\"white-space:nowrap\">Scalability<a name=\"FXREQCategories-Scalability\"> </a></td><td>Scalability</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/dak-immz/CodeSystem/FXREQCategories",
  "version" : "1.1.1",
  "name" : "FXREQCategories",
  "title" : "Functional Requirement Categories",
  "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 Requirement Categories. Autogenerated from DAK artifacts",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "Performance",
      "display" : "Performance"
    },
    {
      "code" : "Compatibility",
      "display" : "Compatibility"
    },
    {
      "code" : "Interoperability",
      "display" : "Interoperability"
    },
    {
      "code" : "Configuration",
      "display" : "Configuration"
    },
    {
      "code" : "Usability",
      "display" : "Usability"
    },
    {
      "code" : "Reliability",
      "display" : "Reliability"
    },
    {
      "code" : "Confidentialityprivacyandsecurity",
      "display" : "Confidentiality, privacy and security"
    },
    {
      "code" : "Maintainability",
      "display" : "Maintainability"
    },
    {
      "code" : "Portability",
      "display" : "Portability"
    },
    {
      "code" : "General",
      "display" : "General"
    },
    {
      "code" : "Scalability",
      "display" : "Scalability"
    }
  ]
}