German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rezepttyp - XML Representation

Active as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rezept-typ"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem rezept-typ</b></p><a name="rezept-typ"> </a><a name="hcrezept-typ"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/rezept-typ</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">gkv<a name="rezept-typ-gkv"> </a></td><td>GKV-Rezept</td><td>Rezept fuer gesetzlich versicherte Patienten (Muster 16)</td></tr><tr><td style="white-space:nowrap">privat<a name="rezept-typ-privat"> </a></td><td>Privatrezept</td><td>Rezept fuer privat versicherte Patienten</td></tr><tr><td style="white-space:nowrap">btm<a name="rezept-typ-btm"> </a></td><td>BTM-Rezept</td><td>Betaeubungsmittelrezept nach BtMVV</td></tr><tr><td style="white-space:nowrap">t-rezept<a name="rezept-typ-t-rezept"> </a></td><td>T-Rezept</td><td>Thalidomid-Rezept (THALIX/Lenalidomid)</td></tr></table></div>
  </text>
  <url value="https://fhir.cognovis.de/praxis/CodeSystem/rezept-typ"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.40"/>
  </identifier>
  <version value="0.49.0"/>
  <name value="RezeptTypCS"/>
  <title value="Rezepttyp"/>
  <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="Typ des Rezepts in der ambulanten Versorgung"/>
  <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="gkv"/>
    <display value="GKV-Rezept"/>
    <definition
                value="Rezept fuer gesetzlich versicherte Patienten (Muster 16)"/>
  </concept>
  <concept>
    <code value="privat"/>
    <display value="Privatrezept"/>
    <definition value="Rezept fuer privat versicherte Patienten"/>
  </concept>
  <concept>
    <code value="btm"/>
    <display value="BTM-Rezept"/>
    <definition value="Betaeubungsmittelrezept nach BtMVV"/>
  </concept>
  <concept>
    <code value="t-rezept"/>
    <display value="T-Rezept"/>
    <definition value="Thalidomid-Rezept (THALIX/Lenalidomid)"/>
  </concept>
</CodeSystem>