{
  "resourceType": "Organization",
  "id": "idCrHNAJrv9Edlzdq0BtuqGw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1528221355"
    }
  ],
  "active": true,
  "name": "Lindsay Raymer, MD, PA",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 377-7792"
    }
  ],
  "address": [
    {
      "line": [
        "920 Frostwood Drive",
        "Suite 670"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77024",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCrHNAJrv9Edlzdq0BtuqGw"
    }
  ]
}