SRS-076: Encapsulate Proprietary Data
Identifier​
SRS-076
Software System​
- Report Builder
Category​
- Functional
Description​
The system shall ensure that proprietary metrics or data points not defined in the standard FHIR specification are clearly separated from standard FHIR elements to maintain interoperability.
To achieve this, any such data point (e.g., AI confidence scores, custom score contributions, or wheals count) shall be nested within a dedicated object named additionalData
. This approach maintains the structural validity of the FHIR resource while allowing for the inclusion of extended, device-specific information.
Derived from PRS​
PRS-5LJ
: Support health data interoperability using the HL7 FHIR standard