description: Recommendation for a specific medication as part of the delivery of a computable clinical practice guideline package_name: hl7.fhir.uv.cpg.r4b derivation: constraint name: CPGMedicationRequest type: MedicationRequest elements: category: {mustSupport: true, index: 5} instantiatesCanonical: {short: Source, mustSupport: true, index: 13} encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter'] index: 11 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: rationale: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', index: 1} min: 0 max: 1 supportingInformation: {short: Pertinent information, mustSupport: true, index: 12} priority: {mustSupport: true, index: 6} status: {mustSupport: true, index: 3} identifier: {mustSupport: true, index: 2} doNotPerform: {mustSupport: true, index: 7} intent: {mustSupport: true, index: 4} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient'] index: 10 medication: mustSupport: true choices: [] index: 9 package_version: 2.0.0-ballot extensions: rationale: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 2.0.0-ballot