FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/v3-QueryParameterValue

Packagehl7.terminology.r4b
TypeCodeSystem
Idv3-QueryParameterValue
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-v3-QueryParameterValue.html
URLhttp://terminology.hl7.org/CodeSystem/v3-QueryParameterValue
Version3.0.0
Statusactive
Date2019-03-20
NameQueryParameterValue
TitleQueryParameterValue
Realmuv
Authorityhl7
DescriptionThe domain of coded values used as parameters within QueryByParameter queries.
CopyrightThis 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
Contentcomplete

Resources that use this resource

ValueSet
v3-IssueFilterCodeIssueFilterCode
v3-PrescriptionDispenseFilterCodePrescriptionDispenseFilterCode
v3-IssueFilterCodeIssueFilterCode
v3-PrescriptionDispenseFilterCodePrescriptionDispenseFilterCode

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-QueryParameterValue

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SpecializesSpecializesCodingThe 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.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation 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.23299trueactive
2  ALLDISP all dispenses**Description:**Returns all dispenses to date for a prescription.23300active
2  LASTDISP last dispense**Description:**Returns the most recent dispense for a prescription.23301active
2  NODISP no dispense**Description:**Returns no dispense for a prescription.23302active
1_OrderFilterCode _OrderFilterCodeFilter codes used to manage types of orders being returned by a parameter-based query.23616trueactive
2  AO all ordersReturn all orders.23617active
2  ONR orders without resultsReturn only those orders that do not have results.23619active
2  OWR orders with resultsReturn only those orders that have results.23618active
1_PrescriptionDispenseFilterCode Prescription Dispense Filter CodeA "helper" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed.21537trueactive
2  C Completely dispensedFilter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed.21540active
2  N Never DispensedFilter to only include SubstanceAdministration orders which have no fulfilling supply events performed.21538active
2  R Dispensed with remaining fillsFilter to only include SubstanceAdministration orders which have had at least one fulfilling supply event, but which still have outstanding quantity remaining to be authorized.21539active
1_QueryParameterValue QueryParameterValue**Description:**Indicates how result sets should be filtered based on whether they have associated issues.21986trueactive
2  ISSFA all**Description:**Result set should not be filtered based on the presence of issues.21987active
2  ISSFI with issues**Description:**Result set should be filtered to only include records with associated issues.21988active
2  ISSFU with unmanaged issues**Description:**Result set should be filtered to only include records with associated unmanaged issues.21989active

Source

{
  "resourceType": "CodeSystem",
  "id": "v3-QueryParameterValue",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.1096"
    }
  ],
  "version": "3.0.0",
  "name": "QueryParameterValue",
  "title": "QueryParameterValue",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The domain of coded values used as parameters within QueryByParameter queries.",
  "copyright": "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",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "extension": [
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode": "antisymmetric"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode": "transitive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode": "irreflexive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean": true
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode": "Specializes"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString": "Generalizes"
        }
      ],
      "code": "Specializes",
      "description": "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.",
      "type": "Coding"
    },
    {
      "extension": [
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode": "antisymmetric"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode": "transitive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode": "irreflexive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean": true
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode": "Generalizes"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString": "Specializes"
        }
      ],
      "code": "Generalizes",
      "description": "Inverse of Specializes.  Only included as a derived relationship.",
      "type": "Coding"
    },
    {
      "code": "internalId",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description": "The internal identifier for the concept in the HL7 Access database repository.",
      "type": "code"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "_DispenseQueryFilterCode",
      "display": "dispense query filter code",
      "definition": "**Description:**Filter codes used to manage volume of dispenses returned by a parameter-based queries.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "23299"
        }
      ],
      "concept": [
        {
          "code": "ALLDISP",
          "display": "all dispenses",
          "definition": "**Description:**Returns all dispenses to date for a prescription.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23300"
            }
          ]
        },
        {
          "code": "LASTDISP",
          "display": "last dispense",
          "definition": "**Description:**Returns the most recent dispense for a prescription.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23301"
            }
          ]
        },
        {
          "code": "NODISP",
          "display": "no dispense",
          "definition": "**Description:**Returns no dispense for a prescription.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23302"
            }
          ]
        }
      ]
    },
    {
      "code": "_OrderFilterCode",
      "display": "_OrderFilterCode",
      "definition": "Filter codes used to manage types of orders being returned by a parameter-based query.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "23616"
        }
      ],
      "concept": [
        {
          "code": "AO",
          "display": "all orders",
          "definition": "Return all orders.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23617"
            }
          ]
        },
        {
          "code": "ONR",
          "display": "orders without results",
          "definition": "Return only those orders that do not have results.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23619"
            }
          ]
        },
        {
          "code": "OWR",
          "display": "orders with results",
          "definition": "Return only those orders that have results.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "23618"
            }
          ]
        }
      ]
    },
    {
      "code": "_PrescriptionDispenseFilterCode",
      "display": "Prescription Dispense Filter Code",
      "definition": "A \"helper\" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "21537"
        }
      ],
      "concept": [
        {
          "code": "C",
          "display": "Completely dispensed",
          "definition": "Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21540"
            }
          ]
        },
        {
          "code": "N",
          "display": "Never Dispensed",
          "definition": "Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21538"
            }
          ]
        },
        {
          "code": "R",
          "display": "Dispensed with remaining fills",
          "definition": "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.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21539"
            }
          ]
        }
      ]
    },
    {
      "code": "_QueryParameterValue",
      "display": "QueryParameterValue",
      "definition": "**Description:**Indicates how result sets should be filtered based on whether they have associated issues.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "21986"
        }
      ],
      "concept": [
        {
          "code": "ISSFA",
          "display": "all",
          "definition": "**Description:**Result set should not be filtered based on the presence of issues.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21987"
            }
          ]
        },
        {
          "code": "ISSFI",
          "display": "with issues",
          "definition": "**Description:**Result set should be filtered to only include records with associated issues.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21988"
            }
          ]
        },
        {
          "code": "ISSFU",
          "display": "with unmanaged issues",
          "definition": "**Description:**Result set should be filtered to only include records with associated unmanaged issues.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21989"
            }
          ]
        }
      ]
    }
  ]
}