German Practice Management FHIR Profiles (R4)
Version 0.101.6 - release

: Praxis Program Enrollment - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "praxis-program-enrollment",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet praxis-program-enrollment</b></p><a name=\"praxis-program-enrollment\"> </a><a name=\"hcpraxis-program-enrollment\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"https://simplifier.net/resolve?scope=kbv.all.st-combined@1.49.0&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP\"><code>https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.07, the version found through the package references\"> version &#x1F4E6;1.07</span></li><li>Include these codes as defined in <a href=\"CodeSystem-hvg-vertragsart.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/hvg-vertragsart</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.101.6</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-hvg-vertragsart.html#hvg-vertragsart-hzv\">hzv</a></td><td style=\"color: #cccccc\">Primary care contract</td><td>Generic primary-care-centered contract classification</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/praxis-program-enrollment",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.57"
    }
  ],
  "version" : "0.101.6",
  "name" : "PraxisProgramEnrollmentVS",
  "title" : "Praxis Program Enrollment",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-11T18:48:44+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Display-neutral program discriminators for ambulatory HZV and DMP enrollments. The ValueSet includes the complete official KBV DMP CodeSystem without redistributing KBV concepts or displays and adds the local HZV discriminator.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored material is licensed under Apache-2.0; third-party material retains its own terms as documented in THIRD_PARTY_NOTICES.md.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP"
      },
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/hvg-vertragsart",
        "concept" : [
          {
            "code" : "hzv"
          }
        ]
      }
    ]
  }
}