II.
LibraryProcess JSON
Structured · livelib-process:biomedical-engineering--dicom-interoperability
dicom-interoperability json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:biomedical-engineering--dicom-interoperability",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "dicom-interoperability",
"description": "DICOM Integration and Interoperability - Implement DICOM compliance and healthcare\ninteroperability for medical imaging systems and software.",
"libraryPath": "library/specializations/domains/science/biomedical-engineering/dicom-interoperability.js",
"specialization": "biomedical-engineering",
"references": [
"- DICOM Standard: https://www.dicomstandard.org/\n- IHE Radiology Technical Framework: https://www.ihe.net/\n- HL7 FHIR: https://www.hl7.org/fhir/"
],
"example": "const result = await orchestrate('specializations/domains/science/biomedical-engineering/dicom-interoperability', {\n systemName: 'PACS Workstation',\n serviceClasses: ['Storage SCU', 'Query/Retrieve SCU', 'Worklist SCU'],\n iheProfiles: ['SWF', 'PIR'],\n integrationTargets: ['Modalities', 'PACS', 'RIS']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "domain:biomedical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "role:biomedical-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "workflow:peer-review-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:biomedical-engineering--dicom-interoperability",
"to": "specialization:biomedical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}