FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | Location |
| Id | Location-org-Loc-HomeHealth-Motown.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-HomeHealth-Motown
Profile: US Core Location Profile version: 8.0.1
status: Active
name: Motown Home Health Facility
address: 121 Spruce Dr. Grand Rapids, MI 49503
managingOrganization: Organization Motown Home Health Grand Rapids
{
"resourceType": "Location",
"id": "org-Loc-HomeHealth-Motown",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Motown Home Health Facility",
"address": {
"text": "121 Spruce Dr. Grand Rapids, MI 49503",
"line": [
"121 Spruce Dr."
],
"city": "Grand Rapids",
"state": "MI",
"postalCode": "49503",
"country": "US"
},
"managingOrganization": {
"reference": "Organization/org-HomeHealth-Motown"
}
}