Implementation Guide
Version 1.2.0 - release

: Identifikator des Anwendungsfalls - XML Representation

Active as of 2025-07-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="service-identifier-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet service-identifier-vs</b></p><a name="service-identifier-vs"> </a><a name="hcservice-identifier-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept  is-a <a href="https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_Rezeptanforderung">eRezept_Rezeptanforderung</a></li><li>Include codes from<a href="https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept  is-a <a href="https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_ParenteraleZubereitung">eRezept_ParenteraleZubereitung</a></li></ul></div>
  </text>
  <url
       value="https://gematik.de/fhir/erp-servicerequest/ValueSet/service-identifier-vs"/>
  <version value="1.2.0"/>
  <name value="ServiceIdentifierVS"/>
  <title value="Identifikator des Anwendungsfalls"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-31"/>
  <description
               value="Identifikatoren zur Spezifikation einer Anwendung der E-Rezept-Kommunikation"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="eRezept_Rezeptanforderung"/>
      </filter>
    </include>
    <include>
      <system
              value="https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="eRezept_ParenteraleZubereitung"/>
      </filter>
    </include>
  </compose>
</ValueSet>