{
  "resourceType": "Organization",
  "id": "idkCIN8TA8p7QwmTGjesoY2Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114516176"
    }
  ],
  "active": true,
  "name": "A1 In-Home Primary Care, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 345-6009"
    }
  ],
  "address": [
    {
      "line": [
        "8480 Baltimore National Pike",
        "Suite 3210-153"
      ],
      "city": "Essex",
      "state": "MD",
      "postalCode": "21043",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkCIN8TA8p7QwmTGjesoY2Q"
    }
  ]
}