FHIR JSON Support: Handling Specifications in Data Mapping
Support de FHIR JSON | Aide - Qlik Help
Summary
Talend Data Mapper supports the import of FHIR specifications. For performance reasons, certain elements may be ignored during this process, but they can easily be recreated afterward.
Details
The Talend Data Mapper supports importing FHIR specifications using a JSON schema import feature, enabling its use in data mapping processes. However, for improved performance, certain complex elements—such as those found in the `extension` field or within the `contained` section (e.g., derived from `ResourceList`)—may be automatically excluded from the resulting structure. This exclusion is a design choice to prevent overly complex structures that would require excessive memory. The documentation clarifies that although these elements are ignored during import, they can easily be recreated in the resultant data structure later on. Users are directed to consult HL7's official website for detailed information regarding FHIR specifications.
Original content copyright by respective publishers