From a3cbb417933b0f0dca6aca1e0809ddf550a7c916 Mon Sep 17 00:00:00 2001 From: Sahil Malhotra Date: Wed, 14 Jan 2026 09:28:06 -0500 Subject: [PATCH] update pharmacy --- fhirResourcesToLoad/0. pharmacy.json | 4 ++-- fhirResourcesToLoad/7. pharmacy-location.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fhirResourcesToLoad/0. pharmacy.json b/fhirResourcesToLoad/0. pharmacy.json index 45ae8ef..fd573b6 100644 --- a/fhirResourcesToLoad/0. pharmacy.json +++ b/fhirResourcesToLoad/0. pharmacy.json @@ -2,7 +2,7 @@ "resourceType": "HealthcareService", "id": "pharm0111", "active": true, - "name": "Test Pharmacy", + "name": "RiteAid Pharmacy", "category": [ { "coding": [ @@ -28,7 +28,7 @@ "location": [ { "reference": "Location/pharm-location-001", - "display": "123 Main Street, Anytown, CA 12345" + "display": "123 Main Street, Detroit, MI 48224" } ] } \ No newline at end of file diff --git a/fhirResourcesToLoad/7. pharmacy-location.json b/fhirResourcesToLoad/7. pharmacy-location.json index d5d65fd..84ff05a 100644 --- a/fhirResourcesToLoad/7. pharmacy-location.json +++ b/fhirResourcesToLoad/7. pharmacy-location.json @@ -11,9 +11,9 @@ "line": [ "123 Main Street" ], - "city": "Anytown", - "state": "CA", - "postalCode": "12345", + "city": "Detroit", + "state": "MI", + "postalCode": "48224", "country": "US" }, "telecom": [