{
  "resourceType": "Organization",
  "id": "id-AO4g0MEW2BKLeHQtc0Uzg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730109927"
    }
  ],
  "active": true,
  "name": "Maria D Matos, MD LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(303) 903-8399"
    }
  ],
  "address": [
    {
      "line": [
        "2837 Whitetail Circle"
      ],
      "city": "Lafayette",
      "state": "CO",
      "postalCode": "80026",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-AO4g0MEW2BKLeHQtc0Uzg"
    }
  ]
}