description: The MedicationRequest resource can be used to record a patient’s medication prescription or order. This profile sets minimum expectations for the MedicationRequest resource to record, search, and fetch medications associated with a patient. package_name: ndhm.in derivation: constraint name: MedicationRequest type: MedicationRequest elements: encounter: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter'] index: 15 medication[x]: elements: coding: mustSupport: true index: 9 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 10 code: {index: 11} display: {index: 12} required: [display, system, code] text: {mustSupport: true, index: 13} dispenseRequest: elements: performer: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 46 reported: choices: [reportedBoolean, reportedReference] index: 3 reasonCode: mustSupport: true index: 20 elements: coding: mustSupport: true index: 21 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 22 code: {index: 23} display: {index: 24} required: [display, system, code] text: {mustSupport: true, index: 25} medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 8} authoredOn: {mustSupport: true, index: 16} requester: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 17 reportedReference: type: Reference choiceOf: reported refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 5 status: {mustSupport: true, index: 0} dosageInstruction: mustSupport: true index: 28 elements: text: {mustSupport: true, index: 29} additionalInstruction: elements: coding: mustSupport: true index: 30 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 31 code: {index: 32} display: {index: 33} required: [display, system, code] text: {mustSupport: true, index: 34} route: binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration'} index: 35 elements: coding: mustSupport: true index: 36 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 37 code: {index: 38} display: {index: 39} required: [display, system, code] text: {mustSupport: true, index: 40} method: elements: coding: mustSupport: true index: 41 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 42 code: {index: 43} display: {index: 44} required: [display, system, code] text: {mustSupport: true, index: 45} recorder: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 19 reportedBoolean: {type: boolean, choiceOf: reported, index: 4} intent: {mustSupport: true, index: 1} basedOn: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/CarePlan', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImmunizationRecommendation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest'] index: 27 subject: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 14 performer: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 18 medication: mustSupport: true choices: [medicationCodeableConcept] index: 7 reasonReference: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation'] index: 26 package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 5.0.0 required: [authoredOn, dosageInstruction, requester]