Skip to main content

Interface: FhirCsvImportRunItem

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

Per-row item from a completed import run (PHI-minimal).

Properties

detail

detail: string | null

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


index

index: number

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


memberId

memberId: number | null

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


reasonCode

reasonCode: string

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


status

status: FhirCsvImportRowStatus

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