{
  "resourceType": "Bundle",
  "type": "collection",
  "timestamp": "2026-03-05T17:48:03-08:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:7e36faab-1280-5bb8-b82e-db83b8fdb34d",
      "resource": {
        "resourceType": "Organization",
        "id": "7e36faab-1280-5bb8-b82e-db83b8fdb34d",
        "identifier": [
          {
            "system": "http://hl7.org/fhir/sid/us-npi",
            "value": "1013141639"
          }
        ],
        "active": true,
        "name": "Journey to Wellness Inc",
        "address": [
          {
            "line": [
              "220 Market Street"
            ],
            "city": "Perth Amboy",
            "state": "NJ",
            "postalCode": "08861",
            "country": "US"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/c79bdbe2-089b-5211-8f85-81dec5753cf5"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:c79bdbe2-089b-5211-8f85-81dec5753cf5",
      "resource": {
        "resourceType": "Endpoint",
        "id": "c79bdbe2-089b-5211-8f85-81dec5753cf5",
        "status": "active",
        "connectionType": {
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
          "code": "hl7-fhir-rest"
        },
        "name": "Journey to Wellness Inc FHIR R4 Base URL",
        "payloadType": [
          {
            "text": "see CapabilityStatement"
          }
        ],
        "payloadMimeType": [
          "application/fhir+xml",
          "application/fhir+json"    
        ],
        "address": "https://fhir.healthtogo.me/fhir/r4/zoobook.journeytowellness"
      }
    }
  ]
}
