{
  "resourceType": "Organization",
  "id": "idpMMiBwyE38gh-L-VHBZujA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619377595"
    }
  ],
  "active": true,
  "name": "Des Moines: Court Ave.",
  "telecom": [
    {
      "system": "phone",
      "value": "(515) 901-2974"
    }
  ],
  "address": [
    {
      "line": [
        "309 Court Avenue",
        "Suite 241"
      ],
      "city": "Des Moines",
      "state": "IA",
      "postalCode": "50309",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpMMiBwyE38gh-L-VHBZujA"
    }
  ]
}