PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@2.0.1
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationStatement
description: The MedicationStatement resource can be used to record a patient’s medication information. It is used to record the information about the medications consumed by the patient in the past, present, or future.
package_name: ndhm.in
derivation: constraint
name: MedicationStatement
type: MedicationStatement
elements:
  dosage:
    elements:
      additionalInstruction:
        elements:
          coding:
            mustSupport: true
            index: 19
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 20
              code: {index: 21}
              display: {index: 22}
            required: [display, code]
          text: {mustSupport: true, index: 23}
      site:
        elements:
          coding:
            mustSupport: true
            index: 24
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 25
              code: {index: 26}
              display: {index: 27}
            required: [display, code]
          text: {mustSupport: true, index: 28}
      route:
        binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration'}
        index: 29
        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, code]
          text: {mustSupport: true, index: 34}
      method:
        elements:
          coding:
            mustSupport: true
            index: 35
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 36
              code: {index: 37}
              display: {index: 38}
            required: [display, code]
          text: {mustSupport: true, index: 39}
      doseAndRate:
        elements:
          type:
            elements:
              coding:
                mustSupport: true
                index: 40
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 41
                  code: {index: 42}
                  display: {index: 43}
                required: [display, code]
              text: {mustSupport: true, index: 44}
  medication[x]:
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 5
          code: {index: 6}
          display: {index: 7}
        required: [display, code]
      text: {mustSupport: true, index: 8}
  reasonCode:
    mustSupport: true
    index: 12
    elements:
      coding:
        mustSupport: true
        index: 13
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 14
          code: {index: 15}
          display: {index: 16}
        required: [display, code]
      text: {mustSupport: true, index: 17}
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 3}
  status: {mustSupport: true, index: 0}
  context:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 10
  informationSource:
    type: Reference
    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: 11
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 9
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 2
  reasonReference:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportLab', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation']
    index: 18
package_version: 2.0.1
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 2.0.1