TIFlow - Kernfunktionalitäten
Version 2.0.0-ballot.1 - ci-build

: CodeSystem der Dokumententypen - XML Representation

Active as of 2028-04-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="GEM-ERP-CS-DocumentType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem GEM-ERP-CS-DocumentType</b></p><a name="GEM-ERP-CS-DocumentType"> </a><a name="hcGEM-ERP-CS-DocumentType"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="GEM-ERP-CS-DocumentType-1"> </a></td><td>Health Care Provider Prescription</td></tr><tr><td style="white-space:nowrap">2<a name="GEM-ERP-CS-DocumentType-2"> </a></td><td>Patient Confirmation</td></tr><tr><td style="white-space:nowrap">3<a name="GEM-ERP-CS-DocumentType-3"> </a></td><td>Receipt</td></tr></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType"/>
  <version value="2.0.0-ballot.1"/>
  <name value="GEM_ERP_CS_DocumentType"/>
  <title value="CodeSystem der Dokumententypen"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2028-04-01"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://gematik.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="erp-umsetzung@gematik.de"/>
    </telecom>
  </contact>
  <description value="Dokumententyp abhängig vom Empfänger des Bundles."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Health Care Provider Prescription"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Patient Confirmation"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Receipt"/>
  </concept>
</CodeSystem>