{
  "resourceType": "Organization",
  "id": "idD7L9dJQQvnKjnnnCOKsCbA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1467652966"
    }
  ],
  "active": true,
  "name": "Anne Minor, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 589-8731"
    }
  ],
  "address": [
    {
      "line": [
        "117 West 32nd Street"
      ],
      "city": "Austin",
      "state": "TX",
      "postalCode": "78705",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idD7L9dJQQvnKjnnnCOKsCbA"
    }
  ]
}