{
  "resourceType": "Organization",
  "id": "idPmQ5HzCVtEdVN7Mo6HsG6g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558922021"
    }
  ],
  "active": true,
  "name": "Aurtism",
  "telecom": [
    {
      "system": "phone",
      "value": "(725) 735-2124"
    }
  ],
  "address": [
    {
      "line": [
        "4880 E Bonanza Rd Suite 9"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPmQ5HzCVtEdVN7Mo6HsG6g"
    }
  ]
}