Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.metriport.com/llms.txt

Use this file to discover all available pages before exploring further.

Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment. See the HL7 FHIR R4 spec for full details. Previous version: coverage Tables in this resource: Primary Keys:
  • coverage_id
Foreign Keys:
  • patient_id - links to the patient table (beneficiary)
† Metriport Platform added
ColumnData TypeDescription
coverage_idvarcharUnique identifier for the coverage
patient_idvarcharUnique identifier for the patient (beneficiary)
statusvarcharStatus of the coverage (e.g. active, cancelled, draft, entered-in-error)
period_startdatetimeStart of the coverage period
period_enddatetimeEnd of the coverage period
type_textvarcharFree-text coverage type
type_hl7_code†varcharCoverage type: HL7 ActCode (v3-ActCode)
type_hl7_display†varcharCoverage type: HL7 ActCode display
relationship_textvarcharFree-text subscriber relationship
relationship_hl7_code†varcharSubscriber relationship: HL7 code (subscriber-relationship)
relationship_hl7_display†varcharSubscriber relationship: HL7 display
subscriberidvarcharSubscriber identifier
dependentvarcharDependent number
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child:

Version diff

Renamed
  • subscriber_member_idsubscriberid
  • data_sourcemeta_source
Moved to separate tables