@asymmetrik/fhir-qb-mongo

0.12.3 • Public • Published

FHIR-Query-Builder-Mongo

Utility for building Mongo DB queries based on incoming requests.

Install

yarn add @asymmetrik/fhir-qb-mongo

Usage

This module is meant to be imported and used by the fhir-qb. Included are implementations of the following methods:

	assembleSearchQuery,
	buildAndQuery,
	buildComparatorQuery,
	buildContainsQuery,
	buildEndsWithQuery,
	buildEqualToQuery,
	buildExistsQuery,
	buildOrQuery,
	buildInRangeQuery,
	buildStartsWithQuery,

These are used by the fhir-qb to build a query that will work in the mongo aggregation pipeline.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @asymmetrik/fhir-qb-mongo

    Weekly Downloads

    10

    Version

    0.12.3

    License

    MIT

    Unpacked Size

    27.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • rblace
    • reblace
    • iisluan
    • ekoon121
    • amarcus
    • jlee-asymmetrik
    • soneill