Changes between Version 20 and Version 21 of Archtectural Overview Archetypes


Ignore:
Timestamp:
Oct 19, 2007, 11:20:32 PM (17 years ago)
Author:
Tatsukawa, Akimichi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Archtectural Overview Archetypes

    v20 v21  
    168168より技術的な詳細は、多くのシステムを配置する際に重要となる。必要となるアーキタイプとテンプレートは事前にわかっているから、共有可能なopenEHRフォーム(すなわち、ADLやTOMのファイル)をレポジトリやローカルなツールから受けとり、それらを実行時に近いかたちでコンパイルすることになるだろう。通常、画面フォームはサイトごとに異なり、(コンパイルされた)アーキタイプとテンプートは実行効率を向上させ、検証されたアーキタイプとテンプレートのみがアプリケーションから実際に利用されることを保証する。こうしたシステムでは実行時のテンプレートは対応するアーキタイプのコピーのように振舞うことになる。
    169169
    170 
     170アーキタイプ、テンプレート、画面フォームが配置される様子は図32に記されている。
    171171
    172172A further technical detail may come into play in many deployment situations: since the archetypes and templates required by the environment will be known in advance, they may well be compiled into a near-runtime form from the sharable openEHR form (i.e. ADL, TOM files) in which they are received from a repository or local tool. This form will usually differ from site to site, and both improves performance and ensures that only validated archetypes and templates will actually be accessed by applications. In such systems, runtime form of templates is most likely to incorporate copies of the relevant archetypes.
     
    176176
    177177[[Image(archetyping4.gif)]]
     178
     179=== 10.6.3 データ取得時の検証 ===
    178180
    17918110.6.3 Validation during Data Capture