This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
This value set (http://hl7.org/fhir/ValueSet/v3-QueryParameterValue) is defined as part of HL7 v3.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/v3-QueryParameterValue |
Name: | v3 Code System QueryParameterValue |
Definition: | The domain of coded values used as parameters within QueryByParameter queries. |
OID: | (for OID based terminology systems) |
Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes from the following code systems:
This expansion generated 06 Dec 2016
This value set contains 12 concepts
Expansion based on http://hl7.org/fhir/v3/QueryParameterValue version 2016-11-11
All codes from system http://hl7.org/fhir/v3/QueryParameterValue
Code | Display | Definition |
_DispenseQueryFilterCode | dispense query filter code | Description:Filter codes used to manage volume of dispenses returned by a parameter-based queries. |
ALLDISP | all dispenses | Description:Returns all dispenses to date for a prescription. |
LASTDISP | last dispense | Description:Returns the most recent dispense for a prescription. |
NODISP | no dispense | Description:Returns no dispense for a prescription. |
_OrderFilterCode | _OrderFilterCode | Filter codes used to manage types of orders being returned by a parameter-based query. |
AO | all orders | Return all orders. |
ONR | orders without results | Return only those orders that do not have results. |
OWR | orders with results | Return only those orders that have results. |
_PrescriptionDispenseFilterCode | Prescription Dispense Filter Code | A "helper" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed. |
C | Completely dispensed | Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed. |
N | Never Dispensed | Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed. |
R | Dispensed with remaining fills | Filter to only include SubstanceAdministration orders which have had at least one fulfilling supply event, but which still have outstanding quantity remaining to be authorized. |
_QueryParameterValue | QueryParameterValue | Description:Indicates how result sets should be filtered based on whether they have associated issues. |
ISSFA | all | Description:Result set should not be filtered based on the presence of issues. |
ISSFI | with issues | Description:Result set should be filtered to only include records with associated issues. |
ISSFU | with unmanaged issues | Description:Result set should be filtered to only include records with associated unmanaged issues. |