http://terminology.hl7.org/CodeSystem/v3-QueryResponse|2018-08-12
name
v3.QueryResponse
v3.QueryResponse
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
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.
| code | display | definition | hierarchy |
|---|---|---|---|
| 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... |