PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/medicationStatement-eu-core
description: This profile sets minimum expectations for the MedicationStatement resource common to most of the use cases.\nThis profile is adapted from the MPD work.
package_name: hl7.fhir.eu.base
derivation: constraint
name: MedicationStatementEuCore
type: MedicationStatement
elements:
  category:
    short: Type of intended use
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/medication-statement-category'}
    index: 8
  dosage: {short: Details of how medication is/was taken or should be taken., index: 21}
  reasonCode: {short: Coded reason for use, index: 20}
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 11}
  statusReason: {short: Reason for the 'exception' statuses of the medication, index: 7}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        adherence:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.adherence
            index: 1
            extensions:
              code: {url: null, short: Type of adherence., index: 2}
            elements:
              extension:
                short: Type of adherence.
                index: 2
                slicing:
                  slices:
                    code:
                      match: {}
                      schema: {short: Type of adherence., index: 2}
              value:
                choices: []
                index: 4
  status: {short: State of the medication, index: 6}
  effective:
    choices: []
    index: 15
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectivePeriod:
          match: {}
          schema:
            short: Period when the medication is/was or should be used.
            choices: [effectivePeriod]
            index: 17
          min: 0
          max: 1
  identifier: {short: Medication Statement Identifier, index: 5}
  medicationReference:
    type: Reference
    choiceOf: medication
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
    index: 12
  informationSource:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 19
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 13
  effectivePeriod:
    type: Period
    short: Period when the medication is/was or should be used.
    choiceOf: effective
    index: 18
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, short: Period when the medication is/was or should be used., choiceOf: effective, index: 18}
          min: 0
          max: 1
  medication:
    choices: [medicationCodeableConcept, medicationReference]
    index: 10
package_version: 2.0.0-ballot
extensions:
  adherence:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.adherence
    type: Extension
    index: 1
    extensions:
      code: {url: null, short: Type of adherence., index: 2}
    elements:
      extension:
        short: Type of adherence.
        index: 2
        slicing:
          slices:
            code:
              match: {}
              schema: {short: Type of adherence., index: 2}
      value:
        choices: []
        index: 4
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/medicationStatement-eu-core
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 2.0.0-ballot