archetype (adl_version=1.4) openEHR-EHR-OBSERVATION.blood_loss.v1draft concept [at0000] -- Loss of blood language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Sam Heard"> ["organisation"] = <"Ocean Informatics"> ["date"] = <"12/03/2007"> ["email"] = <"sam.heard@oceaninformatics.biz"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record the estimated amount of blood lost."> use = <"Use the HISTORY class to record the period of time and totals if required."> keywords = <"bleeding", "exsanguination", "hypovolaemia"> misuse = <""> > > lifecycle_state = <"Initial"> other_contributors = <> definition OBSERVATION[at0000] matches { -- Loss of blood data matches { HISTORY[at0001] matches { -- Event Series events cardinality matches {1..*; unordered} matches { POINT_EVENT[at0002] occurrences matches {0..*} matches { -- Any event data matches { ITEM_LIST[at0003] matches { -- List items cardinality matches {0..*; unordered} matches { ELEMENT[at0004] matches { -- Blood loss value matches { C_DV_QUANTITY < property = <[openehr::129]> list = < ["1"] = < units = <"ml"> magnitude = <|>=0.0|> precision = <|0|> > > > } } ELEMENT[at0005] occurrences matches {0..1} matches { -- Site value matches { DV_TEXT matches {*} } } } } } } INTERVAL_EVENT[at0006] occurrences matches {0..*} matches { -- Total math_function matches { DV_CODED_TEXT matches { defining_code matches {[openehr::148]} } } data matches { use_node ITEM_LIST /data[at0001]/events[at0002]/data[at0003] } } INTERVAL_EVENT[at0007] occurrences matches {0..*} matches { -- Actual math_function matches { DV_CODED_TEXT matches { defining_code matches {[openehr::640]} } } data matches { use_node ITEM_LIST /data[at0001]/events[at0002]/data[at0003] } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < description = <"Recording of estimation of loss of blood."> text = <"Loss of blood"> > ["at0001"] = < description = <"@ internal @"> text = <"Event Series"> > ["at0002"] = < description = <"The estimation of blood lost without specifying the period of time"> text = <"Any event"> > ["at0003"] = < description = <"@ internal @"> text = <"List"> > ["at0004"] = < description = <"Estimated blood loss"> text = <"Blood loss"> > ["at0005"] = < description = <"The site of blood loss"> text = <"Site"> > ["at0006"] = < description = <"For recording total blood loss over a period (may transcend a number of interval or point in time records)"> text = <"Total"> > ["at0007"] = < description = <"For recording the blood loss over a period of time when this will later be totalled."> text = <"Actual"> > > > >