{
  "resourceType": "Organization",
  "id": "idYxsya59Wsoe3oA6PP3I56A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215046438"
    }
  ],
  "active": true,
  "name": "Anne Malone, MSS, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(610) 247-6529"
    }
  ],
  "address": [
    {
      "line": [
        "36 E. Front St.",
        "#2"
      ],
      "city": "Media",
      "state": "PA",
      "postalCode": "19063",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYxsya59Wsoe3oA6PP3I56A"
    }
  ]
}