http://terminology.hl7.org/CodeSystem/v3-QueryResponse|2018-08-12

name
v3.QueryResponse
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System QueryResponse

A code classifying the general nature of the response to a given query. Includes whether or not data was found, or whether an error occurred.

codedisplaydefinitionhierarchy
AEApplicationError
Query Error. Application Error....
NFNo data found
No errors, but no data was found matching the query request specification....
OKData found
Query reponse data found for 1 or more result sets matching the query request specification....
QEQueryParameterError
QueryError. Problem with input ParmetersError...