PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.meow@1.0.0-preview
    https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLine
description: The profile for Medication Treatment Line - a single recorded item/line of a medication treatment
package_name: ihe.pharm.meow
derivation: constraint
name: MedicationTreatmentLine
type: MedicationStatement
elements:
  category: {mustSupport: true, index: 8}
  dosage:
    mustSupport: true
    index: 21
    elements:
      text: {mustSupport: true, index: 22}
  derivedFrom: {mustSupport: true, index: 17}
  reasonCode: {mustSupport: true, index: 18}
  note: {mustSupport: true, index: 20}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        version:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', index: 1}
          min: 0
          max: 1
        verificationInformation:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-verificationinformation', index: 2}
          min: 0
          max: 1
        substitution:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-substitution', index: 3}
          min: 0
          max: 1
        adherence:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.adherence
            index: 4
            extensions:
              code: {url: null, short: Indicates whether the medication is or is not being consumed or administered, mustSupport: true, index: 5}
            elements:
              extension:
                short: Indicates whether the medication is or is not being consumed or administered
                mustSupport: true
                index: 5
                slicing:
                  slices:
                    code:
                      match: {}
                      schema: {short: Indicates whether the medication is or is not being consumed or administered, mustSupport: true, index: 5}
  status:
    mustSupport: true
    pattern: {type: Code, value: unknown}
    index: 7
  effective:
    mustSupport: true
    choices: [effectivePeriod]
    index: 13
  identifier: {mustSupport: true, index: 6}
  dateAsserted: {mustSupport: true, index: 15}
  informationSource: {mustSupport: true, index: 16}
  subject: {mustSupport: true, index: 11}
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 14}
  medication:
    mustSupport: true
    choices: []
    index: 10
  reasonReference: {mustSupport: true, index: 19}
package_version: 1.0.0-preview
extensions:
  version: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  verificationInformation: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-verificationinformation', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
  substitution: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-substitution', min: 0, max: 1, type: Extension, mustSupport: true, index: 3}
  adherence:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.adherence
    type: Extension
    mustSupport: true
    index: 4
    extensions:
      code: {url: null, short: Indicates whether the medication is or is not being consumed or administered, mustSupport: true, index: 5}
    elements:
      extension:
        short: Indicates whether the medication is or is not being consumed or administered
        mustSupport: true
        index: 5
        slicing:
          slices:
            code:
              match: {}
              schema: {short: Indicates whether the medication is or is not being consumed or administered, mustSupport: true, index: 5}
class: profile
kind: resource
url: https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLine
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 1.0.0-preview
required: [extension]