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

: HVG-Vertragsart - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hvg-vertragsart",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hvg-vertragsart</b></p><a name=\"hvg-vertragsart\"> </a><a name=\"hchvg-vertragsart\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/hvg-vertragsart</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">iv<a name=\"hvg-vertragsart-iv\"> </a></td><td>Integrated care</td><td>Generic integrated-care contract classification</td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"hvg-vertragsart-hzv\"> </a></td><td>Primary care contract</td><td>Generic primary-care-centered contract classification</td></tr><tr><td style=\"white-space:nowrap\">fav<a name=\"hvg-vertragsart-fav\"> </a></td><td>Specialist care contract</td><td>Generic specialist-care contract classification</td></tr><tr><td style=\"white-space:nowrap\">kv<a name=\"hvg-vertragsart-kv\"> </a></td><td>Statutory physician contract</td><td>Generic statutory-physician contract classification</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/hvg-vertragsart",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.44"
    }
  ],
  "version" : "0.101.6",
  "name" : "HvgVertragsartCS",
  "title" : "HVG-Vertragsart",
  "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" : "Generic classification of selective-care contract types. This workflow vocabulary does not enumerate issuer-specific contracts or catalog entries.",
  "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.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "iv",
      "display" : "Integrated care",
      "definition" : "Generic integrated-care contract classification"
    },
    {
      "code" : "hzv",
      "display" : "Primary care contract",
      "definition" : "Generic primary-care-centered contract classification"
    },
    {
      "code" : "fav",
      "display" : "Specialist care contract",
      "definition" : "Generic specialist-care contract classification"
    },
    {
      "code" : "kv",
      "display" : "Statutory physician contract",
      "definition" : "Generic statutory-physician contract classification"
    }
  ]
}