German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Praxis Billing Code - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "praxis-billing-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet praxis-billing-code</b></p><a name=\"praxis-billing-code\"> </a><a name=\"hcpraxis-billing-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <code>https://fhir.de/CodeSystem/bak/goae</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <code>https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BEMA</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include codes from<a href=\"CodeSystem-billing-type.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/billing-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.49.0</span> where concept  descends from <a href=\"CodeSystem-billing-type.html#billing-type-hzv\">hzv</a></li><li>Include all codes defined in <code>https://fhir.de/CodeSystem/bzaek/goz</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/praxis-billing-code",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.29"
    }
  ],
  "version" : "0.49.0",
  "name" : "PraxisBillingCodeVS",
  "title" : "Praxis Billing Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Billing codes from recognized German ambulatory billing systems for use as PraxisBillingActivity.code. Covers EBM (GKV), GOÄ (PKV), HZV (§73b SGB V), BEMA (GKV-Dental), and GOZ (PKV-Dental). Extensible — additional systems (e.g. DGUV/BG) may be used.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM"
      },
      {
        "system" : "https://fhir.de/CodeSystem/bak/goae"
      },
      {
        "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BEMA"
      },
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-type",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "hzv"
          }
        ]
      },
      {
        "system" : "https://fhir.de/CodeSystem/bzaek/goz"
      }
    ]
  }
}