{
  "resourceType": "Organization",
  "id": "id5ktsfX0kHUFzeh3pStUnEw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1584698792"
    }
  ],
  "active": true,
  "name": "Fine and Free Finely",
  "telecom": [
    {
      "system": "phone",
      "value": "(816) 667-1221"
    }
  ],
  "address": [
    {
      "line": [
        "4557 White Oak Drive"
      ],
      "city": "San Antonio",
      "state": "MO",
      "postalCode": "64501",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5ktsfX0kHUFzeh3pStUnEw"
    }
  ]
}