PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base-r5@2.0.0
    http://hl7.eu/fhir/base-r5/StructureDefinition/medicationStatement-eu-core
description: This profile introduces essential constraints and extensions for the MedicationStatement resource that apply across multiple use cases.
package_name: hl7.fhir.eu.base-r5
derivation: constraint
name: MedicationStatementEuCore
type: MedicationStatement
elements:
  category:
    short: Type of intended use
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medicationrequest-admin-location'}
    index: 3
  dosage: {short: Details of how medication is/was taken or should be taken., index: 15}
  derivedFrom: {short: The reference to the source of the statement, index: 12}
  adherence:
    elements:
      code: {short: Type of adherence., index: 16}
  note:
    elements:
      text: {short: Textual note about the statement, index: 14}
  reason:
    elements:
      concept: {short: Coded reason for use, index: 13}
  status: {short: State of the medication, index: 2}
  language: {short: Language of the statement, index: 0}
  effective:
    choices: []
    index: 7
    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: 9
          min: 0
          max: 1
  identifier: {short: Medication Statement Identifier, index: 1}
  informationSource:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 11
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 5
  effectivePeriod:
    type: Period
    short: Period when the medication is/was or should be used.
    choiceOf: effective
    index: 10
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, short: Period when the medication is/was or should be used., choiceOf: effective, index: 10}
          min: 0
          max: 1
  medication:
    type: CodeableReference
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medication-uv-ips'}
    index: 4
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.eu/fhir/base-r5/StructureDefinition/medicationStatement-eu-core
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 2.0.0