Difference between revisions of "Building Block Repository (BBR)"
(→List of official Building Block Repositories) |
|||
| Line 1: | Line 1: | ||
| − | |||
An ART-DECOR Building Block Repository (BBR) is primarily intended to be used in DECOR based specifications. | An ART-DECOR Building Block Repository (BBR) is primarily intended to be used in DECOR based specifications. | ||
| − | For example, to use or refer a template or a value set in a DECOR-based project, simply use @ref to link to the BBR | + | For example, to use or refer a template or a value set in a DECOR-based project, simply use @ref to link to the BBR artifact. In order to get a list of prototypes for template editing, a project must reference a prototype BBR (see below). |
==List of official Building Block Repositories== | ==List of official Building Block Repositories== | ||
| Line 21: | Line 20: | ||
==Usage== | ==Usage== | ||
| + | For the simplest way to add a BBR reference in your project through the user interface, see [[ART_Project_Editor#Reference_a_building_block_repository|Reference a building block repository]]. | ||
| + | |||
To use an of define the following statement in your project part of your DECOR project | To use an of define the following statement in your project part of your DECOR project | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
Revision as of 19:43, 1 August 2014
An ART-DECOR Building Block Repository (BBR) is primarily intended to be used in DECOR based specifications.
For example, to use or refer a template or a value set in a DECOR-based project, simply use @ref to link to the BBR artifact. In order to get a list of prototypes for template editing, a project must reference a prototype BBR (see below).
List of official Building Block Repositories
This is the list of official Building Block Repositories at art-decor.org and elsewhere.
| Ident | URL | Description |
|---|---|---|
| ad1bbr- | http://art‑decor.org/decor/services/ | BBR with Clinical Document Architecture Release 2 MIF derived template prototypes and associated CDA value sets |
| ad2bbr- | http://art‑decor.org/decor/services/ | BBR with all HL7 V3 value sets derived from core MIF |
| ad3bbr- | http://art‑decor.org/decor/services/ | BBR representing the EUROPEAN templates and value sets repository, containing artefacts from various projects, e.g.
|
Usage
For the simplest way to add a BBR reference in your project through the user interface, see Reference a building block repository.
To use an of define the following statement in your project part of your DECOR project
<buildingBlockRepository url="http://art-decor.org/decor/services/" ident="ad1bbr-"/>
RESTful services list
In order to act as a BBR the following RESTful services must be established
- RetrieveValueSet
- RetrieveTemplatePrototype