{
  "resourceType": "Organization",
  "id": "id-Sb2n9GkiSg1iIXqNTKabA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801486261"
    }
  ],
  "active": true,
  "name": "Akalaka Nursing Care Group",
  "telecom": [
    {
      "system": "phone",
      "value": "(323) 426-5200"
    }
  ],
  "address": [
    {
      "line": [
        "2917 W Vernon Avenue",
        "B"
      ],
      "city": "Los Angeles",
      "state": "CA",
      "postalCode": "90008",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-Sb2n9GkiSg1iIXqNTKabA"
    }
  ]
}