FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Location |
| Id | Location-org-Loc-Renaissance-Pharmacy.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location org-Loc-Renaissance-Pharmacy
status: Active
telecom: ph: (555) 467-9087
address: 30600 Van Dyke Ave Warren MI 48093 US
{
"resourceType": "Location",
"id": "org-Loc-Renaissance-Pharmacy",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"telecom": [
{
"system": "phone",
"value": "(555) 467-9087"
}
],
"address": {
"line": [
"30600 Van Dyke Ave"
],
"city": "Warren",
"state": "MI",
"postalCode": "48093",
"country": "US"
}
}