{
  "resourceType": "Organization",
  "id": "idXRYEVEEXKCkHCXiqdjseaQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1659702280"
    }
  ],
  "active": true,
  "name": "Hopeful Origins LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 420-8300"
    }
  ],
  "address": [
    {
      "line": [
        "5602 Baltimore National Pike",
        "Suite 205"
      ],
      "city": "Catonsville",
      "state": "MD",
      "postalCode": "21228",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXRYEVEEXKCkHCXiqdjseaQ"
    }
  ]
}