archetype openEHR-EHR-SECTION.vital_signs.v1draft concept [at0000] -- Vital signs or clinical 'observations' description original_author = < ["name"] = <"Sam Heard"> ["organisation"] = <"Ocean Informatics"> ["date"] = <"2003-06-10"> > lifecycle_state = <"draft"> details = < ["en"] = < language = <"en"> purpose = <"Describe systemic blood pressure measurement result and protocol"> keywords = <"Intervention"> copyright = <"copyright (c) 2004 Ocean Informatics"> > > definition SECTION[at0000] matches { -- Vital signs or clinical 'observations' items cardinality matches {0..1; unordered} matches { allow_archetype OBSERVATION occurrences matches {1..*} matches { include domain_concept matches {/blood_pressure.v1/} domain_concept matches {/heart_rate-pulse.v1/} domain_concept matches {/temperature.v1/} domain_concept matches {/blood_gases.v1/} domain_concept matches {/respirations.v1/} exclude domain_concept matches {/.*/} } } } ontology primary_language = <"en"> languages_available = <"en", ...> term_definitions = < ["en"] = < items = < ["at0000"] = < description = <"A group of observations that are recorded at the same time and record the blood pressure, pulse, temperature and other readings"> text = <"Vital signs or clinical 'observations'"> > ["at0001"] = < description = <"The vital signs or 'obs' section"> text = <"Vital signs"> > > > >