65 istHerausgenommen:
66 type: boolean
67 description: TODO
68 example: true
69 istAbrechnungsposition:
70 type: boolean
69 istAbrechnungsposition:
70 type: boolean
71 description: TODO
72 example: false
73 id:
74 type: string
159 type: boolean
160 example: false
161 description: TODO
162 "sachbearbeiterGkvId":
163 type: string
164 example: 20c5c0c4-3680-430a-99d2-f236c8fb6b79
175 type: string
176 nullable: true
177 description: Immer null
178 "aufnahmeDatum":
179 type: string
180 format: date-time
185 format: date-time
186 example: "2021-04-12T22:00:00Z"
187 description: Datum der letzten Änderung
188 "veroeffentlichungsDokumentFileStoreId":
189 type: string
190 example: "b5d091b8-f142-493f-818d-b1c2b9f7d2b7"
193 type: string
194 nullable: true
195 description: Immer null
196 "isCollectionReviewable":
197 type: boolean
198 example: false
245 type: number
246 nullable: true
247 description: Immer null (kann aus Sechssteller extrahiert werden)
248 aufnahmeDatum:
249 type: string
250 format: date-time
255 format: date-time
256 example: '2018-08-27T22:00:00Z'
257 description: Datum der letzten Änderung
258
259 Produktart:
260 type: object
262 id:
263 type: string
264 description: ID der Produktart
265 example: e6b913ef-cf21-4c5f-826d-f866516c3c65
266 versionId:
267 type: string
278 bezeichnung:
279 type: string
280 description: Name der Produktart
281 example: Sekret-Absauggerät mit geringer Saugleistung, netzabhängig
282 untergruppeId:
283 type: string
295 type: boolean
296 example: false
297 description: Verwendung unklar
298 konstruktionsmerkmalschemaId:
299 type: string
300 example: 01e46a00-64e5-4ec1-bf2e-40447774ff96
313 format: date-time
314 example: '2018-08-27T22:00:00Z'
315 description: Datum der letzten Änderung
316
317 Nachweisschema:
318 type: object
348 type: string
349 nullable: true
350 description: Immer null
351 isUploadable:
352 type: boolean
353 example: true
352 type: boolean
353 example: true
354 description: Verwendung unklar
355 nachweisAbschnittAnforderungen:
356 type: array
357 items:
372 order:
373 type: integer
374 description: Verwendung unklar
375 example: 7020
376 isVisible:
377 type: boolean
377 type: boolean
378 example: false
379 description: Verwendung unklar
380 isComplete:
381 type: boolean
382 example: false
381 type: boolean
382 example: false
383 description: Verwendung unklar
384 abschnittAnforderungen:
385 type: array
386 items:
394 type: integer
395 example: 1
396 description: Verwendung unklar
397 anforderungText:
398 type: string
399 description: Beschreibung der Anforderung
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
508 '200':
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
439 name: level
440 schema:
441 type: integer
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
460 name: id
461 schema:
462 type: string
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
476 name: id
477 schema:
478 type: string
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
492 name: id
493 schema:
494 type: string
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
521 name: id
522 schema:
523 type: string
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
537 name: id
538 schema:
539 type: string
164 example: 20c5c0c4-3680-430a-99d2-f236c8fb6b79
165 description: ID GKV-Sachbearbeiter:in
166 "sachbearbeiterGkv":
167 type: string
168 nullable: true
169 description: Immer null
172 example: "ad2fa290-45dd-429d-8a88-74d1bae7ffe1"
173 description: ID MDS-Sachbearbeiter:in
174 "sachbearbeiterMds":
175 type: string
176 nullable: true
177 description: Immer null
190 example: "b5d091b8-f142-493f-818d-b1c2b9f7d2b7"
191 description: ID des Veröffentlichungsdokuments (Verwendung unklar)
192 "merkblattFileStoreId":
193 type: string
194 nullable: true
195 description: Immer null
238 description: Verwendung unklar
239 example: false
240 produktgruppe:
241 type: number
242 nullable: true
243 description: Immer null (kann aus Sechssteller extrahiert werden)
242 nullable: true
243 description: Immer null (kann aus Sechssteller extrahiert werden)
244 anwendungsort:
245 type: number
246 nullable: true
247 description: Immer null (kann aus Sechssteller extrahiert werden)
300 example: 01e46a00-64e5-4ec1-bf2e-40447774ff96
301 description: TODO Verwendung unklar
302 untergruppe:
303 type: integer
304 nullable: true
305 description: Immer null (kann aus Siebensteller extrahiert werden)
329 type: boolean
330 example: false
331 nachweisschemaKategorieZuweisungen:
332 type: array
333 items:
334 type: object
353 example: true
354 description: Verwendung unklar
355 nachweisAbschnittAnforderungen:
356 type: array
357 items:
358 type: object
438 - in: path
439 name: level
440 schema:
441 type: integer
442 enum:
443 - 1
459 - in: path
460 name: id
461 schema:
462 type: string
463 required: true
464 responses:
475 - in: path
476 name: id
477 schema:
478 type: string
479 required: true
480 responses:
491 - in: path
492 name: id
493 schema:
494 type: string
495 required: true
496 responses:
510 content:
511 application/json:
512 schema:
513 type: array
514 items:
515 $ref: '#/components/schemas/Produkt'
520 - in: path
521 name: id
522 schema:
523 type: string
524 required: true
525 responses:
536 - in: path
537 name: id
538 schema:
539 type: string
540 required: true
541 responses:
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
439 name: level
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
460 name: id
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
476 name: id
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
492 name: id
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
508 '200':
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
521 name: id
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
537 name: id
433paths:
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
454 $ref: '#/components/schemas/BaumKnoten'
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
470 $ref: '#/components/schemas/Produktgruppe'
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
486 $ref: '#/components/schemas/Untergruppe'
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
502 $ref: '#/components/schemas/Produktart'
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
515 $ref: '#/components/schemas/Produkt'
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
531 $ref: '#/components/schemas/DetailProdukt'
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
433paths:
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
454 $ref: '#/components/schemas/BaumKnoten'
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
470 $ref: '#/components/schemas/Produktgruppe'
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
486 $ref: '#/components/schemas/Untergruppe'
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
502 $ref: '#/components/schemas/Produktart'
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
515 $ref: '#/components/schemas/Produkt'
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
531 $ref: '#/components/schemas/DetailProdukt'
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
439 name: level
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
460 name: id
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
476 name: id
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
492 name: id
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
508 '200':
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
521 name: id
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
537 name: id
433paths:
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
454 $ref: '#/components/schemas/BaumKnoten'
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
470 $ref: '#/components/schemas/Produktgruppe'
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
486 $ref: '#/components/schemas/Untergruppe'
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
502 $ref: '#/components/schemas/Produktart'
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
515 $ref: '#/components/schemas/Produkt'
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
531 $ref: '#/components/schemas/DetailProdukt'
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
433paths:
434 /VerzeichnisTree/{level}:
435 get:
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
454 $ref: '#/components/schemas/BaumKnoten'
455 /Produktgruppe/{id}:
456 get:
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
470 $ref: '#/components/schemas/Produktgruppe'
471 /Untergruppe/{id}:
472 get:
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
486 $ref: '#/components/schemas/Untergruppe'
487 /Produktart/{id}:
488 get:
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
502 $ref: '#/components/schemas/Produktart'
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
515 $ref: '#/components/schemas/Produkt'
516 /Produkt/{id}:
517 get:
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
531 $ref: '#/components/schemas/DetailProdukt'
532 /Nachweisschema/{id}:
533 get:
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
65 istHerausgenommen:
66 type: boolean
67 description: TODO
68 example: true
69 istAbrechnungsposition:
70 type: boolean
69 istAbrechnungsposition:
70 type: boolean
71 description: TODO
72 example: false
73 id:
74 type: string
159 type: boolean
160 example: false
161 description: TODO
162 "sachbearbeiterGkvId":
163 type: string
164 example: 20c5c0c4-3680-430a-99d2-f236c8fb6b79
175 type: string
176 nullable: true
177 description: Immer null
178 "aufnahmeDatum":
179 type: string
180 format: date-time
185 format: date-time
186 example: "2021-04-12T22:00:00Z"
187 description: Datum der letzten Änderung
188 "veroeffentlichungsDokumentFileStoreId":
189 type: string
190 example: "b5d091b8-f142-493f-818d-b1c2b9f7d2b7"
193 type: string
194 nullable: true
195 description: Immer null
196 "isCollectionReviewable":
197 type: boolean
198 example: false
245 type: number
246 nullable: true
247 description: Immer null (kann aus Sechssteller extrahiert werden)
248 aufnahmeDatum:
249 type: string
250 format: date-time
255 format: date-time
256 example: '2018-08-27T22:00:00Z'
257 description: Datum der letzten Änderung
258
259 Produktart:
260 type: object
262 id:
263 type: string
264 description: ID der Produktart
265 example: e6b913ef-cf21-4c5f-826d-f866516c3c65
266 versionId:
267 type: string
278 bezeichnung:
279 type: string
280 description: Name der Produktart
281 example: Sekret-Absauggerät mit geringer Saugleistung, netzabhängig
282 untergruppeId:
283 type: string
295 type: boolean
296 example: false
297 description: Verwendung unklar
298 konstruktionsmerkmalschemaId:
299 type: string
300 example: 01e46a00-64e5-4ec1-bf2e-40447774ff96
313 format: date-time
314 example: '2018-08-27T22:00:00Z'
315 description: Datum der letzten Änderung
316
317 Nachweisschema:
318 type: object
348 type: string
349 nullable: true
350 description: Immer null
351 isUploadable:
352 type: boolean
353 example: true
352 type: boolean
353 example: true
354 description: Verwendung unklar
355 nachweisAbschnittAnforderungen:
356 type: array
357 items:
372 order:
373 type: integer
374 description: Verwendung unklar
375 example: 7020
376 isVisible:
377 type: boolean
377 type: boolean
378 example: false
379 description: Verwendung unklar
380 isComplete:
381 type: boolean
382 example: false
381 type: boolean
382 example: false
383 description: Verwendung unklar
384 abschnittAnforderungen:
385 type: array
386 items:
394 type: integer
395 example: 1
396 description: Verwendung unklar
397 anforderungText:
398 type: string
399 description: Beschreibung der Anforderung
503 /Produkt:
504 get:
505 summary: Kompaktliste aller Produkte
506 description: Achtung, Rückgabe ist relativ groß (über 30MB).
507 responses:
508 '200':
436 summary: Lädt alle Knoten im Produktbaum bis zum gegebenen Level.
437 parameters:
438 - in: path
439 name: level
440 schema:
441 type: integer
457 summary: Details zu einer Produktgruppe abfragen
458 parameters:
459 - in: path
460 name: id
461 schema:
462 type: string
473 summary: Details zu einer Untergruppe abfragen
474 parameters:
475 - in: path
476 name: id
477 schema:
478 type: string
489 summary: Details zu einer Produktart abfragen
490 parameters:
491 - in: path
492 name: id
493 schema:
494 type: string
518 summary: Details zu einem Produkt abfragen
519 parameters:
520 - in: path
521 name: id
522 schema:
523 type: string
534 summary: Details zu einem Nachweisschema abfragen
535 parameters:
536 - in: path
537 name: id
538 schema:
539 type: string
164 example: 20c5c0c4-3680-430a-99d2-f236c8fb6b79
165 description: ID GKV-Sachbearbeiter:in
166 "sachbearbeiterGkv":
167 type: string
168 nullable: true
169 description: Immer null
172 example: "ad2fa290-45dd-429d-8a88-74d1bae7ffe1"
173 description: ID MDS-Sachbearbeiter:in
174 "sachbearbeiterMds":
175 type: string
176 nullable: true
177 description: Immer null
190 example: "b5d091b8-f142-493f-818d-b1c2b9f7d2b7"
191 description: ID des Veröffentlichungsdokuments (Verwendung unklar)
192 "merkblattFileStoreId":
193 type: string
194 nullable: true
195 description: Immer null
238 description: Verwendung unklar
239 example: false
240 produktgruppe:
241 type: number
242 nullable: true
243 description: Immer null (kann aus Sechssteller extrahiert werden)
242 nullable: true
243 description: Immer null (kann aus Sechssteller extrahiert werden)
244 anwendungsort:
245 type: number
246 nullable: true
247 description: Immer null (kann aus Sechssteller extrahiert werden)
300 example: 01e46a00-64e5-4ec1-bf2e-40447774ff96
301 description: TODO Verwendung unklar
302 untergruppe:
303 type: integer
304 nullable: true
305 description: Immer null (kann aus Siebensteller extrahiert werden)
329 type: boolean
330 example: false
331 nachweisschemaKategorieZuweisungen:
332 type: array
333 items:
334 type: object
353 example: true
354 description: Verwendung unklar
355 nachweisAbschnittAnforderungen:
356 type: array
357 items:
358 type: object
438 - in: path
439 name: level
440 schema:
441 type: integer
442 enum:
443 - 1
459 - in: path
460 name: id
461 schema:
462 type: string
463 required: true
464 responses:
475 - in: path
476 name: id
477 schema:
478 type: string
479 required: true
480 responses:
491 - in: path
492 name: id
493 schema:
494 type: string
495 required: true
496 responses:
510 content:
511 application/json:
512 schema:
513 type: array
514 items:
515 $ref: '#/components/schemas/Produkt'
520 - in: path
521 name: id
522 schema:
523 type: string
524 required: true
525 responses:
536 - in: path
537 name: id
538 schema:
539 type: string
540 required: true
541 responses: