HL7 Terminology (THO)
6.0.2 - 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 6.0.2 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: 3.0.0
Active as of 2019-03-20 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 content logical definition of the following value sets:

Generated Narrative: CodeSystem v3-QueryParameterValue

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Specializes Specializes Coding The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
Generalizes Generalizes Coding Inverse of Specializes. Only included as a derived relationship.
internalId internalId http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id code The internal identifier for the concept in the HL7 Access database repository.
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:

LvlCodeDisplayDefinitioninternalIdNot SelectableStatus
1 _DispenseQueryFilterCode dispense query filter code **Description:**Filter codes used to manage volume of dispenses returned by a parameter-based queries. 23299 true active
2   ALLDISP all dispenses **Description:**Returns all dispenses to date for a prescription. 23300 active
2   LASTDISP last dispense **Description:**Returns the most recent dispense for a prescription. 23301 active
2   NODISP no dispense **Description:**Returns no dispense for a prescription. 23302 active
1 _OrderFilterCode _OrderFilterCode Filter codes used to manage types of orders being returned by a parameter-based query. 23616 true active
2   AO all orders Return all orders. 23617 active
2   ONR orders without results Return only those orders that do not have results. 23619 active
2   OWR orders with results Return only those orders that have results. 23618 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. 21537 true active
2   C Completely dispensed Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed. 21540 active
2   N Never Dispensed Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed. 21538 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. 21539 active
1 _QueryParameterValue QueryParameterValue **Description:**Indicates how result sets should be filtered based on whether they have associated issues. 21986 true active
2   ISSFA all **Description:**Result set should not be filtered based on the presence of issues. 21987 active
2   ISSFI with issues **Description:**Result set should be filtered to only include records with associated issues. 21988 active
2   ISSFU with unmanaged issues **Description:**Result set should be filtered to only include records with associated unmanaged issues. 21989 active

History

DateActionAuthorCustodianComment
2023-11-14reviseMarc DuteauTSMGAdd standard copyright and contact to internal content; up-476
2022-10-18reviseMarc DuteauTSMGFixing missing metadata; up-349
2022-02-17 00:00:32+1100reviseGrahame GrieveVocabulary WGPopulate Missing caseSensitive property; UP-286
2020-05-06reviseTed KleinVocabulary WGMigrated to the UTG maintenance environment and publishing tooling.