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

: HVG-Vertragsart - XML Representation

Active as of 2026-08-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hvg-vertragsart"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://fhir.cognovis.de/praxis/CodeSystem/hvg-vertragsart"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.45"/>
  </identifier>
  <version value="0.99.1"/>
  <name value="HvgVertragsartCS"/>
  <title value="HVG-Vertragsart"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-22T18:18:46+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Generic classification of selective-care contract types. This workflow vocabulary does not enumerate issuer-specific contracts or catalog entries."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="iv"/>
    <display value="Integrated care"/>
    <definition value="Generic integrated-care contract classification"/>
  </concept>
  <concept>
    <code value="hzv"/>
    <display value="Primary care contract"/>
    <definition
                value="Generic primary-care-centered contract classification"/>
  </concept>
  <concept>
    <code value="fav"/>
    <display value="Specialist care contract"/>
    <definition value="Generic specialist-care contract classification"/>
  </concept>
  <concept>
    <code value="kv"/>
    <display value="Statutory physician contract"/>
    <definition value="Generic statutory-physician contract classification"/>
  </concept>
</CodeSystem>