{
  "resourceType": "Organization",
  "id": "idYqSX1KI5oMls0xmXaeeg2Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1992459523"
    }
  ],
  "active": true,
  "name": "MINDFUL EXCELLENCE",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 513-7100"
    }
  ],
  "address": [
    {
      "line": [
        "927 S Potomac Street",
        "Suite 2"
      ],
      "city": "Hagerstown",
      "state": "MD",
      "postalCode": "21740",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYqSX1KI5oMls0xmXaeeg2Q"
    }
  ]
}