{
  "resourceType": "Organization",
  "id": "idKfkK8EiMGGChy4HGr7U7kQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255061958"
    }
  ],
  "active": true,
  "name": "Caring Hearts and Minds",
  "telecom": [
    {
      "system": "phone",
      "value": "(775) 287-8102"
    }
  ],
  "address": [
    {
      "line": [
        "1001 Pyramid Way St 206"
      ],
      "city": "Sparks",
      "state": "NV",
      "postalCode": "89431",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKfkK8EiMGGChy4HGr7U7kQ"
    }
  ]
}