{
  "resourceType": "Organization",
  "id": "idqOF7uxvbiSZqZ3UlvV9kLQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134704950"
    }
  ],
  "active": true,
  "name": "CMC",
  "telecom": [
    {
      "system": "phone",
      "value": "(516) 778-9103"
    }
  ],
  "address": [
    {
      "line": [
        "3430 E. Russell",
        "Suite 321"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89120",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqOF7uxvbiSZqZ3UlvV9kLQ"
    }
  ]
}