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

: Praxis Plan Section - XML Representation

Active as of 2026-08-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="praxis-plan-section"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem praxis-plan-section</b></p><a name="praxis-plan-section"> </a><a name="hcpraxis-plan-section"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-section</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">behandlungsdoku<a name="praxis-plan-section-behandlungsdoku"> </a></td><td>Behandlungsdokumentation</td><td>Display marker for documentation-oriented action groups</td></tr><tr><td style="white-space:nowrap">ziffern<a name="praxis-plan-section-ziffern"> </a></td><td>Leistungsziffern</td><td>Display marker for billing-code action groups</td></tr><tr><td style="white-space:nowrap">diagnosen<a name="praxis-plan-section-diagnosen"> </a></td><td>Diagnosen</td><td>Display marker for diagnosis-oriented action groups</td></tr></table></div>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-section"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.61"/>
  </identifier>
  <version value="0.99.1"/>
  <name value="PraxisPlanSectionCS"/>
  <title value="Praxis Plan Section"/>
  <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="Display/discovery action-group markers for PlanDefinition.action.code. These codes are optional section labels only, not adapter-enforced three-section semantics and not an input/output binding channel."/>
  <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="3"/>
  <concept>
    <code value="behandlungsdoku"/>
    <display value="Behandlungsdokumentation"/>
    <definition
                value="Display marker for documentation-oriented action groups"/>
  </concept>
  <concept>
    <code value="ziffern"/>
    <display value="Leistungsziffern"/>
    <definition value="Display marker for billing-code action groups"/>
  </concept>
  <concept>
    <code value="diagnosen"/>
    <display value="Diagnosen"/>
    <definition value="Display marker for diagnosis-oriented action groups"/>
  </concept>
</CodeSystem>