Skip to main content

Interface: FhirCsvImportRunSummary

Defined in: packages/sdk/src/types/fhir-connection-types.ts:257

Properties

alreadyLinked

alreadyLinked: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:265


ambiguous

ambiguous: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:268


completedAt

completedAt: string | null

Defined in: packages/sdk/src/types/fhir-connection-types.ts:261


conflicted

conflicted: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:269


connectionUuid

connectionUuid: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:259


created

created: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:266


failed

failed: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:271


linked

linked: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:264


notFound

notFound: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:270


runId

runId: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:258


skipped

skipped: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:267


startedAt

startedAt: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:260


status

status: FhirCsvImportRunStatus

Defined in: packages/sdk/src/types/fhir-connection-types.ts:262


terminalError

terminalError: string | null

Defined in: packages/sdk/src/types/fhir-connection-types.ts:272


total

total: number

Defined in: packages/sdk/src/types/fhir-connection-types.ts:263