{
"description": "The domain of coded values used as parameters within QueryByParameter queries.",
"_filename": "CodeSystem-v3-QueryParameterValue.json",
"package_name": "hl7.fhir.uv.xver-r4.r4b.r4b",
"date": "2018-08-12T00:00:00+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"code": "notSelectable",
"type": "boolean",
"description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
} ],
"name": "v3.QueryParameterValue",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "v3 Code System QueryParameterValue",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "a9dcf9e5-0d45-4a20-ba8b-c2d0b4a8db9e",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-QueryParameterValue",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue",
"concept": [ {
"code": "_DispenseQueryFilterCode",
"concept": [ {
"code": "ALLDISP",
"display": "all dispenses",
"definition": "Description:Returns all dispenses to date for a prescription."
}, {
"code": "LASTDISP",
"display": "last dispense",
"definition": "Description:Returns the most recent dispense for a prescription."
}, {
"code": "NODISP",
"display": "no dispense",
"definition": "Description:Returns no dispense for a prescription."
} ],
"display": "dispense query filter code",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ],
"definition": "Description:Filter codes used to manage volume of dispenses returned by a parameter-based queries."
}, {
"code": "_OrderFilterCode",
"concept": [ {
"code": "AO",
"display": "all orders",
"definition": "Return all orders."
}, {
"code": "ONR",
"display": "orders without results",
"definition": "Return only those orders that do not have results."
}, {
"code": "OWR",
"display": "orders with results",
"definition": "Return only those orders that have results."
} ],
"display": "_OrderFilterCode",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ],
"definition": "Filter codes used to manage types of orders being returned by a parameter-based query."
}, {
"code": "_PrescriptionDispenseFilterCode",
"concept": [ {
"code": "C",
"display": "Completely dispensed",
"definition": "Filter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed."
}, {
"code": "N",
"display": "Never Dispensed",
"definition": "Filter to only include SubstanceAdministration orders which have no fulfilling supply events performed."
}, {
"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."
} ],
"display": "Prescription Dispense Filter Code",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ],
"definition": "A \"helper\" vocabulary used to construct complex query filters based on how and whether a prescription has been dispensed."
}, {
"code": "_QueryParameterValue",
"concept": [ {
"code": "ISSFA",
"display": "all",
"definition": "Description:Result set should not be filtered based on the presence of issues."
}, {
"code": "ISSFI",
"display": "with issues",
"definition": "Description:Result set should be filtered to only include records with associated issues."
}, {
"code": "ISSFU",
"display": "with unmanaged issues",
"definition": "Description:Result set should be filtered to only include records with associated unmanaged issues."
} ],
"display": "QueryParameterValue",
"property": [ {
"code": "notSelectable",
"valueBoolean": true
} ],
"definition": "Description:Indicates how result sets should be filtered based on whether they have associated issues."
} ],
"caseSensitive": true,
"version": "2018-08-12",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}