{
  "resourceType": "Organization",
  "id": "idg159NpyU93z28HusUTHq1A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1265011928"
    }
  ],
  "active": true,
  "name": "Graceland outpatient",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 534-8089"
    }
  ],
  "address": [
    {
      "line": [
        "10451 Mill Run circle",
        "Suite 400"
      ],
      "city": "Owings Mills",
      "state": "MD",
      "postalCode": "21117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idg159NpyU93z28HusUTHq1A"
    }
  ]
}