{
  "resourceType": "Organization",
  "id": "idbHayIkzhQijZdgLmwCCLSQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1568060630"
    }
  ],
  "active": true,
  "name": "MISO Medical Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 918-3829"
    }
  ],
  "address": [
    {
      "line": [
        "14440 Cherry Lane",
        "Suite 218"
      ],
      "city": "Laurel",
      "state": "MD",
      "postalCode": "20707",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idbHayIkzhQijZdgLmwCCLSQ"
    }
  ]
}