FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Location |
| Id | Location-org-Loc-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: Location org-Loc-Motor-City-Skilled-Nursing-Facility
status: Active
name: Motor City Nursing Facility
telecom: ph: (555) 245-7948
address: 18051 Mack Ave Detroit MI 48224 US
{
"resourceType": "Location",
"id": "org-Loc-Motor-City-Skilled-Nursing-Facility",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Motor City Nursing Facility",
"telecom": [
{
"system": "phone",
"value": "(555) 245-7948"
}
],
"address": {
"line": [
"18051 Mack Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48224",
"country": "US"
}
}