{
  "resourceType": "Organization",
  "id": "id5EkJRYI-MDlMvPF8MUxpVA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1902093925"
    }
  ],
  "active": true,
  "name": "Hopeful Origins, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 420-8300"
    }
  ],
  "address": [
    {
      "line": [
        "260 Gateway Drive, Suite 16 C"
      ],
      "city": "Bel Air",
      "state": "MD",
      "postalCode": "21014",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5EkJRYI-MDlMvPF8MUxpVA"
    }
  ]
}