Skip to main content
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. See the HL7 FHIR R4 spec for full details. Tables in this resource:
† Metriport Platform added
Primary Keys:
  • composition_id
Foreign Keys:
  • patient_id – links to the patient table (Composition.subject)
ColumnData TypeDescription
composition_idvarcharUnique identifier for the composition
patient_idvarcharUnique identifier for the patient (Composition.subject)
statusvarcharStatus of the composition
datedatetimeComposition date (Composition.date)
type_textvarcharFree-text type of the composition (Composition.type.text)
type_loinc_code†varcharLOINC type code (Composition.type.coding preferred binding)
type_loinc_display†varcharHuman-readable description of LOINC type
titlevarcharTitle of the composition (Composition.title)
identifier_usevarcharIdentifier use (Composition.identifier.use)
identifier_valuevarcharIdentifier value (Composition.identifier.value)
confidentialityvarcharConfidentiality code (Composition.confidentiality)
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source derived from Metriport data-source extension
Related Tables: Parent: Child: