プロジェクト

全般

プロフィール

アーキタイプ定義と原則

Technical documentation
2010/03/09

  • Editors: {T Beale, S Heard}
  • Keywords: EHR, health records, archetypes, principles
  • 翻訳: 小林慎治

この文書は"openEHR specification 1.0.2 Archetype Definition and Principles":http://www.openehr.org/releases/1.0.2/architecture/am/archetype_principles.pdf の日本語訳です。翻訳の正確さは一切保証しないので適宜原文を参照すること。

原著作権はopenEHR foundationにあり、利用についてはopenEHR foundationが定める下記のライセンスにしたがうものとする。

h2. Copyright Notice

(C)Copyright openEHR Foundation 2001 - 2007
All Rights Reserved

This document is protected by copyright and/or database right throughout the

world and is owned by the openEHR Foundation.

You may read and print the document for private, non-commercial use.

You may use this document (in whole or in part) for the purposes of making

presentations and education, so long as such purposes are non-commercial and
are designed to comment on, further the goals of, or inform third parties
about, openEHR.

You must not alter, modify, add to or delete anything from the document you

use (except as is permitted in paragraphs 2 and 3 above).

You shall, in any use of this document, include an acknowledgement in the form:

"© Copyright openEHR Foundation 2001-2007. All rights reserved. www.openEHR.org"

This document is being provided as a service to the academic community and on

a non-commercial basis. Accordingly, to the fullest extent permitted under
applicable law, the openEHR Foundation accepts no liability and offers no
warranties in relation to the materials and documentation and their content.

If you wish to commercialise, license, sell, distribute, use or otherwise copy

the materials and documents on this site other than as provided for in
paragraphs 1 to 6 above, you must comply with the terms and conditions of the
openEHR Free Commercial Use Licence, or enter into a separate written agreement
with openEHR Foundation covering such activities. The terms and conditions of
the openEHR Free Commercial Use Licence can be found at
http://www.openehr.org/free_commercial_use.htm

h2. 1 はじめに
1 Introduction

h3. 1.1 目的
1.1 Purpose

この文書はアーキタイプとテンプレートを設計する原則について論述する。openEHRのADL文書[4]にはアーキタイプのセマンティクスについて、詳細に記述されているので、この文書と合わせて読むことを推奨する。

This document describes the design principles of archetypes and templates. It is recommended that
the openEHR ADL document [4] be read in conjunction with this document, since it contains a
detailed explanation of the semantics of archetypes.

h3. 1.2 関連文書
1.2 Related Documents

この文書を読むために必須な文書は以下のものである

  • openEHRアーキテクチャ概要 関連する文書は以下のものである
  • The openEHRアーキタイプ定義言語(ADL)
  • openEHRアーキタイプオブジェクトモデル(AOM)

Prerequisite documents for reading this document include:

  • The openEHR Architecture Overview Related documents include:
  • The openEHR Archetype Definition Language (ADL)
  • The openEHR Archetype Object Model (AOM)

h3. 1.3 状態
1.3 Status

この文書は開発中のものであり、標準化プロセスや実装作業に役立てるために提案する目的で公開されている。
この文書は下記のURLで入手できる。
http://svn.openehr.org/specification/TAGS/Release-
1.0.1/publishing/architecture/am/archetype_principles.pdf.
最新版は下記のURLで入手できる。
http://svn.openehr.org/specification/TAGS/Release-
1.0.1/publishing/architecture/am/archetype_principles.pdf

This document is under development, and is published as a proposal for input to standards processes
and implementation works.
This document is available at http://svn.openehr.org/specification/TAGS/Release-
1.0.1/publishing/architecture/am/archetype_principles.pdf.
The latest version of this document can be found at http://svn.openehr.org/specification/
TRUNK/publishing/architecture/am/archetype_principles.pdf.

h2. 2 定義
2 Definitions

「アーキタイプ」、「テンプレート」およびそれらを改変したものについて、この文書では用語を以下の用に定義する。

アーキタイプ : ドメインコンセプトモデルの参照(情報)モデルに基づいた制約命令文により構造化された形式で計算可能な表現としたものである。openEHRのアーキタイプはopenEHRの参照モデル(reference model)を木曽としている。アーキタイプについては、同じ形式言語でそのすべてを表現することができる。一般的には、広く再利用するために定義されるが、しかし、ローカルでの特殊性に合わせて特化することもできる。任意の数の自然言語やターミノロジーを提供することができる。

The definitions of the terms "archetype", "template" and variants as used in this paper are as follows:
archetype: a computable expression of a domain content model in the form of structured
constraint statements, based on a reference (information) model. openEHR archetypes are
based on the openEHR reference model. Archetypes are all expressed in the same
formalism. In general, they are defined for wide re-use, however, they can be specialized to
include local particularities. They can accommodate any number of natural languages and
terminologies.

テンプレート : ローカルで直接利用される定義であり、画面上のフォームや文書、レポート、メッセージに対応してアーキタイプにより比較的大きな構造として構成される。テンプレートはローカルでの制約をそれが含まれるアーキタイプに追加することができる。制約にはオプションを外したり、項目を必須にしたりデフォルト値を設定することも含まれる。

template: a directly locally usable definition which composes archetypes into a larger structures
often corresponding to a screen form, document, report or message. A templates may add
further local constraints on the archetypes it mentions, including removing or mandating
optional sections, and may define default values.

h2. アーキタイプとテンプレートの目的
3 Purpose of Archetypes and Templates

h3. アーキタイプの目的
3.1 Purpose of Archetypes

アーキタイプは多くの目的で作成される。以下に要約する。
人間同士のコミュニケーション:ドメインエキスパートによりドメインコンセプトを形式にしたがってモデル化すことができるようになる。

Archetypes are created for a number of purposes (described in detail in [1] and [3]), summarised here:
Human Communication: to enable domain concepts to be modelled in a formal way by domain
experts;
Specialised Searching: also to compare data to specialised archetypes, or "predicates".
Archetypes can be used directly for the computational purposes described below, but are normally
encapsulated by templates for this purpose. The key benefits of archetypes include:
Knowledge-enabled systems: the separation of information and knowledge concerns in software
systems, allowing cheap, future-proof software to be built;
Knowledge-level interoperability: the ability of systems to reliably communicate with each
other at the level of knowledge concepts;
Domain empowerment: the empowerment of domain specialists to define the informational
concepts they work with, and have direct control over their information systems.
Intelligent Querying: to be used at runtime to enable the efficient querying of data based on the
structure of archetypes from which the data was created.
3.2 Purpose of Templates
Templates constitute a form of constraint statement model, which is directly usable for:
Data Construction: to be used at runtime to constrain the creation of data in local contexts to
conform to data capture requirements;
Data Validation: to be used at runtime to validate data from other sources.
While archetypes are generally broad models, and have very open compositional possibilities, templates
are used to narrow the choices of archetypes for local or specific purposes. They can be used to
control the following things:

ファイル