{
  "resourceType": "Organization",
  "id": "idpPqRogRj4VRsCIC443k1lQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427631654"
    }
  ],
  "active": true,
  "name": "Mood Solutions LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 332-7869"
    }
  ],
  "address": [
    {
      "line": [
        "5457 Twin Knolls Road",
        "Suite 1045"
      ],
      "city": "Columbia",
      "state": "MD",
      "postalCode": "21045",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpPqRogRj4VRsCIC443k1lQ"
    }
  ]
}