Skip to content

fix minor issues#42

Open
costateixeira wants to merge 7 commits intoHealthIntersections:mainfrom
costateixeira:jct-fixes
Open

fix minor issues#42
costateixeira wants to merge 7 commits intoHealthIntersections:mainfrom
costateixeira:jct-fixes

Conversation

@costateixeira
Copy link
Contributor

No description provided.

costateixeira and others added 7 commits February 4, 2026 22:08
…upport

Implement FHIR search parameters:
- _summary: supports 'true' (summary elements only) and 'count' (total only)
- _total: supports 'none' to omit total count from bundle
- _format: query parameter for content negotiation (takes precedence over Accept header per FHIR spec)

Add XML serialization for search result bundles to support _format=xml responses with proper FHIR element ordering.

Files changed:
- tx/workers/search.js: search parameter handling and bundle building
- tx/tx.js: _format parameter in acceptsXml/acceptsJson
- tx/xml/bundle-xml.js: new Bundle XML serializer

Co-Authored-By Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant