| DocumentHasNoContent |
A document resource was skipped because it contained no content. |
| DocumentPdfTextExtractionFailed |
A document resource was skipped because the system could not extract text from the PDF. |
| DocumentUnsupportedFormat |
A document resource was skipped because it was in an unsupported format. |
| DuplicateFhirElement |
A FHIR resource was omitted because it was a duplicate of an existing one. |
| DuplicateResourceIdentifier |
A FHIR resource was omitted because its identifier was a duplicate of another one. |
| FhirProcessingIssue |
There was a general issue with the FHIR data that prevented parsing. |
| NoActionTaken |
No action was taken for the specified resource. |
| PatientMissingDateOfBirth |
A patient resource was omitted because it was missing a date of birth. |
| PatientMissingDateOfDeath |
A patient resource was omitted because its FHIR resource indicated the patient was deceased, but the record was missing a date of death. |
| ProviderMissing |
Alerts you that a provider was referenced by another resource but not included in the FHIR bundle. |
| ProviderNotReferenced |
Alerts you that a provider was included in the FHIR bundle but not referenced by any resource. |
| ResourceEnteredInError |
A resource was skipped because it was marked as "entered in error". |
| ResourceRemovedBecauseOfIgnoredCode |
A resource was skipped because its primary code indicates that it should be ignored (e.g., a medication code was "n/a"). |
| ResourceRemovedBecauseOfStatusCode |
A resource was skipped because its status code indicates that it did not happen (e.g., a procedure status code of "not done"). |
| ResourceRemovedBecauseOfVerificationCode |
A resource was skipped because its verification code indicates that it was rejected (e.g., a condition code of "refuted"). |
| RowCreated |
An OMOP row was created from a FHIR element. |
| RowDuplicatesMerged |
Duplicate rows were combined into a single entry. |
| SpecimenMissingDate |
A specimen resource was skipped because it was missing a valid date. |
| ValueTruncated |
A text value was truncated to fit the maximum length. |
| VisitInFuture |
A visit resource was skipped because its date was in the future. |
| VisitMissingStartDate |
A visit resource was skipped because it doesn't have a valid start date. |
| VisitStillPatient |
A visit resource was assigned a concept of "still patient" because the system found an encounter that was ongoing (no end date). |