Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ archetype (adl_version=1.4)
openEHR-EHR-CLUSTER.careplan_element_action_context_dips.v1

concept
[at0000] -- DIPS-spesifikk reason for system registration
[at0000] -- DIPS-spesifikk årsak til system registrering
language
original_language = <[ISO_639-1::nb]>
translations = <
Expand Down Expand Up @@ -58,20 +58,21 @@ description
lifecycle_state = <"0">
other_contributors = <"Ivar Yrke(iyr@dips.no)", "Terje Sagmyr, DIPS AS, Norway, <tsa@dips.no>">
other_details = <
["MD5-CAM-1.0.1"] = <"BC0015CC704CFD98478475762C7E1ABB">
["MD5-CAM-1.0.1"] = <"E3CE3667E32F0596FA288AC36B6600EC">
["custodian_organisation"] = <"DIPS AS">
>

definition
CLUSTER[at0000] matches { -- DIPS-spesifikk reason for system registration
CLUSTER[at0000] matches { -- DIPS-spesifikk årsak til system registrering
items cardinality matches {1; unordered} matches {
ELEMENT[at0005] occurrences matches {0..1} matches { -- Reason
ELEMENT[at0005] occurrences matches {0..1} matches { -- Årsak
value matches {
DV_CODED_TEXT matches {
defining_code matches {
[local::
at0006, -- System registrering due to change
at0007] -- System registrering due to administrative event
at0006, -- Registrering pga. endring
at0007, -- Registrering pga. administrativ hendelse
at0008] -- Registrering pga. ny versjon av aktiviteten
}
}
}
Expand Down Expand Up @@ -99,6 +100,10 @@ ontology
text = <"Registrering pga. administrativ hendelse">
description = <"Registrering som følge av administrativ hendelse f.eks. utskrivning">
>
["at0008"] = <
text = <"Registrering pga. ny versjon av aktiviteten">
description = <"*">
>
>
>
["en"] = <
Expand All @@ -119,6 +124,10 @@ ontology
text = <"System registrering due to administrative event">
description = <"System registrering due to administrative event, like discharge">
>
["at0008"] = <
text = <"*Registrering pga. ny versjon av aktiviteten(nb)">
description = <"**(nb)">
>
>
>
["no"] = <
Expand All @@ -139,6 +148,10 @@ ontology
text = <"*Registrering pga. administrativ hendelse(nb)">
description = <"*Registrering som følge av administrativ hendelse f.eks. utskrivning(nb)">
>
["at0008"] = <
text = <"*Registrering pga. ny versjon av aktiviteten(nb)">
description = <"**(nb)">
>
>
>
>
Loading