FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/UPPARFQuestionnaire

Packagehl7.fhir.us.cql
Resource TypeQuestionnaire
IdUPPARFQuestionnaire
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cql/https://build.fhir.org/ig/HL7/us-cql-ig/Questionnaire-UPPARFQuestionnaire.html
URLhttp://hl7.org/fhir/us/cql/Questionnaire/UPPARFQuestionnaire
Version1.0.0-ballot
Statusactive
Date2023-10-19T00:00:00+00:00
NameUPPARFQuestionnaire
TitleExample Uniform Pharmacy Prior Authorization Request Form
Realmus
Authorityhl7
DescriptionThis is an example of a prior authorization questionnaire developed based on an existing industry prior-authorization form.
CopyrightThis content is informed by the following source, used with permission: https://docushare-web.apps.external.pioneer.humana.com/Marketing/docushare-app?file=4136509

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire UPPARFQuestionnaire

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. UPPARFQuestionnaireThis is an example of a prior authorization questionnaire developed based on an existing industry prior-authorization form.Questionnairehttp://hl7.org/fhir/us/cql/Questionnaire/UPPARFQuestionnaire#1.0.0-ballot
... urgencyUrgency0..1choiceOptions: 2 options
... drug-infoDrug Information0..1group
.... drug-info|drug-nameRequested Drug Name0..1string
.... drug-info|drug-intention-opioidIs this drug intended to treat opioid dependence?0..1boolean
..... drug-info|drug-intention-opioid|first-prior-authenticationIs this a first request for prior authorization for this drug?0..1booleanEnable When: drug-info|drug-intention-opioid =
..... drug-info|drug-intention-opioid|date-first-requestWhat was the date of the first request?0..1dateEnable When: drug-info|drug-intention-opioid|first-prior-authentication =
..... drug-info|drug-intention-opioid|twelve-months-since-requestHas the date of the first request been greater than twelve months ago?0..1booleanEnable When: drug-info|drug-intention-opioid|first-prior-authentication =
... completing-formPrior authentication is required and this form needs to be completed0..1groupEnable When:
.... completing-form|patient-infoPatient Info0..1group
..... completing-form|patient-info|prescription-datePrescription Date0..1string
.... completing-form|prescriber-infoPrescriber Info0..1group
..... completing-form|prescriber-info|prescriber-namePrescriber Name0..1string
..... completing-form|prescriber-info|prescriber-faxPrescriber Fax0..1string
..... completing-form|prescriber-info|prescriber-phonePrescriber Phone0..1string
..... completing-form|prescriber-info|prescriber-pagerPrescriber Pager0..1string
..... completing-form|prescriber-info|prescriber-addressPrescriber Address0..1string
..... completing-form|prescriber-info|prescriber-contactPrescriber Office Contact0..1string
..... completing-form|prescriber-info|prescriber-npiPrescriber NPI0..1string
..... completing-form|prescriber-info|prescriber-deaPrescriber DEA0..1string
..... completing-form|prescriber-info|prescriber-tax-idPrescriber Tax ID0..1string
..... completing-form|prescriber-info|prescriber-specialtySpecialty/Facility Name If applicable0..1string
..... completing-form|prescriber-info|prescriber-emailEmail Address0..1string
.... completing-form|drug-benefitPrior Authorization Request for Drug Benefit0..1group
..... completing-form|drug-benefit|request-typeNew Request0..1choiceOptions: 2 options
..... completing-form|drug-benefit|diagnosis-codesPatient ICD Diagnostic Codes0..*open-choiceValue Set: ICD-10 Codes
..... completing-form|drug-benefit|diagnosis-descriptionsPatient Diagnosis0..*string
..... completing-form|drug-benefit|drugsDrugs Requested with J-Code; if applicable0..*string
..... completing-form|drug-benefit|strength-route-frequencyStrength/Route/Frequency0..1string
..... completing-form|drug-benefit|unit-volumeUnit/Volume of Named Drugs0..1string
..... completing-form|drug-benefit|start-lengthStart Date and Length of Therapy0..1string
..... completing-form|drug-benefit|locationLocation of Treatment e.g. provider office; facility; home health; etc. including name; Type 2 NPI if applicable; address and tax ID:0..1string
..... completing-form|drug-benefit|criteriaClinical Criteria for Approval; Including other Pertinent Information to Support the Request; other Medications Tried; Their Names; Duration; and Patient Response:0..1string
..... completing-form|drug-benefit|for-trialFor use in clinical trial?0..1boolean
..... completing-form|drug-benefit|for-trial|registration-numberProvide trial name and registration number0..1stringEnable When: completing-form|drug-benefit|for-trial =
..... completing-form|drug-benefit|drug-nameDrug Name Brand Name and Scientific Name/Strength:0..1string
..... completing-form|drug-benefit|doseDose0..1string
..... completing-form|drug-benefit|routeRoute0..1string
..... completing-form|drug-benefit|frequencyFrequency0..1string
..... completing-form|drug-benefit|quantityQuantity0..1quantity
..... completing-form|drug-benefit|refillsNumber of Refills0..1integer
..... completing-form|drug-benefit|deliveryProduct will be delivered to:0..1choiceOptions: 3 options
..... completing-form|drug-benefit|signaturePrescriber or Authorized Signature:0..1attachment
..... completing-form|drug-benefit|pharmacyDispensing Pharmacy Name and Phone Number:0..1string
..... completing-form|drug-benefit|dateDate0..1date

doco Documentation for this format

Options Sets

Answer options for urgency

  • null#urgent ("Urgent")
  • null#routine ("Non-Urgent")

Answer options for completing-form|drug-benefit|request-type

  • New Request
  • Reauthorization

Answer options for completing-form|drug-benefit|delivery

  • Patient's Home
  • Physician Office
  • Other

Source

{
  "resourceType": "Questionnaire",
  "id": "UPPARFQuestionnaire",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-library",
      "valueCanonical": "http://hl7.org/fhir/us/cql/Library/UPPARFInitialExpressions"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueCoding": {
            "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
            "code": "patient",
            "display": "Patient"
          }
        },
        {
          "url": "type",
          "valueCode": "Patient"
        },
        {
          "url": "description",
          "valueString": "The patient that is to be used to pre-populate the form"
        }
      ],
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueCoding": {
            "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
            "code": "MedicationRequest",
            "display": "MedicationRequest"
          }
        },
        {
          "url": "type",
          "valueCode": "MedicationRequest"
        },
        {
          "url": "description",
          "valueString": "The MedicationRequest that is to be used to pre-populate the form"
        }
      ],
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "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/us/cql/ImplementationGuide/hl7.fhir.us.cql"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/cql/Questionnaire/UPPARFQuestionnaire",
  "version": "1.0.0-ballot",
  "name": "UPPARFQuestionnaire",
  "title": "Example Uniform Pharmacy Prior Authorization Request Form",
  "status": "active",
  "experimental": true,
  "date": "2023-10-19T00:00:00+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "This is an example of a prior authorization questionnaire developed based on an existing industry prior-authorization form.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This content is informed by the following source, used with permission: https://docushare-web.apps.external.pioneer.humana.com/Marketing/docushare-app?file=4136509",
  "item": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
          "valueExpression": {
            "language": "text/cql-identifier",
            "expression": "Urgency"
          }
        }
      ],
      "linkId": "urgency",
      "text": "Urgency",
      "type": "choice",
      "answerOption": [
        {
          "valueCoding": {
            "code": "urgent",
            "display": "Urgent"
          }
        },
        {
          "valueCoding": {
            "code": "routine",
            "display": "Non-Urgent"
          }
        }
      ]
    },
    {
      "linkId": "drug-info",
      "text": "Drug Information",
      "type": "group",
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
              "valueExpression": {
                "language": "text/cql-identifier",
                "expression": "Most Recent Medication Name"
              }
            }
          ],
          "linkId": "drug-info|drug-name",
          "text": "Requested Drug Name",
          "type": "string"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
              "valueExpression": {
                "language": "text/cql-identifier",
                "expression": "Is Opioid Treatment"
              }
            }
          ],
          "linkId": "drug-info|drug-intention-opioid",
          "text": "Is this drug intended to treat opioid dependence?",
          "type": "boolean",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Is First Prior Authentication"
                  }
                }
              ],
              "linkId": "drug-info|drug-intention-opioid|first-prior-authentication",
              "text": "Is this a first request for prior authorization for this drug?",
              "type": "boolean",
              "enableWhen": [
                {
                  "question": "drug-info|drug-intention-opioid",
                  "operator": "=",
                  "answerBoolean": true
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Initial Request Date"
                  }
                }
              ],
              "linkId": "drug-info|drug-intention-opioid|date-first-request",
              "text": "What was the date of the first request?",
              "type": "date",
              "enableWhen": [
                {
                  "question": "drug-info|drug-intention-opioid|first-prior-authentication",
                  "operator": "=",
                  "answerBoolean": false
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Is First Request > 12 Months"
                  }
                }
              ],
              "linkId": "drug-info|drug-intention-opioid|twelve-months-since-request",
              "text": "Has the date of the first request been greater than twelve months ago?",
              "type": "boolean",
              "enableWhen": [
                {
                  "question": "drug-info|drug-intention-opioid|first-prior-authentication",
                  "operator": "=",
                  "answerBoolean": false
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "completing-form",
      "text": "Prior authentication is required and this form needs to be completed",
      "type": "group",
      "enableWhen": [
        {
          "question": "drug-info|drug-intention-opioid",
          "operator": "=",
          "answerBoolean": false
        },
        {
          "question": "drug-info|drug-intention-opioid|twelve-months-since-request",
          "operator": "=",
          "answerBoolean": false
        }
      ],
      "enableBehavior": "any",
      "item": [
        {
          "linkId": "completing-form|patient-info",
          "text": "Patient Info",
          "type": "group",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescription Date"
                  }
                }
              ],
              "linkId": "completing-form|patient-info|prescription-date",
              "text": "Prescription Date",
              "type": "string"
            }
          ]
        },
        {
          "linkId": "completing-form|prescriber-info",
          "text": "Prescriber Info",
          "type": "group",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Name"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-name",
              "text": "Prescriber Name",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Fax"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-fax",
              "text": "Prescriber Fax",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Phone"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-phone",
              "text": "Prescriber Phone",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Pager"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-pager",
              "text": "Prescriber Pager",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Address"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-address",
              "text": "Prescriber Address",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Contact"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-contact",
              "text": "Prescriber Office Contact",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber NPI"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-npi",
              "text": "Prescriber NPI",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber DEA"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-dea",
              "text": "Prescriber DEA",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Tax ID"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-tax-id",
              "text": "Prescriber Tax ID",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Specialty"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-specialty",
              "text": "Specialty/Facility Name If applicable",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Prescriber Email Address"
                  }
                }
              ],
              "linkId": "completing-form|prescriber-info|prescriber-email",
              "text": "Email Address",
              "type": "string"
            }
          ]
        },
        {
          "linkId": "completing-form|drug-benefit",
          "text": "Prior Authorization Request for Drug Benefit",
          "type": "group",
          "item": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Request Type"
                  }
                }
              ],
              "linkId": "completing-form|drug-benefit|request-type",
              "text": "New Request",
              "type": "choice",
              "answerOption": [
                {
                  "valueString": "New Request"
                },
                {
                  "valueString": "Reauthorization"
                }
              ]
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "ICD 10 Codes"
                  }
                }
              ],
              "linkId": "completing-form|drug-benefit|diagnosis-codes",
              "text": "Patient ICD Diagnostic Codes",
              "type": "open-choice",
              "repeats": true,
              "answerValueSet": "http://hl7.org/fhir/ValueSet/icd-10"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Diagnosis Descriptions"
                  }
                }
              ],
              "linkId": "completing-form|drug-benefit|diagnosis-descriptions",
              "text": "Patient Diagnosis",
              "type": "string",
              "repeats": true
            },
            {
              "linkId": "completing-form|drug-benefit|drugs",
              "text": "Drugs Requested with J-Code; if applicable",
              "type": "string",
              "repeats": true
            },
            {
              "linkId": "completing-form|drug-benefit|strength-route-frequency",
              "text": "Strength/Route/Frequency",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|unit-volume",
              "text": "Unit/Volume of Named Drugs",
              "type": "string"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
                  "valueExpression": {
                    "language": "text/cql-identifier",
                    "expression": "Start Date and Length"
                  }
                }
              ],
              "linkId": "completing-form|drug-benefit|start-length",
              "text": "Start Date and Length of Therapy",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|location",
              "text": "Location of Treatment e.g. provider office; facility; home health; etc. including name; Type 2 NPI if applicable; address and tax ID:",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|criteria",
              "text": "Clinical Criteria for Approval; Including other Pertinent Information to Support the Request; other Medications Tried; Their Names; Duration; and Patient Response:",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|for-trial",
              "text": "For use in clinical trial?",
              "type": "boolean"
            },
            {
              "linkId": "completing-form|drug-benefit|for-trial|registration-number",
              "text": "Provide trial name and registration number",
              "type": "string",
              "enableWhen": [
                {
                  "question": "completing-form|drug-benefit|for-trial",
                  "operator": "=",
                  "answerBoolean": true
                }
              ]
            },
            {
              "linkId": "completing-form|drug-benefit|drug-name",
              "text": "Drug Name Brand Name and Scientific Name/Strength:",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|dose",
              "text": "Dose",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|route",
              "text": "Route",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|frequency",
              "text": "Frequency",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|quantity",
              "text": "Quantity",
              "type": "quantity"
            },
            {
              "linkId": "completing-form|drug-benefit|refills",
              "text": "Number of Refills",
              "type": "integer"
            },
            {
              "linkId": "completing-form|drug-benefit|delivery",
              "text": "Product will be delivered to:",
              "type": "choice",
              "answerOption": [
                {
                  "valueString": "Patient's Home"
                },
                {
                  "valueString": "Physician Office"
                },
                {
                  "valueString": "Other"
                }
              ]
            },
            {
              "linkId": "completing-form|drug-benefit|signature",
              "text": "Prescriber or Authorized Signature:",
              "type": "attachment"
            },
            {
              "linkId": "completing-form|drug-benefit|pharmacy",
              "text": "Dispensing Pharmacy Name and Phone Number:",
              "type": "string"
            },
            {
              "linkId": "completing-form|drug-benefit|date",
              "text": "Date",
              "type": "date"
            }
          ]
        }
      ]
    }
  ]
}