📄️ Introduction
This document provides essential guidance for developers creating Preprocessor services within the Federated Open-Source Platform and Services (FOSPS) environment, particularly focusing on the annotation process for Electronic Product Information (ePI).
📄️ Develop a Basic Preprocessor
You will need to produce a Docker container that implements a specific HTTP REST interface. See the OpenAPI specification for complete details.
📄️ Basic ePI Annotation
Semantic annotations in ePIs are embedded syntactically within the FHIR resource using markup language, specifically leveraging the HTML already present in the ePI's narrative content. The core component for achieving this is the HtmlElementLink Extension.