{
  "resourceType": "Organization",
  "id": "id8Wczsjy5ro7WBmhxb010fA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1437249869"
    }
  ],
  "active": true,
  "name": "New Life ACS",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 255-4475"
    }
  ],
  "address": [
    {
      "line": [
        "4231 Postal Court",
        "Suite 201"
      ],
      "city": "Pasadena",
      "state": "MD",
      "postalCode": "21122",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8Wczsjy5ro7WBmhxb010fA"
    }
  ]
}