{
  "resourceType": "Organization",
  "id": "idakFd5oIdh88ZNPqvRuQ6Tw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851441463"
    }
  ],
  "active": true,
  "name": "Jennifer Lytle, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(720) 316-8228"
    }
  ],
  "address": [
    {
      "line": [
        "2755 S. Locust St. #218"
      ],
      "city": "Denver",
      "state": "CO",
      "postalCode": "80222",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idakFd5oIdh88ZNPqvRuQ6Tw"
    }
  ]
}