{
  "resourceType": "Organization",
  "id": "idZGjfZKanTbwM0teTpeDxXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699223537"
    }
  ],
  "active": true,
  "name": "Embracia Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 551-8545"
    }
  ],
  "address": [
    {
      "line": [
        "503 W. 41st Street"
      ],
      "city": "Austin",
      "state": "TX",
      "postalCode": "78751",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZGjfZKanTbwM0teTpeDxXg"
    }
  ]
}