PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.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) Encounter created as part of encounter/admission/stay
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 12
  medication[x]:
    extensions:
      codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', min: 0, max: 1, short: (QI) Url of a value set of candidate medications, type: Extension, index: 10}
    elements:
      extension:
        short: (QI) Url of a value set of candidate medications
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0
        index: 10
        slicing:
          slices:
            codeOptions:
              match: {}
              schema: {short: (QI) Url of a value set of candidate medications, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', index: 10}
              min: 0
              max: 1
  dispenseRequest:
    short: (QI) Medication supply authorization
    index: 32
    elements:
      initialFill: {index: 33}
      dispenseInterval: {short: (QI) Minimum period of time between dispenses, index: 34}
      validityPeriod: {short: (QI) Time period supply is authorized for, index: 35}
      numberOfRepeatsAllowed: {short: (QI) Number of refills authorized, index: 36}
      quantity: {short: (QI) Amount of medication to supply per dispense, index: 37}
      expectedSupplyDuration: {short: (QI) Number of days supply per dispense, index: 38}
  reported:
    short: (QI) Reported rather than primary record
    mustSupport: true
    choices: [reportedBoolean, reportedReference]
    index: 5
  reasonCode: {short: (QI) Reason or indication for ordering or not ordering the medication, index: 15}
  authoredOn: {short: (QI) When request was initially authored, index: 13}
  extension:
    short: (QI) Reported adherence to prescribed medication instructions.
    type: Extension
    mustSupport: false
    url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence
    index: 0
    slicing:
      slices:
        medicationAdherence:
          match: {}
          schema: {short: (QI) Reported adherence to prescribed medication instructions., type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence', index: 0}
          min: 0
  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: 14
  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: 7
  status: {short: (QI) active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown, index: 1}
  dosageInstruction:
    short: (QI) How medication should be taken
    index: 17
    elements:
      timing:
        short: (QI) When medication should be administered
        index: 18
        elements:
          repeat:
            short: (QI) When the event is to occur
            index: 19
            elements:
              bounds:
                short: (QI) Length/Range of lengths, or (Start and/or end) limits
                choices: []
                index: 21
              frequency: {short: (QI) Event occurs frequency times per period, index: 22}
              frequencyMax: {short: (QI) Event occurs frequencyMax times per period, index: 23}
              period: {short: (QI) Event occurs frequency times per period, index: 24}
              periodMax: {short: (QI) Upper limit of period (3-4 hours), index: 25}
              periodUnit: {short: (QI) s | min | h | d | wk | mo | a - unit of time (UCUM), index: 26}
      asNeeded:
        short: (QI) Take "as needed" (for x)
        choices: []
        index: 28
      doseAndRate:
        short: (QI) Amount of medication administered
        index: 29
        elements:
          dose:
            short: (QI) Amount of medication per dose
            choices: []
            index: 31
  reportedBoolean: {type: boolean, short: (QI) Reported rather than primary record, mustSupport: true, choiceOf: reported, index: 6}
  doNotPerform: {type: boolean, short: (QI) True if the order is not to provide the medication, index: 3}
  intent: {short: (QI) proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option, index: 2}
  subject:
    type: Reference
    short: (QI) Who or group medication request is for
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 11
  medication:
    short: (QI) Medication to be taken
    choices: []
    index: 9
  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: 16
package_version: 7.0.0
extensions:
  medicationAdherence: {url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication-adherence', min: 0, short: (QI) Reported adherence to prescribed medication instructions., type: Extension, mustSupport: false, index: 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: 7.0.0