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": [