{
  "resourceType": "Organization",
  "id": "id6heERv7LMRGl9nCikwtfKw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1467153536"
    }
  ],
  "active": true,
  "name": "Oak Tree Psychiatry, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 444-6110"
    }
  ],
  "address": [
    {
      "line": [
        "8775 Centre Park Drive, M613"
      ],
      "city": "Columbia",
      "state": "MD",
      "postalCode": "21045",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id6heERv7LMRGl9nCikwtfKw"
    }
  ]
}