PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@setp-0.9.0-alpha1.0.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release
description: Define when a block is released
package_name: ca.on.oh
derivation: constraint
name: SETPBlockRelease
type: Extension
elements:
  extension:
    short: Block Release Minutes
    mustSupport: true
    index: 0
    slicing:
      slices:
        releaseMinutes:
          match: {}
          schema:
            short: Block Release Minutes
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: releaseMinutes}
                index: 1
              value:
                choices: [valueInteger]
                index: 3
              valueInteger: {type: integer, choiceOf: value, index: 4}
        releaseReason:
          match: {}
          schema:
            short: Block Release Reason
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: releaseReason}
                index: 6
              value:
                choices: [valueString]
                index: 8
              valueString: {type: string, choiceOf: value, index: 9}
        releaseDate:
          match: {}
          schema:
            short: Block Release Date
            mustSupport: true
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: releaseDate}
                index: 11
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 13
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 14}
        releaseRequestDate:
          match: {}
          schema:
            mustSupport: true
            index: 15
            elements:
              url:
                pattern: {type: Uri, value: releaseRequestDate}
                index: 16
              value:
                choices: [valueDateTime]
                index: 18
              valueDateTime: {type: dateTime, choiceOf: value, index: 19}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release'}
    index: 20
  value:
    choices: []
    index: 22
package_version: setp-0.9.0-alpha1.0.1
extensions:
  releaseMinutes:
    url: null
    short: Block Release Minutes
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: releaseMinutes}
        index: 1
      value:
        choices: [valueInteger]
        index: 3
      valueInteger: {type: integer, choiceOf: value, index: 4}
  releaseReason:
    url: null
    short: Block Release Reason
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: releaseReason}
        index: 6
      value:
        choices: [valueString]
        index: 8
      valueString: {type: string, choiceOf: value, index: 9}
  releaseDate:
    url: null
    short: Block Release Date
    mustSupport: true
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: releaseDate}
        index: 11
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 13
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 14}
  releaseRequestDate:
    url: null
    mustSupport: true
    index: 15
    elements:
      url:
        pattern: {type: Uri, value: releaseRequestDate}
        index: 16
      value:
        choices: [valueDateTime]
        index: 18
      valueDateTime: {type: dateTime, choiceOf: value, index: 19}
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1