FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: v3 Code System QueryResponse

Official URL: http://terminology.hl7.org/CodeSystem/v3-QueryResponse Version: 2018-08-12
Standards status: External Maturity Level: 0 Computable Name: v3.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.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-QueryResponse defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
AE ApplicationError Query Error. Application Error.
NF No data found No errors, but no data was found matching the query request specification.
OK Data found Query reponse data found for 1 or more result sets matching the query request specification.
QE QueryParameterError QueryError. Problem with input ParmetersError