archetype (adl_version=1.4) openEHR-EHR-OBSERVATION.lab_test-lipids.v1 specialise openEHR-EHR-OBSERVATION.lab_test.v1 concept [at0000.1] -- Lipid studies language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Dr Ian McNicoll"> ["organisation"] = <"Ocean Informatics, United Kingdom"> ["email"] = <"ian.mcnicoll@oceaninformatics.com"> ["date"] = <"26/08/2009"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record a panel of lipds results. "> use = <""> keywords = <"lab", "pathology", "biochemistry", "laboratory", "lipids", "cholesterol"> misuse = <""> copyright = <"copyright (c) 2010 openEHR foundation"> > > lifecycle_state = <"AuthorDraft"> other_contributors = <"Heather Leslie AEG / Ocean Infomatics", "Sam Heard Ocean Informatics"> other_details = < ["MD5-CAM-1.0.1"] = <"D30C6F81A33A45CA197A287B096B48EA"> ["references"] = <""> > definition OBSERVATION[at0000.1] matches { -- Lipid studies 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_TREE[at0003] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0005] occurrences matches {0..1} matches { -- Test name value matches { DV_TEXT matches {*} } } ELEMENT[at0077] occurrences matches {0..1} matches { -- Diagnostic service value matches { DV_TEXT matches {*} } } ELEMENT[at0073] occurrences matches {0..1} matches { -- Test status value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0037, -- Interim at0038, -- Final at0039, -- Supplementary at0040, -- Corrected (amended) at0074, -- Aborted at0079] -- Never performed } } } } allow_archetype CLUSTER[at0065] occurrences matches {0..*} matches { -- Specimen detail include archetype_id/value matches {/openEHR-EHR-CLUSTER\.specimen\.v1/} exclude archetype_id/value matches {/.*/} } ELEMENT[at0078.5] occurrences matches {0..1} matches { -- Total Cholesterol value matches { C_DV_QUANTITY < property = <[openehr::119]> list = < ["1"] = < units = <"mmol/l"> magnitude = <|>=0.0|> > ["2"] = < units = <"mg/dl"> > > > } } ELEMENT[at0078.4] occurrences matches {0..1} matches { -- Triglycerides value matches { C_DV_QUANTITY < property = <[openehr::119]> list = < ["1"] = < units = <"mmol/l"> magnitude = <|>=0.0|> > ["2"] = < units = <"mg/dl"> > > > } } ELEMENT[at0078.3] occurrences matches {0..1} matches { -- HDL Cholesterol value matches { C_DV_QUANTITY < property = <[openehr::119]> list = < ["1"] = < units = <"mmol/l"> magnitude = <|>=0.0|> > ["2"] = < units = <"mg/dl"> > > > } } ELEMENT[at0078.2] occurrences matches {0..1} matches { -- LDL Cholesterol value matches { C_DV_QUANTITY < property = <[openehr::119]> list = < ["1"] = < units = <"mmol/l"> magnitude = <|>=0.0|> > ["2"] = < units = <"mg/dl"> magnitude = <|>=0.0|> > > > } } ELEMENT[at0078.1] occurrences matches {0..*} matches { -- HDL/LDL ratio value matches { DV_PROPORTION matches { type matches {0} } } } allow_archetype CLUSTER[at0089] occurrences matches {0..*} matches { -- Per-result annotation include archetype_id/value matches {/openEHR-EHR-CLUSTER\.lab_result_annotation(-[a-zA-Z0-9_]+)*\.v1/} exclude archetype_id/value matches {/.*/} } ELEMENT[at0057] occurrences matches {0..1} matches { -- Overall interpretation value matches { DV_TEXT matches {*} } } ELEMENT[at0010] occurrences matches {0..*} matches { -- Multimedia representation value matches { DV_MULTIMEDIA matches { media_type matches {[openEHR::]} } } } } } } } } } } protocol matches { ITEM_TREE[at0004] matches { -- Tree items cardinality matches {0..*; unordered} matches { CLUSTER[at0013] occurrences matches {0..1} matches { -- Test identification items cardinality matches {0..*; unordered} matches { ELEMENT[at0062] occurrences matches {0..1} matches { -- Placer order identifier value matches { DV_TEXT matches {*} } } ELEMENT[at0063] occurrences matches {0..1} matches { -- Filler order Identifier value matches { DV_TEXT matches {*} } } ELEMENT[at0068] occurrences matches {0..1} matches { -- Laboratory test result identifier value matches { DV_TEXT matches {*} } } allow_archetype CLUSTER[at0017] occurrences matches {0..*} matches { -- Laboratory details include archetype_id/value matches {/openEHR-EHR-CLUSTER\.organisation\.v1/} exclude archetype_id/value matches {/.*/} } } } ELEMENT[at0075] occurrences matches {0..1} matches { -- Datetime result issued value matches { DV_DATE_TIME matches {*} } } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Laboratory test"> description = <"To record the result of a laboratory test which may be used to record a single valued test but will often be specialised or templated to represent multiple value or 'panel' tests. This archetype also acts as the parent for specialisations appropriate for more specific laboratory tests microbiology, histopathology."> > ["at0000.1"] = < text = <"Lipid studies"> description = <"To record a typical panel of biochemical lipid studies"> > ["at0001"] = < text = <"Event Series"> description = <"@ internal @"> > ["at0002"] = < text = <"Any event"> description = <"*"> > ["at0003"] = < text = <"Tree"> description = <"@ internal @"> > ["at0004"] = < text = <"Tree"> description = <"@ internal @"> > ["at0005"] = < text = <"Test name"> description = <"Specific identifier for this lab test. e.g. Full blood count , blood glucose, urine microbiology. May equate to the result name for a single value result. Commonly a coded term e.g from LOINC or SNOMED-CT."> > ["at0010"] = < text = <"Multimedia representation"> description = <"Representations of the whole test in mutlimedia e.g image, audio, video."> > ["at0013"] = < text = <"Test identification"> description = <"Unique identifiers used in delivery of the care process."> > ["at0017"] = < text = <"Laboratory details "> description = <"Demographic details of the laboratory with responsibility for the test. Details of secondary laboratories may also be included."> > ["at0037"] = < text = <"Interim"> description = <"This is an initial or interim result - further updates are anticipated"> > ["at0038"] = < text = <"Final"> description = <"This is the final result. No further alterations are anticipated"> > ["at0039"] = < text = <"Supplementary"> description = <"This is a supplememtary result in addition to the Interim result"> > ["at0040"] = < text = <"Corrected (amended)"> description = <"This is a Correction which should replace any previous results"> > ["at0057"] = < text = <"Overall interpretation"> description = <"An overall interpretative comment on this test."> > ["at0062"] = < text = <"Placer order identifier"> description = <"The ID assigned to the order by the order requester. Equivalent to the NEHTA Requester Order Identifier."> > ["at0063"] = < text = <"Filler order Identifier"> description = <"The ID assigned to the test order by the order filler, usually by the (LIS) Laboratory Information System. Equivalent to the DICOM Accession Number and NEHTA Laboratory Request Identifier."> > ["at0065"] = < text = <"Specimen detail"> description = <"Details of the specimen being reported where all individual results are derived from the same specimen"> > ["at0068"] = < text = <"Laboratory test result identifier"> description = <"The identifier given to the laboratory test result of a pathology investigation."> > ["at0073"] = < text = <"Test status"> description = <"The status of the lab test as a whole."> > ["at0074"] = < text = <"Aborted"> description = <"*"> > ["at0075"] = < text = <"Datetime result issued"> description = <"The date and/or time that the result was issued for the recorded ‘test status’. "> comment = <"The date and time related to the results status is useful for version control and cumulative results for the report."> > ["at0077"] = < text = <"Diagnostic service"> description = <"The type of high-level diagnostic service e.g. biochemistry, haematology. "> > ["at0078"] = < text = <"Result"> description = <"The result of the test."> > ["at0078.1"] = < text = <"HDL/LDL ratio"> description = <"The ratio of HDL cholesterol to LDL cholesterol."> > ["at0078.2"] = < text = <"LDL Cholesterol"> description = <"LDL-Cholesterol level in the sample."> > ["at0078.3"] = < text = <"HDL Cholesterol"> description = <"HDL-Cholesterol level in the sample."> > ["at0078.4"] = < text = <"Triglycerides"> description = <"The triglyceride concentration in the sample."> > ["at0078.5"] = < text = <"Total Cholesterol"> description = <"The total cholesterol concentration in the sample."> > ["at0079"] = < text = <"Never performed"> description = <"The test was never performed."> > ["at0089"] = < text = <"Per-result annotation"> description = <"Slot to allow an annotation to be added to a particular test result at run-time."> > > > >