iiRecord
Agentic AI Atlas · post-market-surveillance
lib-process:biomedical-engineering--post-market-surveillancea5c.ai
II.
LibraryProcess JSON

lib-process:biomedical-engineering--post-market-surveillance

Structured · live

post-market-surveillance 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--post-market-surveillance",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "post-market-surveillance",
    "description": "Post-Market Surveillance System Implementation - Implement post-market surveillance systems\nto monitor device safety and performance in the field per FDA and EU MDR requirements.",
    "libraryPath": "library/specializations/domains/science/biomedical-engineering/post-market-surveillance.js",
    "specialization": "biomedical-engineering",
    "references": [
      "- EU MDR Article 83-86 Post-Market Surveillance\n- FDA 21 CFR 803 Medical Device Reporting\n- MDCG 2020-7 PMCF Plan Template"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/post-market-surveillance', {\n  deviceName: 'Implantable Cardioverter Defibrillator',\n  deviceClass: 'Class III',\n  markets: ['US', 'EU', 'Japan'],\n  riskProfile: { riskClass: 'high', implantable: true }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "domain:biomedical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "role:biomedical-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:biomedical-engineering--post-market-surveillance",
      "to": "specialization:biomedical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}