{
  "resourceType": "Organization",
  "id": "idAbLFDCKWPlcnFrTEj1x39w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801378435"
    }
  ],
  "active": true,
  "name": "SLCFC",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 575-9940"
    }
  ],
  "address": [
    {
      "line": [
        "188 Thomas Johnson Dr. STE 102"
      ],
      "city": "Frederick",
      "state": "MD",
      "postalCode": "21702",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAbLFDCKWPlcnFrTEj1x39w"
    }
  ]
}