HL7 Terminology (THO)
7.1.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

CodeSystem: QueryParameterValue

Official URL: http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue Version: 4.0.0
Responsible: Health Level Seven International Computable Name: QueryParameterValue
Other Identifiers: OID:2.16.840.1.113883.5.1096

Copyright/Legal: This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

The domain of coded values used as parameters within QueryByParameter queries.

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

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not Selectable notSelectable http://hl7.org/fhir/concept-properties#notSelectable boolean Indicates that the code is abstract - only intended to be used as a selector for other concepts
Status status http://hl7.org/fhir/concept-properties#status code Designation of a concept's state. Normally is not populated unless the state is retired.

Concepts

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

LvlCodeDisplayDefinitionNot SelectableStatus
1 _DispenseQueryFilterCode dispense query filter code **Description:**Filter codes used to manage volume of dispenses returned by a parameter-based queries. true active
2   ALLDISP all dispenses **Description:**Returns all dispenses to date for a prescription. active
2   LASTDISP last dispense **Description:**Returns the most recent dispense for a prescription. active
2   NODISP no dispense **Description:**Returns no dispense for a prescription. active
1 _OrderFilterCode _OrderFilterCode Filter codes used to manage types of orders being returned by a parameter-based query. true active
2   AO all orders Return all orders. active
2   ONR orders without results Return only those orders that do not have results. active
2   OWR orders with results Return only those orders that have results. active
1 _PrescriptionDispenseFilterCode Prescription Dispense Filter Code A "helper" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed. true active
2   C Completely dispensed Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed. active
2   N Never Dispensed Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed. active
2   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. active
1 _QueryParameterValue QueryParameterValue **Description:**Indicates how result sets should be filtered based on whether they have associated issues. true active
2   ISSFA all **Description:**Result set should not be filtered based on the presence of issues. active
2   ISSFI with issues **Description:**Result set should be filtered to only include records with associated issues. active
2   ISSFU with unmanaged issues **Description:**Result set should be filtered to only include records with associated unmanaged issues. active

Description of the above table(s).


History

DateActionCustodianAuthorComment
2023-11-14reviseTSMGMarc DuteauAdd standard copyright and contact to internal content; up-476
2022-10-18reviseTSMGMarc DuteauFixing missing metadata; up-349
2022-02-17 00:00:32+1100reviseVocabulary WGGrahame GrievePopulate Missing caseSensitive property; UP-286
2020-05-06reviseVocabulary WGTed KleinMigrated to the UTG maintenance environment and publishing tooling.