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: rs/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'} type: uri index: 10 code: {index: 11} display: {index: 12} required: [code, display] text: {mustSupport: true, index: 13} dispenseRequest: elements: performer: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 48 reported: choices: [reportedBoolean, reportedReference] index: 3 reasonCode: mustSupport: true index: 21 elements: coding: mustSupport: true index: 22 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 23 code: {index: 24} display: {index: 25} required: [code, display] text: {mustSupport: true, index: 26} 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 elements: reference: {index: 18} required: [reference] 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: 30 elements: text: {mustSupport: true, index: 31} additionalInstruction: elements: coding: mustSupport: true index: 32 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 33 code: {index: 34} display: {index: 35} required: [code, display] text: {mustSupport: true, index: 36} route: binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration'} index: 37 elements: coding: mustSupport: true index: 38 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 39 code: {index: 40} display: {index: 41} required: [code, display] text: {mustSupport: true, index: 42} method: elements: coding: mustSupport: true index: 43 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 44 code: {index: 45} display: {index: 46} required: [code, display] text: {mustSupport: true, index: 47} recorder: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 20 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: 29 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: 19 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: 27 elements: reference: {index: 28} required: [reference] package_version: 2.5.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 2.5.0 required: [authoredOn, dosageInstruction, requester]