template
    openEHR-EHR-SECTION.nehta_path_episode_headings.v1

specialise
openEHR-EHR-SECTION.adhoc.v1

concept [at0.1]

definition /name { -- RENAMED from 'Heading'
DV_TEXT {"Pathology Episode"} -- or this could be coded
}
/items { -- FILLER, using Arch Ref to T-archetype based on openEHR-EHR-SECTION.adhoc.v1
use_archetype SECTION[at0.2] openEHR-EHR-SECTION.nehta_request_detail_headings.v1
use_archetype SECTION[at0.3] openEHR-EHR-SECTION.nehta_test_detail_headings.v1
}

ontology term_definitions = <
["en"] = <
items = <
["at0.1"] = <
description = <"Nehta path episode hdeadings">
text = <"Nehta path episode">
>
["at0.2"] = <
description = <"Nehta request details">
text = <"Nehta request detail headings">
>
["at0.3"] = <
description = <"Nehta test details">
text = <"Nehta test detail headings">
>
>
>
>