{
  "name": "@atollee/open-source-catalog",
  "description": "atollee Open Source — Source of Truth for published packages and SDK imports",
  "publicUrl": "https://catalog.atollee.com",
  "generatedAt": "2026-06-23T10:11:08Z",
  "gitlab": "https://git.atollee.com",
  "maintainer": "atollee GmbH & Co. KG",
  "build": {
    "gitSha": null,
    "pipelineId": null,
    "sdkRegistry": "https://sdk.atollee.com/registry.json"
  },
  "projects": [
    {
      "id": "fhir-r6-types",
      "name": "@atollee/fhir-r6",
      "title": "FHIR R6 TypeScript Types",
      "description": "HL7 FHIR R6 core types generated from StructureDefinitions — compile-time Source of Truth",
      "license": "Apache-2.0",
      "repo": "https://git.atollee.com/atollee/atolleeRuntime",
      "repoPath": "packages/generated/fhir-r6-types",
      "tags": [
        "fhir",
        "r6",
        "typescript",
        "codegen"
      ],
      "version": "6.0.0-ballot4",
      "sdkEntry": "https://sdk.atollee.com/@atollee/fhir-r6/mod.ts",
      "sdkImport": "https://sdk.atollee.com/@atollee/fhir-r6/mod.ts"
    },
    {
      "id": "fhirpath",
      "name": "@atollee/fhirpath",
      "title": "atollee FHIRPath Engine",
      "description": "TypeScript FHIRPath engine for R6 — evaluation, typing, Deno-native",
      "license": "Apache-2.0",
      "repo": "https://git.atollee.com/atollee/atolleeRuntime",
      "repoPath": "packages/fhirpath-atollee",
      "tags": [
        "fhirpath",
        "r6",
        "typescript"
      ],
      "version": "0.1.0",
      "sdkEntry": "https://sdk.atollee.com/@atollee/fhirpath/mod.ts",
      "sdkImport": "https://sdk.atollee.com/@atollee/fhirpath/mod.ts"
    }
  ],
  "denoImports": {
    "@atollee/fhir-r6": "https://sdk.atollee.com/@atollee/fhir-r6/mod.ts",
    "@atollee/fhirpath": "https://sdk.atollee.com/@atollee/fhirpath/mod.ts"
  },
  "endpoints": {
    "catalog": "https://catalog.atollee.com/catalog.json",
    "sdk": "https://sdk.atollee.com/registry.json",
    "gitlab": "https://git.atollee.com",
    "health": "https://catalog.atollee.com/health"
  }
}
