{
  "resourceType": "Organization",
  "id": "id58x8-pYbgjX8j4CL5y3H3g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1477211423"
    }
  ],
  "active": true,
  "name": "Blue Heart Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(513) 903-6559"
    }
  ],
  "address": [
    {
      "line": [
        "801 Evans St",
        "Suite 104"
      ],
      "city": "Cincinnati",
      "state": "OH",
      "postalCode": "45204",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id58x8-pYbgjX8j4CL5y3H3g"
    }
  ]
}