iiRecord
Agentic AI Atlas · specializations/domains/science/biomedical-engineering/fea-medical-devices
lib-process:biomedical-engineering--fea-medical-devicesa5c.ai
II.
LibraryProcess JSON

lib-process:biomedical-engineering--fea-medical-devices

Structured · live

specializations/domains/science/biomedical-engineering/fea-medical-devices 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--fea-medical-devices",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/domains/science/biomedical-engineering/fea-medical-devices",
    "description": "Finite Element Analysis for Medical Devices - Conduct FEA to evaluate structural performance,\nstress distribution, and fatigue life of medical devices, particularly implants and load-bearing devices.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/fea-medical-devices.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- ASME V&V 40:2018 Assessing Credibility of Computational Modeling through Verification and Validation",
      [
        "FDA Guidance on Reporting Computational Modeling Studies"
      ],
      [
        "ASTM F2996 Standard Practice for Finite Element Analysis of Non-Modular Metallic Orthopaedic Hip Femoral Stems"
      ]
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/fea-medical-devices', {\n  deviceName: 'Spinal Fusion Cage',\n  deviceType: 'Orthopedic Implant',\n  loadingConditions: { compressive: '4000N', cyclicLoading: 'ISO 12189' },\n  materialProperties: { material: 'PEEK', elasticModulus: '3.6GPa' }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--fea-medical-devices",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}