{
  "resourceType": "Organization",
  "id": "id7F5YPGp39uys1XioS4NBhw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316546310"
    }
  ],
  "active": true,
  "name": "IMatter, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 497-5840"
    }
  ],
  "address": [
    {
      "line": [
        "8511 Loch Raven Boulevard"
      ],
      "city": "Towson",
      "state": "MD",
      "postalCode": "21286",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7F5YPGp39uys1XioS4NBhw"
    }
  ]
}