BfArM Digitale Anwendungen
3.1.0-TEST - draft

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

: HealthAppDocumentType - JSON Representation

Active as of 2026-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HealthAppDocumentType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HealthAppDocumentType</b></p><a name=\"HealthAppDocumentType\"> </a><a name=\"hcHealthAppDocumentType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppDocumentType</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\">abem<a name=\"HealthAppDocumentType-abem\"> </a></td><td>Anwendungsbegleitende Erfolgsmessung</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HealthAppDocumentType",
  "version" : "3.1.0-TEST",
  "name" : "HealthAppDocumentTypeCs",
  "title" : "HealthAppDocumentType",
  "status" : "active",
  "date" : "2026-09-01T02:31:49+02:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "description" : "CodeSystem for the type of a document related to a digital application (HealthApp).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "abem",
      "display" : "Anwendungsbegleitende Erfolgsmessung"
    }
  ]
}