archetype (adl_version=1.4) openEHR-EHR-OBSERVATION.waist_hip.v1 concept [at0000] -- Waist and hip circumference language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Ocean Informatics"> ["date"] = <"12/10/2007"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record the waist (or girth) and hip circumference and waist/hip ratio"> use = <""> keywords = <"waist", "hip"> misuse = <""> copyright = <"copyright (c) 2009 openEHR Foundation"> > > lifecycle_state = <"AuthorDraft"> other_contributors = <> other_details = < ["references"] = <""> > definition OBSERVATION[at0000] matches { -- Waist and hip circumference data matches { HISTORY[at0001] matches { -- Event Series events cardinality matches {1..*; unordered} matches { EVENT[at0002] occurrences matches {0..1} matches { -- Any event data matches { ITEM_LIST[at0003] matches { -- List items cardinality matches {0..*; unordered} matches { ELEMENT[at0004] occurrences matches {0..1} matches { -- Waist circumference value matches { C_DV_QUANTITY < property = <[openehr::122]> list = < ["1"] = < units = <"cm"> > ["2"] = < units = <"in"> > > > } } ELEMENT[at0005] occurrences matches {0..1} matches { -- Hip circumference value matches { C_DV_QUANTITY < property = <[openehr::122]> list = < ["1"] = < units = <"cm"> magnitude = <|>=0.0|> precision = <|1|> > > > } } ELEMENT[at0006] occurrences matches {0..1} matches { -- Waist:hip ratio value matches { DV_PROPORTION matches { type matches {1} } } } } } } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Waist and hip circumference"> description = <"The waist (or girth) and hip circumference"> > ["at0001"] = < text = <"Event Series"> description = <"@ internal @"> > ["at0002"] = < text = <"Any event"> description = <"Timing event"> > ["at0003"] = < text = <"List"> description = <"@ internal @"> > ["at0004"] = < text = <"Waist circumference"> description = <"The waist circumference measured at or above the umbilicus"> > ["at0005"] = < text = <"Hip circumference"> description = <"Measurement of body circumference at the widest point of the buttocks"> > ["at0006"] = < text = <"Waist:hip ratio"> description = <"Ratio with unitary denominator"> > > > >