<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="billing-pattern-stopfield-type"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem billing-pattern-stopfield-type</b></p><a name="billing-pattern-stopfield-type"> </a><a name="hcbilling-pattern-stopfield-type"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-pattern-stopfield-type</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">text<a name="billing-pattern-stopfield-type-text"> </a></td><td>Text</td><td>Free-text input stopfield for descriptive entries</td></tr><tr><td style="white-space:nowrap">icd<a name="billing-pattern-stopfield-type-icd"> </a></td><td>ICD</td><td>ICD-10-GM diagnosis code stopfield</td></tr><tr><td style="white-space:nowrap">euro<a name="billing-pattern-stopfield-type-euro"> </a></td><td>Euro</td><td>Monetary amount stopfield (Euro)</td></tr><tr><td style="white-space:nowrap">generic<a name="billing-pattern-stopfield-type-generic"> </a></td><td>Generic</td><td>Generic stopfield for other data types</td></tr></table></div>
  </text>
  <url value="https://fhir.cognovis.de/praxis/CodeSystem/billing-pattern-stopfield-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.10"/>
  </identifier>
  <version value="0.49.0"/>
  <name value="BillingPatternStopfieldTypeCS"/>
  <title value="BillingPattern Stopfield Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-04T13:25:14+00: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="Codes for the types of stopfields (Stoppfelder) in a billing pattern (Ziffernkette). Emitted by PVS adapters for billing pattern chains."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="text"/>
    <display value="Text"/>
    <definition value="Free-text input stopfield for descriptive entries"/>
  </concept>
  <concept>
    <code value="icd"/>
    <display value="ICD"/>
    <definition value="ICD-10-GM diagnosis code stopfield"/>
  </concept>
  <concept>
    <code value="euro"/>
    <display value="Euro"/>
    <definition value="Monetary amount stopfield (Euro)"/>
  </concept>
  <concept>
    <code value="generic"/>
    <display value="Generic"/>
    <definition value="Generic stopfield for other data types"/>
  </concept>
</CodeSystem>