http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue|2018-08-12

name
v3.QueryParameterValue
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System QueryParameterValue

The domain of coded values used as parameters within QueryByParameter queries.

{
  "description" : " The domain of coded values used as parameters within QueryByParameter queries.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System QueryParameterValue",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "60c6ff16-b425-57eb-8965-d96cd6dd9c93",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-QueryParameterValue",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1096",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}