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 HealthAppPriceCode - JSON Representation

Active as of 2026-02-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HealthAppPriceCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HealthAppPriceCode</b></p><a name=\"HealthAppPriceCode\"> </a><a name=\"hcHealthAppPriceCode\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppPriceCode</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\">additional-costs<a name=\"HealthAppPriceCode-additional-costs\"> </a></td><td>Mehrkosten bei alleiniger Nutzung (nur DiPA)</td></tr><tr><td style=\"white-space:nowrap\">compensation-amount<a name=\"HealthAppPriceCode-compensation-amount\"> </a></td><td>Verhandelter Vergütungsbetrag (nur DiPA)</td></tr><tr><td style=\"white-space:nowrap\">maximum-amount<a name=\"HealthAppPriceCode-maximum-amount\"> </a></td><td>Vergütungs- / Höchstbetrag (nur DiGA)</td></tr><tr><td style=\"white-space:nowrap\">publisher-price<a name=\"HealthAppPriceCode-publisher-price\"> </a></td><td>Herstellerpreis (nur DiGA)</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HealthAppPriceCode",
  "version" : "3.0.2-RC1",
  "name" : "CodeSystem-HealthAppPriceCode",
  "title" : "CodeSystem for HealthAppPriceCode",
  "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" : "additional-costs",
      "display" : "Mehrkosten bei alleiniger Nutzung (nur DiPA)"
    },
    {
      "code" : "compensation-amount",
      "display" : "Verhandelter Vergütungsbetrag (nur DiPA)"
    },
    {
      "code" : "maximum-amount",
      "display" : "Vergütungs- / Höchstbetrag (nur DiGA)"
    },
    {
      "code" : "publisher-price",
      "display" : "Herstellerpreis (nur DiGA)"
    }
  ]
}