description: This profile sets the minimum expectations for the medication resource in order to store various details about a given medicine. package_name: rs/ndhm.in derivation: constraint name: Medication type: Medication elements: identifier: mustSupport: true index: 0 elements: type: binding: {strength: extensible, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-identifier-type-code'} index: 1 elements: coding: index: 2 elements: system: pattern: {type: uri, value: 'https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code'} type: uri index: 3 code: pattern: {type: code, value: HSN} type: code index: 4 display: pattern: {type: string, value: Harmonized System of Nomenclature} type: string index: 5 required: [code, display, system] text: {mustSupport: true, index: 6} value: {index: 7} assigner: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 8 required: [type, value] code: mustSupport: false index: 9 elements: coding: index: 10 elements: system: {index: 11} code: {index: 12} display: {index: 13} required: [code, display, system] text: {mustSupport: true, index: 14} status: {mustSupport: false, index: 15} manufacturer: type: Reference mustSupport: true refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 16 form: {mustSupport: true, index: 17} amount: {mustSupport: false, index: 18} ingredient: elements: item: choices: [itemCodeableConcept, itemReference] index: 20 itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 21} itemReference: type: Reference choiceOf: item refers: ['http://hl7.org/fhir/StructureDefinition/Substance', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication'] index: 22 batch: mustSupport: true index: 23 elements: lotNumber: {mustSupport: true, index: 24} expirationDate: {mustSupport: true, index: 25} package_version: 6.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication base: http://hl7.org/fhir/StructureDefinition/Medication version: 6.0.0 required: [code]