Skip to main content
A reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. See the HL7 FHIR R4 spec for full details. Tables in this resource: Primary Keys:
  • documentreference_id
Foreign Keys:
  • patient_id - links to the patient table (subject)
† Metriport Platform added
ColumnData TypeDescription
documentreference_idvarcharUnique identifier for the document reference
patient_idvarcharUnique identifier for the patient (subject)
statusvarcharStatus of the document reference
datedatetimeWhen the document was created or authored
type_textvarcharFree-text type of the document
type_loinc_code†varcharDocument type: LOINC code
type_loinc_display†varcharDocument type: human-readable description of LOINC code
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child: