BfArM Digitale Anwendungen
3.0.2-RC1 - draft

BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem for HealthAppCategoryType - JSON Representation

Active as of 2026-02-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HealthAppCategoryType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HealthAppCategoryType</b></p><a name=\"HealthAppCategoryType\"> </a><a name=\"hcHealthAppCategoryType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppCategoryType</code> defines the following code:</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\">diga-category<a name=\"HealthAppCategoryType-diga-category\"> </a></td><td>DiGA-Kategorie</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HealthAppCategoryType",
  "version" : "3.0.2-RC1",
  "name" : "CodeSystem-HealthAppCategoryType",
  "title" : "CodeSystem for HealthAppCategoryType",
  "status" : "active",
  "date" : "2026-02-25T07:31:33+01:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "diga-category",
      "display" : "DiGA-Kategorie"
    }
  ]
}