{
  "resourceType": "Organization",
  "id": "idyO5ICmcA5T95seB9JhsiVQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114044930"
    }
  ],
  "active": true,
  "name": "Frances Rodriguez, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 262-1180"
    }
  ],
  "address": [
    {
      "line": [
        "3231 Superior La",
        "Suite A28"
      ],
      "city": "Bowie",
      "state": "MD",
      "postalCode": "20715",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyO5ICmcA5T95seB9JhsiVQ"
    }
  ]
}