{
  "resourceType": "Organization",
  "id": "idWI3qkcPx.JP9vVL6K9xx2A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144889569"
    }
  ],
  "active": true,
  "name": "Transform a Nation",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 469-9145"
    }
  ],
  "address": [
    {
      "line": [
        "901 N Milton Ave",
        "Suite 320"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWI3qkcPx.JP9vVL6K9xx2A"
    }
  ]
}