FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | Organization |
| Id | Organization-org-Pharm-NED-Contract-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-NED-Contract-Pharm
active: true
name: Not Every Day Contract Pharmacy
telecom: ph: (410) 588 4939
address: 155 Light Commercial Ave, Grand Rapids, MI 49509
{
"resourceType": "Organization",
"id": "org-Pharm-NED-Contract-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": "Not Every Day Contract Pharmacy",
"telecom": [
{
"system": "phone",
"value": "(410) 588 4939"
}
],
"address": [
{
"text": "155 Light Commercial Ave, Grand Rapids, MI 49509",
"line": [
"155 Light Commercial Ave"
],
"city": "Grand Rapids",
"state": "MI",
"postalCode": "49509",
"country": "US"
}
]
}