{
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-HomeHealth-Motown</b></p><a name=\"org-Loc-HomeHealth-Motown\"> </a><a name=\"hcorg-Loc-HomeHealth-Motown\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-location.html\">US Core Location Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>name</b>: Motown Home Health Facility</p><p><b>address</b>: 121 Spruce Dr. Grand Rapids, MI 49503</p><p><b>managingOrganization</b>: <a href=\"Organization-org-HomeHealth-Motown.html\">Organization Motown Home Health Grand Rapids</a></p></div>"
  },
  "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"
  }
}