Interface: FhirCsvImportRunItem
Defined in: packages/sdk/src/types/fhir-connection-types.ts:278
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:282
index
index:
number
Defined in: packages/sdk/src/types/fhir-connection-types.ts:279
memberId
memberId:
number|null
Defined in: packages/sdk/src/types/fhir-connection-types.ts:283
reasonCode
reasonCode:
string
Defined in: packages/sdk/src/types/fhir-connection-types.ts:281
status
status:
FhirCsvImportRowStatus
Defined in: packages/sdk/src/types/fhir-connection-types.ts:280