Skip to content

UI - ConceptMap not rendering #175

@ralych

Description

@ralych

Some bigger and complexer ConceptMaps seems not to render:
i.e. this call works fine
but
i.e. this call returns an Internal Server Error (See log below).
curl request
curl https://tx-dev.raly.ch/r4/ConceptMap?url=http://fhir.ch/ig/ch-vacd/ConceptMap/ch-vacd-vaccines-targetdiseases-cm
works fine

Log shows:
tx2-fhir | 2026-03-19 06:06:09.028 info {tx}: [tx-28] GET json 200 1ms 3912: /r4/metadata?_summary=true ) tx2-fhir | 2026-03-19 06:06:09.149 info {tx}: [tx-29] GET json 200 10ms 283405: /r4/metadata?mode=terminology ) tx2-fhir | 2026-03-19 06:06:09.882 info {tx}: [tx-30] GET json 200 14ms 8090: /r4/ValueSet?_elements=url,version (20 matches)) tx2-fhir | 2026-03-19 06:06:10.106 info {tx}: [tx-31] GET json 200 14ms 8427: /r4/ValueSet?_elements=url%2Cversion&_offset=20 (20 matches)) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29) tx2-fhir | TypeError: tr.td(...).colspan is not a function tx2-fhir | at Renderer.renderComplexConceptMapGroup (/app/tx/library/renderer.js:1861:13) tx2-fhir | at Renderer.renderConceptMapGroup (/app/tx/library/renderer.js:1772:18) tx2-fhir | at async Renderer.renderConceptMap (/app/tx/library/renderer.js:1692:7) tx2-fhir | at async TxHtmlRenderer.renderConceptMap (/app/tx/tx-html.js:705:59) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:316:20) tx2-fhir | at async TxHtmlRenderer.renderSearchSummary (/app/tx/tx-html.js:1128:17) tx2-fhir | at async TxHtmlRenderer.renderSearchBundle (/app/tx/tx-html.js:838:12) tx2-fhir | at async TxHtmlRenderer.renderBundle (/app/tx/tx-html.js:808:14) tx2-fhir | at async TxHtmlRenderer.render (/app/tx/tx-html.js:322:20) tx2-fhir | at async res.json (/app/tx/tx.js:325:29)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions