CTS2-LE REST API: Read Code System: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Operation Syntax)
 
Zeile 1: Zeile 1:
 +
Reads a code system as a FHIR resource ([http://hl7.org/fhir/2017Jan/codesystem.html FHIR Code System])
 +
 
== Operation Syntax ==
 
== Operation Syntax ==
  

Aktuelle Version vom 25. Oktober 2018, 19:02 Uhr

Reads a code system as a FHIR resource (FHIR Code System)

Operation Syntax

GET service/crud/fhir/terminology-resource/read

reads a code system
Request Body
-
Parameters
uri (type: string, occurrence: required)
resource URI of the code system
version (type: string, occurrence: required)
code system version
Responses
text/xml
200 code system as a fhir resource
409, 500 errors specified in XML