FHIR Medication Quality Report
Explainable checks for synthetic FHIR R4 MedicationRequest data
Resources4
Errors2
Warnings5
Info1
Source: examples/demo-bundle-with-quality-issues.json
| Severity | Rule | Resource | Location | Finding |
|---|---|---|---|---|
| error | USCORE-001 | mr-demo-missing-requester | $.entry[1].resource.requester | US Core requires requester when intent represents an order. |
| error | TERM-002 | mr-demo-empty-rxnorm | $.entry[3].resource.medicationCodeableConcept.coding | RxNorm coding is present but has no code. |
| warning | DQ-005 | mr-demo-valid | $.entry[0].resource.identifier[0] | Source identifier https://example.org/synthetic-medication-orders|ORDER-2001 is shared by: mr-demo-valid, mr-demo-missing-requester. |
| warning | DQ-004 | mr-demo-missing-requester | $.entry[1].resource.authoredOn | authoredOn is not a parseable ISO 8601 date or date-time. |
| warning | TERM-001 | mr-demo-missing-requester | $.entry[1].resource.medicationCodeableConcept.coding | No RxNorm coding is present; another terminology may be valid but needs review. |
| warning | DQ-006 | — | $.entry[2].resource.id | MedicationRequest has no logical id. |
| warning | DQ-001 | — | $.entry[2].resource.identifier | No source identifier is present; cross-system deduplication may be harder. |
| info | DQ-003 | — | $.entry[2].resource.authoredOn | authoredOn is absent; timeline analysis will be limited. |
Scope: This report applies a documented quality-rule subset. It is not a complete FHIR or US Core conformance validation and must not be used for clinical decisions.