{
  "resourceType": "Organization",
  "id": "idSu6z4X6iyzzsjU7RUSCF-w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1679726822"
    }
  ],
  "active": true,
  "name": "Brian Milliken",
  "telecom": [
    {
      "system": "phone",
      "value": "(505) 301-3408"
    }
  ],
  "address": [
    {
      "line": [
        "2074 Galisteo St.",
        "Suite B4"
      ],
      "city": "Santa Fe",
      "state": "NM",
      "postalCode": "87505",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSu6z4X6iyzzsjU7RUSCF-w"
    }
  ]
}