PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.7-sprint-7-review
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement
description: This profile defines the UK constraints and extensions on the International FHIR resource [MedicationStatement](https://hl7.org/fhir/R4/MedicationStatement.html).
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreMedicationStatement
type: MedicationStatement
elements:
  category:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationStatementCategory'}
    index: 11
  dosage:
    elements:
      asNeeded:
        choices: []
        index: 30
      site:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite'}
        index: 31
      route:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute'}
        index: 32
      method:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationDosageMethod'}
        index: 33
  derivedFrom:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 22
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 14}
  note:
    elements:
      author:
        choices: [authorReference, authorString]
        index: 26
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson']
        index: 27
      authorString: {type: string, choiceOf: author, index: 28}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        pharmacistVerifiedIndicator:
          match: {url: null}
          schema: {type: Extension, short: Indicates whether a pharmacist verified a medication, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator', index: 1}
          min: 0
        medicationPrescribingOrganizationType:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType', index: 2}
          min: 0
        medicationStatementLastIssueDate:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate', index: 3}
          min: 0
  identifier:
    elements:
      system: {index: 4}
      value: {index: 5}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 6
    required: [system, value]
  context:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare']
    index: 18
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 19
  basedOn:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-CarePlan', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationRequest', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest']
    index: 7
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 8
  medicationReference:
    type: Reference
    choiceOf: medication
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication']
    index: 15
  partOf:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationAdministration', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationDispense', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure']
    index: 9
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 10
  informationSource:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson']
    index: 20
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 21
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient']
    index: 16
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 17
  medication:
    choices: [medicationCodeableConcept, medicationReference]
    index: 13
  reasonReference:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation']
    index: 23
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 24
package_version: 0.0.7-sprint-7-review
extensions:
  pharmacistVerifiedIndicator: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator', min: 0, type: Extension, short: Indicates whether a pharmacist verified a medication, index: 1}
  medicationPrescribingOrganizationType: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationPrescribingOrganizationType', min: 0, type: Extension, index: 2}
  medicationStatementLastIssueDate: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationStatementLastIssueDate', min: 0, type: Extension, index: 3}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 2.4.0