# BMEcat

Der Datenexport wird in einer BMEcat-konformen XML-Datei ausgegeben.&#x20;

## Dokumentation: Attributfelder und Werterläuterungen

### Artikeldaten

{% hint style="info" %}
<https://data.servoprax.de/BMEcatDokumentation/Artikeldaten.xlsx&#x20>;
{% endhint %}

### Kategoriedaten

{% hint style="info" %}
<https://data.servoprax.de/BMEcatDokumentation/Kategoriedaten.xlsx&#x20>;
{% endhint %}

## XML Dateien

### Artikeldaten

{% hint style="info" %}
<https://data.servoprax.de/BMEcat/Artikeldaten\\_SP\\_\\><JJJJMMTT>.xml&#x20;
{% endhint %}

### Kategoriedaten

{% hint style="info" %}
<https://data.servoprax.de/BMEcat/Kategoriedaten\\_SP\\_\\><JJJJMMTT>.xml&#x20;
{% endhint %}

{% hint style="warning" %}
Die **XML** Daten werden **täglich** aktualisiert und **ab 4:00 Uhr bereitgestellt.**&#x20;
{% endhint %}

{% hint style="danger" %}
Die **XML** Dateien sind **verschlüsselt** und Sie benötigen einen **SFTP Zugang.** Bitte erstellen Sie sich dazu einen **SSH-Key** und senden die erstellte Datei per E-Mail an <admin@servoprax.de>
{% endhint %}

####

#### Beispiel

Am 21.09.2021 verweden Sie Beispielsweise den Link <https://data.servoprax.de/BMEcat/Artikeldaten\\_SP\\_20210921.xml>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://servoprax.gitbook.io/medical-products-media/datenexport/shop/bmecat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
