{
  "resourceType": "Organization",
  "id": "id0Qrs4GkhKoA7Tlv33d7gIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356951198"
    }
  ],
  "active": true,
  "name": "Vastcare Medical Clinic, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 708-0100"
    }
  ],
  "address": [
    {
      "line": [
        "9470 Annapolis Road",
        "Suite 115"
      ],
      "city": "Lanham",
      "state": "MD",
      "postalCode": "20706",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0Qrs4GkhKoA7Tlv33d7gIg"
    }
  ]
}