PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    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-Core)(USCDI) Encounter created as part of encounter/admission/stay
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 6
  dispenseRequest:
    short: (QI-Core)(USCDI) Medication supply authorization
    index: 26
    elements:
      initialFill: {index: 27}
      dispenseInterval: {short: (QI-Core) Minimum period of time between dispenses, index: 28}
      numberOfRepeatsAllowed: {short: (QI-Core)(USCDI) Number of refills authorized, index: 29}
      quantity: {short: (QI-Core)(USCDI) Amount of medication to supply per dispense, index: 30}
      expectedSupplyDuration: {short: (QI-Core) Number of days supply per dispense, index: 31}
  reported:
    short: (QI-Core)(USCDI) Reported rather than primary record
    choices: [reportedReference]
    index: 3
  reasonCode: {short: (QI-Core)(USCDI) Reason or indication for ordering or not ordering the medication, index: 9}
  authoredOn: {short: (QI-Core)(USCDI) When request was initially authored, index: 7}
  requester:
    type: Reference
    short: (QI-Core)(USCDI) 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: 8
  reportedReference:
    type: Reference
    short: (QI-Core)(USCDI) Reported rather than primary record
    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: 4
  status: {short: (QI-Core)(USCDI) active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown, index: 0}
  dosageInstruction:
    short: (QI-Core)(USCDI) How medication should be taken
    index: 11
    elements:
      timing:
        short: (QI-Core)(USCDI) When medication should be administered
        index: 12
        elements:
          repeat:
            short: (QI-Core) When the event is to occur
            index: 13
            elements:
              bounds:
                short: (QI-Core) Length/Range of lengths, or (Start and/or end) limits
                choices: []
                index: 15
              frequency: {short: (QI-Core) Event occurs frequency times per period, index: 16}
              frequencyMax: {short: (QI-Core) Event occurs frequencyMax times per period, index: 17}
              period: {short: (QI-Core) Event occurs frequency times per period, index: 18}
              periodMax: {short: (QI-Core) Upper limit of period (3-4 hours), index: 19}
              periodUnit: {short: (QI-Core) s | min | h | d | wk | mo | a - unit of time (UCUM), index: 20}
      asNeeded:
        short: (QI-Core) Take "as needed" (for x)
        choices: []
        index: 22
      doseAndRate:
        short: (QI-Core)(USCDI) Amount of medication administered
        index: 23
        elements:
          dose:
            short: (QI-Core)(USCDI) Amount of medication per dose
            choices: []
            index: 25
  doNotPerform:
    type: boolean
    short: (QI-Core) True if medication was not requested
    pattern: {type: Boolean, value: false}
    index: 1
  subject:
    type: Reference
    short: (QI-Core)(USCDI) Who or group medication request is for
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 5
  reasonReference:
    type: Reference
    short: (QI-Core)(USCDI) 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: 10
package_version: 6.0.0
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: 6.0.0