iiRecord
Agentic AI Atlas · extractables-leachables
lib-process:biomedical-engineering--extractables-leachablesa5c.ai
II.
LibraryProcess JSON

lib-process:biomedical-engineering--extractables-leachables

Structured · live

extractables-leachables json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:biomedical-engineering--extractables-leachables",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "extractables-leachables",
    "description": "Extractables and Leachables Analysis - Characterize extractable and leachable substances\nfrom medical device materials and assess toxicological risk to patients per ISO 10993-12 and ISO 10993-18.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/extractables-leachables.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- ISO 10993-12:2021 Sample preparation and reference materials\n- ISO 10993-18:2020 Chemical characterization of medical device materials\n- FDA Guidance on E&L Studies"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/extractables-leachables', {\n  deviceName: 'Drug-Eluting Stent',\n  materials: ['316L Stainless Steel', 'PLGA coating', 'Drug formulation'],\n  contactType: 'Circulating blood - Permanent',\n  extractionConditions: { solvents: ['Water', 'Ethanol', 'Hexane'] }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--extractables-leachables",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}