FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Organization |
| Id | Organization-org-Motor-City-Skilled-Nursing-Facility.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-Motor-City-Skilled-Nursing-Facility
active: true
name: Motor City Skilled Nursing Facility
telecom: ph: (313) 640-1000
address: 18051 Mack Ave Detroit MI 48224 US
{
"resourceType": "Organization",
"id": "org-Motor-City-Skilled-Nursing-Facility",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Motor City Skilled Nursing Facility",
"telecom": [
{
"system": "phone",
"value": "(313) 640-1000"
}
],
"address": [
{
"line": [
"18051 Mack Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48224",
"country": "US"
}
],
"endpoint": [
{
"reference": "Endpoint/endpoint-Motor-City-Skilled-Nursing-Facility"
}
]
}