Sha256: 96af862bf167b272e3db5bf92ac3f2b3c46f0d11546bea0fa70fd180b14bb68f

Contents?: true

Size: 1.42 KB

Versions: 25

Compression:

Stored size: 1.42 KB

Contents

archetype (adl_version=1.4)
	openEHR-EHR-SECTION.summary.v1

concept
	[at0000]	-- Summary
language
	original_language = <[ISO_639-1::en]>
description
	original_author = <
		["name"] = <"Sam Heard">
		["organisation"] = <"Ocean Informatics">
		["date"] = <"9/01/2007">
		["email"] = <"sam.heard@oceaninformatics.biz">
	>
	details = <
		["en"] = <
			language = <[ISO_639-1::en]>
			purpose = <"A heading containing summary information based on particular evaluation entries">
			use = <"A heading for organising clinical data under a heading of summary">
			keywords = <"review", "conclusions", "risk">
			misuse = <"">
		>
	>
	lifecycle_state = <"Initial">
	other_contributors = <>

definition
	SECTION[at0000] matches {	-- Summary
		items cardinality matches {0..*; unordered} matches {
			allow_archetype EVALUATION occurrences matches {0..1} matches {
				include
					archetype_id/value matches {/clinical_synopsis\.v1/}
					archetype_id/value matches {/problem\.v1/}
					archetype_id/value matches {/problem-diagnosis\.v1/}
					archetype_id/value matches {/problem-diagnosis-histological\.v1/}
					archetype_id/value matches {/problem-genetic\.v1/}
					archetype_id/value matches {/risk\.v1/}
			}
		}
	}

ontology
	term_definitions = <
		["en"] = <
			items = <
				["at0000"] = <
					description = <"A heading for conclusions and other evaluations">
					text = <"Summary">
				>
			>
		>
	>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
open_ehr-0.9.4 spec/lib/open_ehr/parser/adl14/openEHR-EHR-SECTION.summary.v1.adl
open_ehr-0.9.3 spec/lib/open_ehr/parser/adl14/openEHR-EHR-SECTION.summary.v1.adl
open_ehr-0.9.2 spec/lib/open_ehr/parser/adl14/openEHR-EHR-SECTION.summary.v1.adl
open_ehr-0.9.1 spec/lib/open_ehr/parser/adl/openEHR-EHR-SECTION.summary.v1.adl
open_ehr-0.9.0 spec/lib/open_ehr/parser/adl/openEHR-EHR-SECTION.summary.v1.adl