metrics.csv
This file summarizes the data quality metrics from the OperationOutcome
resources in the FHIR bundle. This is primarily used for troubleshooting, but there are some potential insights to be gleaned.
For manifests generated from a CDA to FHIR conversion:
- The
CDA Processing
analyzer metrics will contain metadata about the CDA, such as the author and custodian. See CDA Processing Summary for details.
- The
CDA Parsing
analyzer metrics will summarize what information is present and missing. For example, the summary for a Document resource will report whether there is an encompassing encounter or signature present. Reference the desired resource in CDA Parsing Summary for details.
- The
CDA Section
analyzer metrics report any issues parsing a given resource, such as duplicate or invalid entries. See CDA Section Summary for details.
For all manifests:
- The
Rosetta Coding
analyzer metrics summarize the data uplift. See Uplift Summary for details.
Columns
file
string
The patient resource id from the FHIR bundle.
analyzer
string
General metrics category.
resource
string
Describes the resource that the metric applies to.
code
string
The code value or other relevant identifying information associated with the resource.
numerator
integer
Used with denominator to build the metric value.
denominator
integer
Used with numerator to build the metric value.