{
  "resourceType": "Organization",
  "id": "idPrN3E62dKhEdTEY7M2bxoQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538470158"
    }
  ],
  "active": true,
  "name": "Healthy Minds Now P.A.",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 346-3363"
    }
  ],
  "address": [
    {
      "line": [
        "300 Asheville Avenue",
        "Suite 240"
      ],
      "city": "Cary",
      "state": "NC",
      "postalCode": "27518",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPrN3E62dKhEdTEY7M2bxoQ"
    }
  ]
}