From 24c537b9154e2f44bf7e95e800636d2243327748 Mon Sep 17 00:00:00 2001 From: Sergey Zaborovsky Date: Mon, 22 Jun 2026 04:50:56 +0600 Subject: [PATCH] Bump CRD version from STU 2.0.1 to 2.1.0 Update CRD implementation guide version pins and spec links across docs. No payload/wire-contract changes (FHIR-46460 response removal does not affect Payerbox). - implementation-guides.md: CRD STU 2.0.1 -> 2.1.0, link STU2.0.1 -> STU2.1 - prior-auth/crd.md: IG link and 'Payerbox implements' version --- docs/api-reference/implementation-guides.md | 2 +- docs/prior-auth/crd.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api-reference/implementation-guides.md b/docs/api-reference/implementation-guides.md index cf47832..d017fac 100644 --- a/docs/api-reference/implementation-guides.md +++ b/docs/api-reference/implementation-guides.md @@ -49,7 +49,7 @@ CMS recommends these IGs but does not mandate them. The regulation requires func | IG | Version | Spec | Used by | |---|---|---|---| -| Da Vinci Coverage Requirements Discovery (CRD) | STU 2.0.1 | [hl7.org/fhir/us/davinci-crd/STU2.0.1](https://hl7.org/fhir/us/davinci-crd/STU2.0.1/) | CRD | +| Da Vinci Coverage Requirements Discovery (CRD) | STU 2.1.0 | [hl7.org/fhir/us/davinci-crd/STU2.1](https://hl7.org/fhir/us/davinci-crd/STU2.1/) | CRD | | Da Vinci Documentation Templates and Rules (DTR) | STU 2.0.1 | [hl7.org/fhir/us/davinci-dtr/STU2](https://hl7.org/fhir/us/davinci-dtr/STU2/) | DTR | | Da Vinci Prior Authorization Support (PAS) | STU 2.1.0 | [hl7.org/fhir/us/davinci-pas/STU2.1](https://hl7.org/fhir/us/davinci-pas/STU2.1/) | PAS | | Da Vinci Clinical Data Exchange (CDex) | STU 2.1.0 | [hl7.org/fhir/us/davinci-cdex/STU2](https://hl7.org/fhir/us/davinci-cdex/STU2/) | PAS attachments (`$submit-attachment`) | diff --git a/docs/prior-auth/crd.md b/docs/prior-auth/crd.md index 5793bed..7ee09de 100644 --- a/docs/prior-auth/crd.md +++ b/docs/prior-auth/crd.md @@ -1,10 +1,10 @@ # CRD -The Payerbox CRD implementation enables real-time communication between EHR systems and payers to determine documentation and prior authorization requirements at the point of care. Built on the [HL7 Da Vinci Coverage Requirements Discovery Implementation Guide](https://hl7.org/fhir/us/davinci-crd/STU2.0.1/). +The Payerbox CRD implementation enables real-time communication between EHR systems and payers to determine documentation and prior authorization requirements at the point of care. Built on the [HL7 Da Vinci Coverage Requirements Discovery Implementation Guide](https://hl7.org/fhir/us/davinci-crd/STU2.1/). When combined with [DTR](dtr/README.md) and [PAS](pas.md), CRD ensures providers are informed of coverage requirements early in the workflow, reducing claim denials and improving the authorization process. -Payerbox implements Da Vinci CRD STU 2.0.1. See [Compliance / CMS-0057](../compliance/cms-0057.md) for the regulatory context. +Payerbox implements Da Vinci CRD STU 2.1.0. See [Compliance / CMS-0057](../compliance/cms-0057.md) for the regulatory context. ## How CDS Hooks work in CRD