{
  "resourceType": "Organization",
  "id": "idkS.A4u71q9aVgWmMukWysA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558805580"
    }
  ],
  "active": true,
  "name": "ASAP Development Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 565-8185"
    }
  ],
  "address": [
    {
      "line": [
        "1861 Brightseat Road"
      ],
      "city": "Hyattsville",
      "state": "MD",
      "postalCode": "20785",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkS.A4u71q9aVgWmMukWysA"
    }
  ]
}