Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 1.13 KB

complete-example-of-a-network-map.md

File metadata and controls

39 lines (36 loc) · 1.13 KB

Complete example of a network map

{
    "active": true,
    "cfg": "1.0.0",
    "messages": [
        {
            "id": "[email protected]",
            "cfg": "1.0.0",
            "txTp": "pacs.002.001.12",
            "typologies": [
                {
                    "id": "[email protected]",
                    "cfg": "[email protected]",
                    "rules": [
                        {
                            "id": "[email protected]",
                            "cfg": "1.0.0"
                        },
                        {
                            "id": "[email protected]",
                            "cfg": "1.0.0"
                        },
                        {
                            "id": "[email protected]",
                            "cfg": "none"
                        }
                    ]
                }
            ]
        }
    ]
}

This network map executes two rule processors (006 and 078) when a pacs.002 transaction is received and summarizes the rule results into typology 001. The event flow rule processor (EFRuP) is also configured in this typology.