PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation
description: The specific repeat information of a medication item.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreMedicationRepeatInformation
type: Extension
elements:
  extension:
    short: The specific number of times a repeat prescription has been issued
    index: 0
    slicing:
      slices:
        numberOfPrescriptionsIssued:
          match: {}
          schema:
            short: The specific number of times a repeat prescription has been issued
            index: 0
            elements:
              url:
                pattern: {type: uri, value: numberOfPrescriptionsIssued}
                type: uri
                index: 1
              value:
                short: The specific number of times a repeat prescription has been issued
                choices: [valueUnsignedInt]
                index: 3
              valueUnsignedInt: {type: unsignedInt, short: The specific number of times a repeat prescription has been issued, choiceOf: value, index: 4}
            required: [value, valueUnsignedInt]
        authorisationExpiryDate:
          match: {}
          schema:
            short: Repeat prescription review date
            index: 5
            elements:
              url:
                pattern: {type: uri, value: authorisationExpiryDate}
                type: uri
                index: 6
              value:
                short: Repeat prescription review date
                choices: [valueDateTime]
                index: 8
              valueDateTime: {type: dateTime, short: Repeat prescription review date, choiceOf: value, index: 9}
            required: [value, valueDateTime]
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation'}
    type: uri
    index: 10
  value:
    choices: []
    index: 12
package_version: 0.0.15-pre-release
extensions:
  numberOfPrescriptionsIssued:
    url: null
    short: The specific number of times a repeat prescription has been issued
    index: 0
    elements:
      url:
        pattern: {type: uri, value: numberOfPrescriptionsIssued}
        type: uri
        index: 1
      value:
        short: The specific number of times a repeat prescription has been issued
        choices: [valueUnsignedInt]
        index: 3
      valueUnsignedInt: {type: unsignedInt, short: The specific number of times a repeat prescription has been issued, choiceOf: value, index: 4}
    required: [value, valueUnsignedInt]
  authorisationExpiryDate:
    url: null
    short: Repeat prescription review date
    index: 5
    elements:
      url:
        pattern: {type: uri, value: authorisationExpiryDate}
        type: uri
        index: 6
      value:
        short: Repeat prescription review date
        choices: [valueDateTime]
        index: 8
      valueDateTime: {type: dateTime, short: Repeat prescription review date, choiceOf: value, index: 9}
    required: [value, valueDateTime]
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MedicationRepeatInformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.3.0