FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v3-QueryParameterValue",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-QueryParameterValue</b></p><a name=\"v3-QueryParameterValue\"> </a><a name=\"hcv3-QueryParameterValue\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/QueryParameterValue</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_DispenseQueryFilterCode<a name=\"v3-QueryParameterValue-_DispenseQueryFilterCode\"> </a></td><td>dispense query filter code</td><td>Description:Filter codes used to manage volume of dispenses returned by a parameter-based queries.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ALLDISP<a name=\"v3-QueryParameterValue-ALLDISP\"> </a></td><td>all dispenses</td><td>Description:Returns all dispenses to date for a prescription.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LASTDISP<a name=\"v3-QueryParameterValue-LASTDISP\"> </a></td><td>last dispense</td><td>Description:Returns the most recent dispense for a prescription.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NODISP<a name=\"v3-QueryParameterValue-NODISP\"> </a></td><td>no dispense</td><td>Description:Returns no dispense for a prescription.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_OrderFilterCode<a name=\"v3-QueryParameterValue-_OrderFilterCode\"> </a></td><td>_OrderFilterCode</td><td>Filter codes used to manage types of orders being returned by a parameter-based query.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0AO<a name=\"v3-QueryParameterValue-AO\"> </a></td><td>all orders</td><td>Return all orders.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ONR<a name=\"v3-QueryParameterValue-ONR\"> </a></td><td>orders without results</td><td>Return only those orders that do not have results.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0OWR<a name=\"v3-QueryParameterValue-OWR\"> </a></td><td>orders with results</td><td>Return only those orders that have results.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_PrescriptionDispenseFilterCode<a name=\"v3-QueryParameterValue-_PrescriptionDispenseFilterCode\"> </a></td><td>Prescription Dispense Filter Code</td><td>A "helper" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0C<a name=\"v3-QueryParameterValue-C\"> </a></td><td>Completely dispensed</td><td>Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0N<a name=\"v3-QueryParameterValue-N\"> </a></td><td>Never Dispensed</td><td>Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0R<a name=\"v3-QueryParameterValue-R\"> </a></td><td>Dispensed with remaining fills</td><td>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.</td><td>false</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_QueryParameterValue<a name=\"v3-QueryParameterValue-_QueryParameterValue\"> </a></td><td>QueryParameterValue</td><td>Description:Indicates how result sets should be filtered based on whether they have associated issues.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ISSFA<a name=\"v3-QueryParameterValue-ISSFA\"> </a></td><td>all</td><td>Description:Result set should not be filtered based on the presence of issues.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ISSFI<a name=\"v3-QueryParameterValue-ISSFI\"> </a></td><td>with issues</td><td>Description:Result set should be filtered to only include records with associated issues.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ISSFU<a name=\"v3-QueryParameterValue-ISSFU\"> </a></td><td>with unmanaged issues</td><td>Description:Result set should be filtered to only include records with associated unmanaged issues.</td><td>false</td></tr></table></div>"
},
"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.r4"
},
{
"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.r4"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/v3/QueryParameterValue",
"version" : "1.0.2",
"name" : "v3-QueryParameterValue",
"status" : "draft",
"date" : "2025-09-13T15:01:03-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
}
]
}
]
}
]
}