Extensions for Using Data Elements from FHIR STU3 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions

CodeSystem: v3 Code System QueryResponse

Official URL: http://hl7.org/fhir/v3/QueryResponse Version: 2016-11-11
Standards status: Trial-use Maturity Level: 0 Computable Name: 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.

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

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/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