PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@5.0.0
    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: 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}
      site:
        elements:
          coding:
            mustSupport: true
            index: 26
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 27
              code: {index: 28}
              display: {index: 29}
            required: [display, system, code]
          text: {mustSupport: true, index: 30}
      route:
        binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-route-of-administration'}
        index: 31
        elements:
          coding:
            mustSupport: true
            index: 32
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 33
              code: {index: 34}
              display: {index: 35}
            required: [display, system, code]
          text: {mustSupport: true, index: 36}
      method:
        elements:
          coding:
            mustSupport: true
            index: 37
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 38
              code: {index: 39}
              display: {index: 40}
            required: [display, system, code]
          text: {mustSupport: true, index: 41}
      doseAndRate:
        elements:
          type:
            elements:
              coding:
                mustSupport: true
                index: 42
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 43
                  code: {index: 44}
                  display: {index: 45}
                required: [display, system, code]
              text: {mustSupport: true, index: 46}
  medication[x]:
    elements:
      coding:
        mustSupport: true
        index: 6
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 7
          code: {index: 8}
          display: {index: 9}
        required: [display, system, code]
      text: {mustSupport: true, index: 10}
  reasonCode:
    mustSupport: true
    index: 14
    elements:
      coding:
        mustSupport: true
        index: 15
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 16
          code: {index: 17}
          display: {index: 18}
        required: [display, system, code]
      text: {mustSupport: true, index: 19}
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 5}
  status: {mustSupport: true, index: 2}
  context:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 12
  basedOn:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/CarePlan', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationRequest', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest']
    index: 0
  partOf:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationStatement', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Procedure']
    index: 1
  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: 13
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 11
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 4
  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: 20
package_version: 5.0.0
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 5.0.0