SRS-074: Assign FHIR DiagnosticReport Identifier
Identifier
SRS-074
Software System
- Report Builder
 
Category
- Functional
 
Description
The system shall assign a persistent, unique identifier to every generated DiagnosticReport to ensure traceability.
- Generate unique value: The system shall generate a unique identifier (e.g., a UUID) for the report.
 - Populate identifier object: The system shall populate the 
identifierobject within the DiagnosticReport resource:- The generated unique value shall be placed in the 
identifier.valuefield. - The 
identifier.usefield shall be set to the fixed stringofficial. 
 - The generated unique value shall be placed in the 
 
Derived from PRS
PRS-5LJ: Support health data interoperability using the HL7 FHIR standard