{
  "resourceType": "Organization",
  "id": "idXhp8C1R7ATvbYlrNLsu3dw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1023772985"
    }
  ],
  "active": true,
  "name": "Apex Wellness Center, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(248) 809-6552"
    }
  ],
  "address": [
    {
      "line": [
        "20905 Greenfield Rd",
        "Ste 508"
      ],
      "city": "Southfield",
      "state": "MI",
      "postalCode": "48075",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXhp8C1R7ATvbYlrNLsu3dw"
    }
  ]
}