CTS2-LE Navigator: Managing Terminologies: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „The navigator provide functionality to directly manage FHIR-based resources, namely code system and value sets. The typical lifecycle of such a resource is to…“)
 
K
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
The navigator provide functionality to directly manage FHIR-based resources,
 
The navigator provide functionality to directly manage FHIR-based resources,
namely code system and value sets. The typical lifecycle of such a resource is to load, update and delete it.
+
namely terminologies and value sets. The typical lifecycle of such a resource is to load, update and delete it.
For this purposes the link <code>System/FHIR Processing</code> has to be activated.
+
For this purposes the link <code>System/FHIR Processing</code> on the main navigator tab has to be activated. The following
 +
page is shown in the browser:
 +
 
 +
[[File:fhir-load.png]]
 +
 
 +
== Loading and Updating a FHIR-based resource ==
 +
 
 +
To load a resource the user has to choose a FHIR XML value set file via the <code>Upload File</code> button and to press the
 +
<code>Upload Value Set</code> button.
 +
 
 +
If the value set should be updated, the user has to check the <code>Overwrite</code> check box.
 +
 
 +
After successful loading the following prompt is shown:
 +
 
 +
[[File:fhir-load-prompt.png]] 
 +
 
 +
== Deleting a FHIR-based resource ==
 +
 
 +
To delete a resource the corresponding sub-tab has to be activated which shows a list all deletable resources:
 +
 
 +
[[File:fhir-delete.png]]
 +
 
 +
After pressing the <code>Delete</code> button the same prompt as during the load process is shown.

Aktuelle Version vom 9. Juni 2015, 19:02 Uhr

The navigator provide functionality to directly manage FHIR-based resources, namely terminologies and value sets. The typical lifecycle of such a resource is to load, update and delete it. For this purposes the link System/FHIR Processing on the main navigator tab has to be activated. The following page is shown in the browser:

Fhir-load.png

Loading and Updating a FHIR-based resource

To load a resource the user has to choose a FHIR XML value set file via the Upload File button and to press the Upload Value Set button.

If the value set should be updated, the user has to check the Overwrite check box.

After successful loading the following prompt is shown:

Fhir-load-prompt.png

Deleting a FHIR-based resource

To delete a resource the corresponding sub-tab has to be activated which shows a list all deletable resources:

Fhir-delete.png

After pressing the Delete button the same prompt as during the load process is shown.