{
  "resourceType": "Organization",
  "id": "idCU9N7piOgSO31DfbQBuyAQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326381401"
    }
  ],
  "active": true,
  "name": "Prime Care Services Incorporated",
  "telecom": [
    {
      "system": "phone",
      "value": "(972) 454-4999"
    }
  ],
  "address": [
    {
      "line": [
        "2306 Oak Lane",
        "Suite 206"
      ],
      "city": "Grand Prairie",
      "state": "TX",
      "postalCode": "75051",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCU9N7piOgSO31DfbQBuyAQ"
    }
  ]
}