{
  "resourceType": "Organization",
  "id": "idjwfjLllmzJtgV1yjt8I60A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9290534582"
    }
  ],
  "active": true,
  "name": "Test Behavioral Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 555-1212"
    }
  ],
  "address": [
    {
      "line": [
        "1234 Main Street"
      ],
      "city": "Annapolis",
      "state": "MD",
      "postalCode": "21401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idjwfjLllmzJtgV1yjt8I60A"
    }
  ]
}