FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r5
Resource TypeValueSet
IdValueSet-R3-v3-QueryParameterValue-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r3.r5/0.0.1-snapshot-2/ValueSet-R3-v3-QueryParameterValue-for-R5.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-v3-QueryParameterValue-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:36:00.846623+10:00
NameR3_v3_QueryParameterValue_for_R5
TitleCross-version VS for R3.v3 Code System QueryParameterValue for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-QueryParameterValue|2016-11-11 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
QueryParameterValuev3-QueryParameterValue

Narrative

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

Generated Narrative: ValueSet R3-v3-QueryParameterValue-for-R5

This value set expansion contains 12 concepts.

CodeSystemDisplayDefinition
  ALLDISPhttp://hl7.org/fhir/v3/QueryParameterValueall dispensesDescription:Returns all dispenses to date for a prescription.
  LASTDISPhttp://hl7.org/fhir/v3/QueryParameterValuelast dispenseDescription:Returns the most recent dispense for a prescription.
  NODISPhttp://hl7.org/fhir/v3/QueryParameterValueno dispenseDescription:Returns no dispense for a prescription.
  AOhttp://hl7.org/fhir/v3/QueryParameterValueall ordersReturn all orders.
  ONRhttp://hl7.org/fhir/v3/QueryParameterValueorders without resultsReturn only those orders that do not have results.
  OWRhttp://hl7.org/fhir/v3/QueryParameterValueorders with resultsReturn only those orders that have results.
  Chttp://hl7.org/fhir/v3/QueryParameterValueCompletely dispensedFilter to only include SubstanceAdministration orders which have no remaining quantity authorized to be dispensed.
  Nhttp://hl7.org/fhir/v3/QueryParameterValueNever DispensedFilter to only include SubstanceAdministration orders which have no fulfilling supply events performed.
  Rhttp://hl7.org/fhir/v3/QueryParameterValueDispensed 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.
  ISSFAhttp://hl7.org/fhir/v3/QueryParameterValueallDescription:Result set should not be filtered based on the presence of issues.
  ISSFIhttp://hl7.org/fhir/v3/QueryParameterValuewith issuesDescription:Result set should be filtered to only include records with associated issues.
  ISSFUhttp://hl7.org/fhir/v3/QueryParameterValuewith unmanaged issuesDescription:Result set should be filtered to only include records with associated unmanaged issues.

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-v3-QueryParameterValue-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-v3-QueryParameterValue-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R3_v3_QueryParameterValue_for_R5",
  "title": "Cross-version VS for R3.v3 Code System QueryParameterValue for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:00.846623+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/v3-QueryParameterValue|2016-11-11 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "ALLDISP",
            "display": "all dispenses"
          },
          {
            "code": "LASTDISP",
            "display": "last dispense"
          },
          {
            "code": "NODISP",
            "display": "no dispense"
          },
          {
            "code": "AO",
            "display": "all orders"
          },
          {
            "code": "ONR",
            "display": "orders without results"
          },
          {
            "code": "OWR",
            "display": "orders with results"
          },
          {
            "code": "C",
            "display": "Completely dispensed"
          },
          {
            "code": "N",
            "display": "Never Dispensed"
          },
          {
            "code": "R",
            "display": "Dispensed with remaining fills"
          },
          {
            "code": "ISSFA",
            "display": "all"
          },
          {
            "code": "ISSFI",
            "display": "with issues"
          },
          {
            "code": "ISSFU",
            "display": "with unmanaged issues"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:00.846613+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "ALLDISP",
        "display": "all dispenses"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "LASTDISP",
        "display": "last dispense"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "NODISP",
        "display": "no dispense"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "AO",
        "display": "all orders"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "ONR",
        "display": "orders without results"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "OWR",
        "display": "orders with results"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "C",
        "display": "Completely dispensed"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "N",
        "display": "Never Dispensed"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "R",
        "display": "Dispensed with remaining fills"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "ISSFA",
        "display": "all"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "ISSFI",
        "display": "with issues"
      },
      {
        "system": "http://hl7.org/fhir/v3/QueryParameterValue",
        "version": "2016-11-11",
        "code": "ISSFU",
        "display": "with unmanaged issues"
      }
    ]
  }
}