Serenity BDD Report
Report generated 23-03-2026 09:37

Read Information From A Resource Of Type Documentreference (@documentreference-Read)

  Mandatory   Under 1 Second (Duration)   Stufe5   Precondition   Dokumentenaustausch

Precondition
Steps Outcome
Given the Test Description: "The system under test must return the complete resource in response to an HTTP GET request to its URL (READ)."
SUCCESS 207ms
Given the Preconditions:
- The test dataset must have been entered in the system under test according to the specifications (manually).
- The ID of the corresponding FHIR resource for this test dataset must be stored in the configuration variable 'documentreference-read-id'.
- A valid Patient resource (conform to ISiKPatient) must exist in the system under test, and its ID must be stored in the configuration variable 'documentreference-read-patient-id'.
- A valid Encounter resource (conform to ISIKKontaktGesundheitseinrichtung) must exist in the system under test, and its ID must be stored in the configuration variable 'documentreference-read-encounter-id'.
- A valid Binary PDF resource (conform to ISIKBinary) must exist in the system under test, and its ID must be stored in the configuration variable 'documentreference-read-binary-id'.
- A valid DocumentReference resource that is referenced as "replaces" must exist in the system under test, and its ID must be stored in the configuration variable 'documentreference-read-replaces-id'.

Create the following DocumentReference Resource in your system:

* Master Identifier of the document:
- Value: defaults to urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340, can be customised with variable 'documentreference-read-masteridentifier-value'
- System: defaults to urn:ietf:rfc:3986, can be customised with the variable 'documentreference-read-masteridentifier-system'
* External identifier:
- Value: defaults to 129.6.58.42.33726, can be customised with the variable 'documentreference-read-externalidentifier-value'
- System: defaults to urn:uuid:96fdda7c-d067-4183-912e-bf5ee74998a8, can be customised with the variable 'documentreference-read-externalidentifier-system'
* Status: current
* Document Processing status: final
* Document Category:
- Code: DOK
- Display: Dokumente ohne besondere Form (Notizen)
* Document type (KDL):
- Code: VL160105
- Display: Pflegebericht
* Document type (XDS):
- Code: PFLG
- Display: Pflegedokumentation
* Author: Maxine Mustermann
* Relationship to other documents: This document replaces another document (the linked DocumentReference resource must be stored in the configuration variable 'documentreference-read-replaces-id' and referenced in relatesTo.target.reference)
* Confidentiality: normal
* Content Attachment:
- Language: German
- Type of Document: PDF
- Creation Date: 2026-01-31T14:50:50+01:00
- Title: Pflegebericht vom 31.01.26
- URL: reference to a Binary PDF resource (the ID of the corresponding FHIR resource must be stored in the configuration variable 'documentreference-read-binary-id')
* Content Format:
- Code: urn:ihe:iti:xds:2017:mimeTypeSufficient
- Display: mimeType Sufficient
* Context:
- Facility: Hospital
- Code: KHS
- Display: Krankenhaus
- Clinical Specialty: ALLG
- Event:
- Code: E100
- Display: ambulanter Kontakt
- System: http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung
- Encounter: reference to an Encounter resource (the ID of the corresponding FHIR resource must be stored in the configuration variable 'documentreference-read-encounter-id')
* Patient reference: reference to a Patient resource (the ID of the corresponding FHIR resource must be stored in the configuration variable 'documentreference-read-patient-id')
* (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
SUCCESS 209ms
SUCCESS 0.42s
Serenity BDD version 4.3.2