phenoml 17.2.0 → 17.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/fhir2Omop/client/Client.d.ts +15 -21
- package/dist/cjs/api/resources/fhir2Omop/client/Client.js +17 -21
- package/dist/cjs/api/resources/fhir2Omop/errors/ServiceUnavailableError.d.ts +5 -0
- package/dist/cjs/api/resources/fhir2Omop/errors/ServiceUnavailableError.js +54 -0
- package/dist/cjs/api/resources/fhir2Omop/errors/index.d.ts +1 -0
- package/dist/cjs/api/resources/fhir2Omop/errors/index.js +1 -0
- package/dist/cjs/api/resources/fhir2Omop/types/CreateOmopResponse.d.ts +10 -10
- package/dist/cjs/api/resources/fhir2Omop/types/MappingEntry.d.ts +37 -0
- package/dist/cjs/api/resources/fhir2Omop/types/Summary.d.ts +15 -0
- package/dist/cjs/api/resources/fhir2Omop/types/index.d.ts +2 -2
- package/dist/cjs/api/resources/fhir2Omop/types/index.js +2 -2
- package/dist/cjs/core/fetcher/signals.js +9 -1
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/fhir2Omop/client/Client.d.mts +15 -21
- package/dist/esm/api/resources/fhir2Omop/client/Client.mjs +17 -21
- package/dist/esm/api/resources/fhir2Omop/errors/ServiceUnavailableError.d.mts +5 -0
- package/dist/esm/api/resources/fhir2Omop/errors/ServiceUnavailableError.mjs +17 -0
- package/dist/esm/api/resources/fhir2Omop/errors/index.d.mts +1 -0
- package/dist/esm/api/resources/fhir2Omop/errors/index.mjs +1 -0
- package/dist/esm/api/resources/fhir2Omop/types/CreateOmopResponse.d.mts +10 -10
- package/dist/esm/api/resources/fhir2Omop/types/MappingEntry.d.mts +37 -0
- package/dist/esm/api/resources/fhir2Omop/types/Summary.d.mts +15 -0
- package/dist/esm/api/resources/fhir2Omop/types/index.d.mts +2 -2
- package/dist/esm/api/resources/fhir2Omop/types/index.mjs +2 -2
- package/dist/esm/core/fetcher/signals.mjs +9 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/openapi/openapi.json +57 -187
- package/package.json +1 -1
- package/reference.md +15 -22
- package/dist/cjs/api/resources/fhir2Omop/types/MappingReportEntry.d.ts +0 -32
- package/dist/cjs/api/resources/fhir2Omop/types/ScanSummary.d.ts +0 -41
- package/dist/esm/api/resources/fhir2Omop/types/MappingReportEntry.d.mts +0 -32
- package/dist/esm/api/resources/fhir2Omop/types/ScanSummary.d.mts +0 -41
- /package/dist/cjs/api/resources/fhir2Omop/types/{MappingReportEntry.js → MappingEntry.js} +0 -0
- /package/dist/cjs/api/resources/fhir2Omop/types/{ScanSummary.js → Summary.js} +0 -0
- /package/dist/esm/api/resources/fhir2Omop/types/{MappingReportEntry.mjs → MappingEntry.mjs} +0 -0
- /package/dist/esm/api/resources/fhir2Omop/types/{ScanSummary.mjs → Summary.mjs} +0 -0
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import type * as phenoml from "../../../index.mjs";
|
|
2
|
-
/**
|
|
3
|
-
* White Rabbit-style aggregate profile of the mapping request.
|
|
4
|
-
*/
|
|
5
|
-
export interface ScanSummary {
|
|
6
|
-
total_resources?: number | undefined;
|
|
7
|
-
resource_counts?: Record<string, number> | undefined;
|
|
8
|
-
tables_populated?: Record<string, number> | undefined;
|
|
9
|
-
coding_systems?: Record<string, number> | undefined;
|
|
10
|
-
codes_already_standard?: number | undefined;
|
|
11
|
-
codes_normalized?: number | undefined;
|
|
12
|
-
codes_unmapped?: number | undefined;
|
|
13
|
-
off_vocab_rate?: number | undefined;
|
|
14
|
-
dropped_resources?: phenoml.fhir2Omop.DroppedResource[] | undefined;
|
|
15
|
-
/**
|
|
16
|
-
* OMOP vocabulary release the resolver mapped against (e.g. "v20240229").
|
|
17
|
-
* Resolved mode only; empty when no coded concept reached the service.
|
|
18
|
-
*/
|
|
19
|
-
resolved_vocab_version?: string | undefined;
|
|
20
|
-
/**
|
|
21
|
-
* Set when concept resolution was degraded — the resolver was unavailable
|
|
22
|
-
* for one or more codings, whose `concept_id`s fell back to the structural
|
|
23
|
-
* (construe) tier. Empty when resolution was clean.
|
|
24
|
-
*/
|
|
25
|
-
concept_resolver_note?: string | undefined;
|
|
26
|
-
/**
|
|
27
|
-
* Count of `concept_id`s chosen via the lower-confidence UMLS-CUI bridge
|
|
28
|
-
* (no direct OMOP crosswalk existed). Resolved mode only.
|
|
29
|
-
*/
|
|
30
|
-
concepts_bridged?: number | undefined;
|
|
31
|
-
/**
|
|
32
|
-
* Count of codings whose candidate list the resolver capped, so the best
|
|
33
|
-
* concept may not have been among those returned.
|
|
34
|
-
*/
|
|
35
|
-
concept_candidates_truncated?: number | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* Count of codings resolved via the construe ML extractor — the text-only
|
|
38
|
-
* or availability fallback path. A non-zero value bills the construe tier.
|
|
39
|
-
*/
|
|
40
|
-
construe_resolutions?: number | undefined;
|
|
41
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|