Code | URI | Type | Description |
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 | | Coding | Inverse of Specializes. Only included as a derived relationship. |
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. |
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 | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Lvl | Code | Display | Definition | internalId | Not Selectable | status |
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 |