template
    openEHR-EHR-SECTION.nehta_request_detail_headings.v1

specialise

openEHR-EHR-SECTION.adhoc.v1
concept [at0.1] -- Nehta request detail headings

definition /name { -- RENAMED from 'Heading'
DV_TEXT {"Request Detail"} -- or this could be coded
}
/items { -- FILLER, using Arch Ref to T-archetype
use_archetype INSTRUCTION[at0001.1] openEHR-EHR-INSTRUCTION.nehta_request.v1
use_archetype ACTION[at0001.2] openEHR-EHR-ACTION.nehta_request_performed.v1
}

ontology term_definitions = <
["en"] = <
items = <
["at0.1"] = <
description = <"Nehta Request detail headings">
text = <"Nehta request detail">
>
["at0001.1"] = <
description = <"Request">
text = <"Nehta request instruction">
>
["at0001.2"] = <
description = <"Request performed">
text = <"Nehta request performed action">
>
>
>
>