{
  "resourceType": "Organization",
  "id": "idgPfAPRd8En36nw7btHNZNw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700207917"
    }
  ],
  "active": true,
  "name": "All That's Therapeutic Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 567-0100"
    }
  ],
  "address": [
    {
      "line": [
        "6188 Oxon Hill Road",
        "# 500"
      ],
      "city": "Oxon Hill",
      "state": "MD",
      "postalCode": "20745",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgPfAPRd8En36nw7btHNZNw"
    }
  ]
}