{
  "resourceType": "Organization",
  "id": "idR9MK0r-JZdPUc3OpDnbG7g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952784811"
    }
  ],
  "active": true,
  "name": "United Therapeutic Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 503-6233"
    }
  ],
  "address": [
    {
      "line": [
        "40 S Dundalk Ave",
        "Suite 203"
      ],
      "city": "Baltimore",
      "state": "Md",
      "postalCode": "21222",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idR9MK0r-JZdPUc3OpDnbG7g"
    }
  ]
}