iiRecord
Agentic AI Atlas · clinical-pathway-development
lib-process:healthcare--clinical-pathway-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:healthcare--clinical-pathway-development

Structured · live

clinical-pathway-development 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:healthcare--clinical-pathway-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "clinical-pathway-development",
    "description": "Clinical Pathway Development - Evidence-based multidisciplinary management plans that display\ngoals for patients and provide sequenced interventions for specific diagnoses or procedures.",
    "libraryPath": "library/specializations/domains/social-sciences-humanities/healthcare/clinical-pathway-development.js",
    "specialization": "healthcare",
    "references": [
      "- Rotter, T. et al. (2010). Clinical pathways: effects on professional practice\n- De Bleser, L. et al. (2006). Defining pathways\n- Kinsman, L. et al. (2010). What is a clinical pathway?"
    ],
    "example": "const result = await orchestrate('specializations/domains/social-sciences-humanities/healthcare/clinical-pathway-development', {\n  condition: 'Total Hip Replacement',\n  patientPopulation: 'Elective primary total hip arthroplasty patients',\n  currentPractice: { los: 3.5, complications: 0.08 },\n  evidenceBase: ['ERAS protocols', 'joint commission standards']\n});",
    "usesAgents": [
      "clinical-evidence-specialist",
      "quality-analyst",
      "clinical-facilitator",
      "pathway-architect",
      "clinical-designer",
      "order-set-developer",
      "variance-analyst",
      "outcomes-analyst",
      "implementation-specialist",
      "clinical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "skill-area:data-governance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "domain:healthcare",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "specialization:clinical-informatics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "specialization:healthcare",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:healthcare--clinical-pathway-development",
      "to": "lib-agent:biomedical-engineering--clinical-evidence-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}