{
  "resourceType": "Organization",
  "id": "idmCJlsUf2eIpA-ns-mh1evQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104507821"
    }
  ],
  "active": true,
  "name": "Kristas Psychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(214) 666-8550"
    }
  ],
  "address": [
    {
      "line": [
        "5570 FM 423",
        "Suite 250"
      ],
      "city": "Frisco",
      "state": "TX",
      "postalCode": "75036",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmCJlsUf2eIpA-ns-mh1evQ"
    }
  ]
}