FHIR IG analytics| Package | hl7.fhir.uv.xver-r2.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-QueryParameterValue.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/CodeSystem-v3-QueryParameterValue.html |
| URL | http://hl7.org/fhir/v3/QueryParameterValue |
| Version | 1.0.2 |
| Status | draft |
| Date | 2025-09-13T15:10:02-04:00 |
| Name | v3-QueryParameterValue |
| Realm | uv |
| Authority | hl7 |
| Content | complete |
| ValueSet | |
| R2-v3-QueryParameterValue-for-R4B | Cross-version VS for R2.v3 Code System QueryParameterValue for use in FHIR R4B |
| R3-v3-QueryParameterValue-for-R4B | Cross-version VS for R3.v3 Code System QueryParameterValue for use in FHIR R4B |
| R2-v3-QueryParameterValue-for-R5 | Cross-version VS for R2.v3 Code System QueryParameterValue for use in FHIR R5 |
| R3-v3-QueryParameterValue-for-R5 | Cross-version VS for R3.v3 Code System QueryParameterValue for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-QueryParameterValue
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type |
| status | status | http://hl7.org/fhir/concept-properties#status | code |
| Inactive | inactive | http://hl7.org/fhir/concept-properties#inactive | boolean |
| effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime |
| deprecationDate | deprecationDate | http://hl7.org/fhir/concept-properties#deprecationDate | dateTime |
| retirementDate | retirementDate | http://hl7.org/fhir/concept-properties#retirementDate | dateTime |
| Not Selectable | notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean |
| Parent | parent | http://hl7.org/fhir/concept-properties#parent | code |
| Child | child | http://hl7.org/fhir/concept-properties#child | code |
| partOf | partOf | http://hl7.org/fhir/concept-properties#partOf | code |
| synonym | synonym | http://hl7.org/fhir/concept-properties#synonym | code |
| comment | comment | http://hl7.org/fhir/concept-properties#comment | string |
| itemWeight | itemWeight | http://hl7.org/fhir/concept-properties#itemWeight | decimal |
Concepts
This case-sensitive code system http://hl7.org/fhir/v3/QueryParameterValue defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-QueryParameterValue",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.5.1096"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r2.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/v3/QueryParameterValue",
"version": "1.0.2",
"name": "v3-QueryParameterValue",
"status": "draft",
"date": "2025-09-13T15:10:02-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"type": "code"
},
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
},
{
"code": "effectiveDate",
"uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
"type": "dateTime"
},
{
"code": "deprecationDate",
"uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
"type": "dateTime"
},
{
"code": "retirementDate",
"uri": "http://hl7.org/fhir/concept-properties#retirementDate",
"type": "dateTime"
},
{
"code": "notSelectable",
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"type": "boolean"
},
{
"code": "parent",
"uri": "http://hl7.org/fhir/concept-properties#parent",
"type": "code"
},
{
"code": "child",
"uri": "http://hl7.org/fhir/concept-properties#child",
"type": "code"
},
{
"code": "partOf",
"uri": "http://hl7.org/fhir/concept-properties#partOf",
"type": "code"
},
{
"code": "synonym",
"uri": "http://hl7.org/fhir/concept-properties#synonym",
"type": "code"
},
{
"code": "comment",
"uri": "http://hl7.org/fhir/concept-properties#comment",
"type": "string"
},
{
"code": "itemWeight",
"uri": "http://hl7.org/fhir/concept-properties#itemWeight",
"type": "decimal"
}
],
"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
}
],
"concept": [
{
"code": "ALLDISP",
"display": "all dispenses",
"definition": "Description:Returns all dispenses to date for a prescription.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "LASTDISP",
"display": "last dispense",
"definition": "Description:Returns the most recent dispense for a prescription.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "NODISP",
"display": "no dispense",
"definition": "Description:Returns no dispense for a prescription.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
}
]
},
{
"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
}
],
"concept": [
{
"code": "AO",
"display": "all orders",
"definition": "Return all orders.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "ONR",
"display": "orders without results",
"definition": "Return only those orders that do not have results.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "OWR",
"display": "orders with results",
"definition": "Return only those orders that have results.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
}
]
},
{
"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
}
],
"concept": [
{
"code": "C",
"display": "Completely dispensed",
"definition": "Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "N",
"display": "Never Dispensed",
"definition": "Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"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": "notSelectable",
"valueBoolean": false
}
]
}
]
},
{
"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
}
],
"concept": [
{
"code": "ISSFA",
"display": "all",
"definition": "Description:Result set should not be filtered based on the presence of issues.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "ISSFI",
"display": "with issues",
"definition": "Description:Result set should be filtered to only include records with associated issues.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
},
{
"code": "ISSFU",
"display": "with unmanaged issues",
"definition": "Description:Result set should be filtered to only include records with associated unmanaged issues.",
"property": [
{
"code": "notSelectable",
"valueBoolean": false
}
]
}
]
}
]
}