{
  "resourceType": "Organization",
  "id": "idCz3BU9iDa092rKLkUXpJkw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1023445509"
    }
  ],
  "active": true,
  "name": "Deep Roots Therapy Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 861-0079"
    }
  ],
  "address": [
    {
      "line": [
        "601 Locus St. Suite 202"
      ],
      "city": "Cambridge",
      "state": "MD",
      "postalCode": "21613",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCz3BU9iDa092rKLkUXpJkw"
    }
  ]
}