PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0-ballot
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest
description: Profile of MedicationRequest for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreMedicationRequest
type: MedicationRequest
elements:
  encounter:
    type: Reference
    short: (QI) Encounter created as part of encounter/admission/stay
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 10
  dispenseRequest:
    short: (QI) Medication supply authorization
    index: 30
    elements:
      initialFill: {index: 31}
      dispenseInterval: {short: (QI) Minimum period of time between dispenses, index: 32}
      validityPeriod: {short: (QI) Time period supply is authorized for, index: 33}
      numberOfRepeatsAllowed: {short: (QI) Number of refills authorized, index: 34}
      quantity: {short: (QI) Amount of medication to supply per dispense, index: 35}
      expectedSupplyDuration: {short: (QI) Number of days supply per dispense, index: 36}
  reported:
    short: (QI) Reported rather than primary record
    mustSupport: true
    choices: [reportedBoolean, reportedReference]
    index: 4
  reasonCode: {short: (QI) Reason or indication for ordering or not ordering the medication, index: 13}
  authoredOn: {short: (QI) When request was initially authored, index: 11}
  requester:
    type: Reference
    short: (QI) Who/What requested the Request
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole']
    index: 12
  reportedReference:
    type: Reference
    short: (QI) Reported rather than primary record
    mustSupport: true
    choiceOf: reported
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson']
    index: 6
  status: {short: (QI) active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown, index: 0}
  dosageInstruction:
    short: (QI) How medication should be taken
    index: 15
    elements:
      timing:
        short: (QI) When medication should be administered
        index: 16
        elements:
          repeat:
            short: (QI) When the event is to occur
            index: 17
            elements:
              bounds:
                short: (QI) Length/Range of lengths, or (Start and/or end) limits
                choices: []
                index: 19
              frequency: {short: (QI) Event occurs frequency times per period, index: 20}
              frequencyMax: {short: (QI) Event occurs frequencyMax times per period, index: 21}
              period: {short: (QI) Event occurs frequency times per period, index: 22}
              periodMax: {short: (QI) Upper limit of period (3-4 hours), index: 23}
              periodUnit: {short: (QI) s | min | h | d | wk | mo | a - unit of time (UCUM), index: 24}
      asNeeded:
        short: (QI) Take "as needed" (for x)
        choices: []
        index: 26
      doseAndRate:
        short: (QI) Amount of medication administered
        index: 27
        elements:
          dose:
            short: (QI) Amount of medication per dose
            choices: []
            index: 29
  reportedBoolean: {type: boolean, short: (QI) Reported rather than primary record, mustSupport: true, choiceOf: reported, index: 5}
  doNotPerform:
    type: boolean
    short: (QI) True if medication was not requested
    pattern: {type: Boolean, value: false}
    index: 2
  intent: {short: (QI) proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option, index: 1}
  subject:
    type: Reference
    short: (QI) Who or group medication request is for
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 9
  medication:
    short: (QI) Medication to be taken
    choices: []
    index: 8
  reasonReference:
    type: Reference
    short: (QI) QI-Core Condition or Observation that supports the prescription
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-encounter-diagnosis', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation']
    index: 14
package_version: 7.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest
version: 7.0.0-ballot