{
  "resourceType": "Organization",
  "id": "idR28G5ctV6co6SSZSGFezIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831772755"
    }
  ],
  "active": true,
  "name": "Trust Behavioral Healthcare Services Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(267) 343-5428"
    }
  ],
  "address": [
    {
      "line": [
        "2682 Welsh Road"
      ],
      "city": "Philadelphia",
      "state": "PA",
      "postalCode": "19152",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idR28G5ctV6co6SSZSGFezIQ"
    }
  ]
}