{
  "resourceType": "Organization",
  "id": "idJMdC9j8ijyAh-46dKnUlgA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912370057"
    }
  ],
  "active": true,
  "name": "Survivors",
  "telecom": [
    {
      "system": "phone",
      "value": "(951) 256-7698"
    }
  ],
  "address": [
    {
      "line": [
        "2082 Bristol  st ste 200"
      ],
      "city": "Newport Beach",
      "state": "ca",
      "postalCode": "92660",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJMdC9j8ijyAh-46dKnUlgA"
    }
  ]
}