{
  "resourceType": "Organization",
  "id": "idQFtZkl5edFWGV51VWsEB3A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558826214"
    }
  ],
  "active": true,
  "name": "Mood Clinic, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(603) 866-6016"
    }
  ],
  "address": [
    {
      "line": [
        "56 Durham Road",
        "Unit 54"
      ],
      "city": "Dover",
      "state": "NH",
      "postalCode": "03820",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQFtZkl5edFWGV51VWsEB3A"
    }
  ]
}