{
  "resourceType": "Organization",
  "id": "idcsZ75BsFKjaJLM3kQNpg4A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356868285"
    }
  ],
  "active": true,
  "name": "620 Lee Pl",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 305-8540"
    }
  ],
  "address": [
    {
      "line": [
        "620 Lee Pl"
      ],
      "city": "Frederick",
      "state": "MD",
      "postalCode": "21702",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcsZ75BsFKjaJLM3kQNpg4A"
    }
  ]
}