{
  "resourceType": "Organization",
  "id": "idwISbWu7eXKXLDkx9dsvGiw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952800237"
    }
  ],
  "active": true,
  "name": "Empowered Health Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 926-1673"
    }
  ],
  "address": [
    {
      "line": [
        "4909 Liberty Heights ave"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21207",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwISbWu7eXKXLDkx9dsvGiw"
    }
  ]
}