{
  "resourceType": "Organization",
  "id": "idWcrLq2bvp9MOJgltRSxzCg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548831506"
    }
  ],
  "active": true,
  "name": "New Age Psych",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 417-9200"
    }
  ],
  "address": [
    {
      "line": [
        "8035 Harford Road",
        "Suite B"
      ],
      "city": "Parkville",
      "state": "MD",
      "postalCode": "21234",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWcrLq2bvp9MOJgltRSxzCg"
    }
  ]
}