metadata.csv

In the FHIR to Manifest operation, this file contains FHIR bundle contains provenance information that can help identify the source of data for traceability.

All data rows in other files with an associated Provenance resource will link to a row in metadata.csv by the metadata_id. For example, in encounters.csv, the metadata ID field will reference a row in metadata.csv to show the provenance of that encounter. If there is no associated Provenance, then the metadata_id will be an empty GUID (00000000-0000-0000-0000-000000000000).

Columns

metadata_id string

The unique identifier for the metadata record.

manufacturer_model_name string

The manufacturer model name associated with the data source.

software_name string

The name of the software that generated the data.

document_or_message_time date

The date and time the document or message was created.

author_represented_organization_npi string

For CDA documents, the NPI of the author’s represented organization.

author_represented_organization_local_identifier string

For CDA documents, the local identifier of the author’s represented organization.

author_represented_organization_name string

For CDA documents, the name of the author’s represented organization.

custodian_represented_organization_npi string

For CDA documents, the NPI of the custodian’s represented organization.

custodian_represented_organization_local_identifier string

For CDA documents, the local identifier of the custodian’s represented organization.

custodian_represented_organization_name string

For CDA documents, the name of the custodian’s represented organization.

msh3_sending_application string

For HL7 v2 messages, the sending application value from MSH-3.

msh4_sending_facility string

For HL7 v2 messages, the sending facility value from MSH-4.

msh9_message_type string

For HL7 v2 messages, the message type value from MSH-9.

document_or_message_id string

The unique identifier for the document or message.

file_name string

The file name associated with the data.

source string

The source system or organization from which the data originated.