FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Location |
| Id | Location-org-Loc-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: Location org-Loc-Michigan-Primary-Health-Care-A
status: Active
telecom: ph: (555) 4813-3311
address: 14820 Gratiot Ave Detroit MI 48205 US
{
"resourceType": "Location",
"id": "org-Loc-Michigan-Primary-Health-Care-A",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"telecom": [
{
"system": "phone",
"value": "(555) 4813-3311"
}
],
"address": {
"line": [
"14820 Gratiot Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48205",
"country": "US"
}
}