1.0.0-alpha1 - ci-build

TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions

: CodeSystem - Wirkstofftypen - XML Representation

Active as of 2025-11-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="WirkstofftypCS"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem WirkstofftypCS</b></p><a name="WirkstofftypCS"> </a><a name="hcWirkstofftypCS"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://fhir.de/CodeSystem/WirkstofftypCS</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><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style="white-space:nowrap">IN<a name="WirkstofftypCS-IN"> </a></td><td>ingredient</td><td>The name of the substance.</td><td>Wirkstoff allgemein</td></tr><tr><td style="white-space:nowrap">PIN<a name="WirkstofftypCS-PIN"> </a></td><td>precise ingredient</td><td>The name of the substance expressed precisely as a salt or ester of the ingredient.</td><td>Wirkstoff präzise</td></tr><tr><td style="white-space:nowrap">MIN<a name="WirkstofftypCS-MIN"> </a></td><td>multiple ingredients</td><td>The name of the substances in a combination product.</td><td>Kombinationswirkstoff</td></tr></table></div>
  </text>
  <url value="http://fhir.de/CodeSystem/WirkstofftypCS"/>
  <version value="1.0.0-alpha1"/>
  <name value="WirkstofftypCS"/>
  <title value="CodeSystem - Wirkstofftypen"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-19T17:18:12+00:00"/>
  <publisher value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
  <contact>
    <name value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de/technische-komitees/terminologien/"/>
    </telecom>
  </contact>
  <description
               value="Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe."/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.de/ValueSet/WirkstofftypVS"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="IN"/>
    <display value="ingredient"/>
    <definition value="The name of the substance."/>
    <designation>
      <language value="de-DE"/>
      <value value="Wirkstoff allgemein"/>
    </designation>
  </concept>
  <concept>
    <code value="PIN"/>
    <display value="precise ingredient"/>
    <definition
                value="The name of the substance expressed precisely as a salt or ester of the ingredient."/>
    <designation>
      <language value="de-DE"/>
      <value value="Wirkstoff präzise"/>
    </designation>
  </concept>
  <concept>
    <code value="MIN"/>
    <display value="multiple ingredients"/>
    <definition value="The name of the substances in a combination product."/>
    <designation>
      <language value="de-DE"/>
      <value value="Kombinationswirkstoff"/>
    </designation>
  </concept>
</CodeSystem>