{
    "version": 1,
    "id": "dossier-patient",
    "name": "Dossier Patient",
    "shape": {
        "type": "rect",
        "text": "Dossier Patient",
        "width": 160,
        "height": 70,
        "fontSize": 14,
        "fontFamily": "Segoe UI",
        "textColor": "#ffffff",
        "bgColor": "#0e9cef",
        "opacity": 1,
        "imageData": null
    },
    "workflow": {
        "path": "workflows/dossier-patient.json",
        "name": "Dossier Patient"
    },
    "tutorial": {
        "title": "Dossier Patient",
        "intro": "",
        "introItems": [],
        "steps": [],
        "conditions": []
    }
}