{
  "resourceType": "Organization",
  "id": "idZJyOM1n-xktCwOanpGDXCw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376701193"
    }
  ],
  "active": true,
  "name": "The House of Jude Behavioral Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 705-1331"
    }
  ],
  "address": [
    {
      "line": [
        "10451 Mill Run Road"
      ],
      "city": "Owings Mills",
      "state": "MD",
      "postalCode": "21117",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZJyOM1n-xktCwOanpGDXCw"
    }
  ]
}