II.
LibraryProcess JSON
Structured · livelib-process:biomedical-engineering--biological-evaluation-iso10993
biological-evaluation-iso10993 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "biological-evaluation-iso10993",
"description": "Biological Evaluation Planning per ISO 10993-1 - Develop comprehensive biological evaluation\nplans for medical devices determining required biocompatibility testing based on device categorization.",
"libraryPath": "library/specializations/domains/science/biomedical-engineering/biological-evaluation-iso10993.js",
"specialization": "biomedical-engineering",
"references": [
"- ISO 10993-1:2018 Biological evaluation of medical devices - Evaluation and testing within a risk management process\n- FDA Guidance on Use of ISO 10993-1: https://www.fda.gov/regulatory-information/search-fda-guidance-documents/use-international-standard-iso-10993-1-biological-evaluation-medical-devices-part-1-evaluation-and"
],
"example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/biological-evaluation-iso10993', {\n deviceName: 'Hip Implant System',\n contactType: 'Bone/Tissue',\n contactDuration: 'Permanent',\n materials: ['Titanium alloy', 'UHMWPE', 'Cobalt-Chrome']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "domain:biomedical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "role:biomedical-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--biological-evaluation-iso10993",
"to": "specialization:biomedical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}