{
  "resourceType": "Organization",
  "id": "idOwJm3lRCM5hwTBRZZvI1mA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972021673"
    }
  ],
  "active": true,
  "name": "AMFS-Texas",
  "telecom": [
    {
      "system": "phone",
      "value": "(945) 268-9529"
    }
  ],
  "address": [
    {
      "line": [
        "3250 Hudson Xing",
        "#321"
      ],
      "city": "McKinney",
      "state": "TX",
      "postalCode": "75070",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOwJm3lRCM5hwTBRZZvI1mA"
    }
  ]
}