{
  "resourceType": "Organization",
  "id": "idxfgYlMznpvXoEaSRP8DPeg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508843780"
    }
  ],
  "active": true,
  "name": "Liberty Hall",
  "telecom": [
    {
      "system": "phone",
      "value": "(573) 756-2756"
    }
  ],
  "address": [
    {
      "line": [
        "400 North Washington  Ste130C"
      ],
      "city": "Farmington",
      "state": "MO",
      "postalCode": "63640",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idxfgYlMznpvXoEaSRP8DPeg"
    }
  ]
}