{
  "resourceType": "Organization",
  "id": "idV2QpVG1V56.HNHzf4Vk7lg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811070006"
    }
  ],
  "active": true,
  "name": "Daniel J. Brandt M.D., P.C.",
  "telecom": [
    {
      "system": "phone",
      "value": "(575) 525-8250"
    }
  ],
  "address": [
    {
      "line": [
        "424 N. Mesilla St."
      ],
      "city": "Las Cruces",
      "state": "NM",
      "postalCode": "88005",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idV2QpVG1V56.HNHzf4Vk7lg"
    }
  ]
}