FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | Organization |
| Id | Organization-org-Pharm-Everyday-Community-Pharm.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-Pharm-Everyday-Community-Pharm
active: true
name: Everyday Community Pharmacy
telecom: ph: (610) 555 1893
address: 125 Yew St, Grand Rapids, MI 49503
{
"resourceType": "Organization",
"id": "org-Pharm-Everyday-Community-Pharm",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Everyday Community Pharmacy",
"telecom": [
{
"system": "phone",
"value": "(610) 555 1893"
}
],
"address": [
{
"text": "125 Yew St, Grand Rapids, MI 49503",
"line": [
"125 Yew St"
],
"city": "Grand Rapids",
"state": "MI",
"postalCode": "49503",
"country": "US"
}
]
}