From 89fedf2cc85218d61adf6783db95e70a71276475 Mon Sep 17 00:00:00 2001 From: phamjennifer <159952636+phamjennifer@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:17:15 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 385a339..3551ec2 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ If you only want to pull claims data added to the CMS system after a certain dat The expected format follows the typical ISO date time format of `yyyy-MM-dd'T'HH:mm:ss.SSSXXX+/-ZZ:ZZ`. -The earliest date that `_since` works for is February 13th, 2020. Specifically: `2020-02-13T00:00:00.000-05:00` +The earliest date that `_since` works for is January 1, 2020. Specifically: `2020-01-01T00:00:00.000-05:00` For requests using FHIR R4, a default `_since` value is supplied if one is not provided. The value of the default `_since` parameter is set to the creation date and time of a contract's last successfully searched and downloaded job.