description: The PCT MedicationRequest including details about a medication for which a GFE is being requested. package_name: hl7.fhir.us.davinci derivation: constraint name: PCTMedicationRequest type: MedicationRequest elements: status: pattern: {type: Code, value: active} index: 0 intent: pattern: {type: Code, value: proposal} index: 1 doNotPerform: {index: 2} medication: mustSupport: true choices: [] index: 4 subject: type: Reference refers: ['http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics'] index: 5 package_version: pct-2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-medicationrequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 2.0.0-ballot