FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Organization |
| Id | Organization-org-Michigan-Primary-Health-Care-A.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-Michigan-Primary-Health-Care-A
active: true
name: Michigan Primary Health Care Associates
telecom: ph: (555) 4813-3311
address: 14820 Gratiot Ave Detroit MI 48205 US
{
"resourceType": "Organization",
"id": "org-Michigan-Primary-Health-Care-A",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Michigan Primary Health Care Associates",
"telecom": [
{
"system": "phone",
"value": "(555) 4813-3311"
}
],
"address": [
{
"line": [
"14820 Gratiot Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48205",
"country": "US"
}
]
}