{
  "resourceType": "Organization",
  "id": "idCi.SZQFcLWUgEGsrMuW1KQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245615418"
    }
  ],
  "active": true,
  "name": "Mi Casa Es Su Casa 3921",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 563-6280"
    }
  ],
  "address": [
    {
      "line": [
        "1212 E 25th Street"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21218",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCi.SZQFcLWUgEGsrMuW1KQ"
    }
  ]
}