template
openEHR-EHR-SECTION.nehta_test_detail_headings.v1

specialise

openEHR-EHR-SECTION.adhoc.v1

concept [at0.1] -- Nehta test detail headings

definition
/name { -- RENAMED from 'Heading'
DV_TEXT {"Test Detail"} -- or this could be coded
}
/items { -- FILLER, using Arch Ref to T-archetype
use_archetype OBSERVATION[at0.2] openEHR-EHR-OBSERVATION.english_blood_lipids.v1
use_archetype OBSERVATION[at0.3] openEHR-EHR-OBSERVATION.english_blood_lipids2.v1
use_archetype OBSERVATION[at0.4] openEHR-EHR-OBSERVATION.scottish_blood_lipids.v1
use_archetype OBSERVATION[at0.5] openEHR-EHR-OBSERVATION.other_lab_values.v1
}

ontology
term_definitions = <
["en"] = <
items = <
["at0.1"] = <
description = <"Nehta test detail headings">
text = <"Nehta test detail">
>
["at0.2"] = <
description = <"English blood lipids result">
text = <"English blood lipids">
>
["at0.3"] = <
description = <"English blood lipids result (cloned form)">
text = <"English blood lipids">
>
["at0.4"] = <
description = <"Scottish blood lipids result (template semantics)">
text = <"Scottish blood lipids">
>
["at0.5"] = <
description = <"Other lab result (add at runtime)">
text = <"Other lab result">
>
>
>
>