{
  "resourceType": "Organization",
  "id": "idRBwZT1gQLybAwtrCU3JdpQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1184020372"
    }
  ],
  "active": true,
  "name": "Caroline Oguine",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 803-6358"
    }
  ],
  "address": [
    {
      "line": [
        "7638 Belair Rd"
      ],
      "city": "Nottingham",
      "state": "MD",
      "postalCode": "21236",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRBwZT1gQLybAwtrCU3JdpQ"
    }
  ]
}