{
  "resourceType": "Organization",
  "id": "idtmGBRh6WgOSWMzjGVMZsBg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1871804484"
    }
  ],
  "active": true,
  "name": "AMPS Telemed",
  "telecom": [
    {
      "system": "phone",
      "value": "(661) 589-1200"
    }
  ],
  "address": [
    {
      "line": [
        "3409 Calloway Drive, Suite 601"
      ],
      "city": "Bakersfield",
      "state": "CA",
      "postalCode": "93312",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtmGBRh6WgOSWMzjGVMZsBg"
    }
  ]
}