PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.14
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release
description: Define when a block is released
package_name: ca.on.oh-setp
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:
                mustSupport: true
                choices: [valueInteger]
                index: 3
              valueInteger: {type: integer, mustSupport: true, 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:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 8
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
              value[x]:
                elements:
                  coding:
                    binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-release-reason'}
                    mustSupport: true
                    index: 10
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/block-release-reason'}
                        mustSupport: true
                        index: 11
                      code:
                        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-release-reason'}
                        mustSupport: true
                        index: 12
                      display: {mustSupport: true, index: 13}
        releaseDate:
          match: {}
          schema:
            short: Block Release Date
            mustSupport: true
            index: 14
            elements:
              url:
                pattern: {type: Uri, value: releaseDate}
                index: 15
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 17
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 18}
        releaseRequestDate:
          match: {}
          schema:
            mustSupport: true
            index: 19
            elements:
              url:
                pattern: {type: Uri, value: releaseRequestDate}
                index: 20
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 22
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 23}
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-block-release'}
    index: 24
  value:
    choices: []
    index: 26
package_version: 0.9.0-alpha1.0.14
extensions:
  releaseMinutes:
    url: null
    short: Block Release Minutes
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: releaseMinutes}
        index: 1
      value:
        mustSupport: true
        choices: [valueInteger]
        index: 3
      valueInteger: {type: integer, mustSupport: true, 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:
        mustSupport: true
        choices: [valueCodeableConcept]
        index: 8
      valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
      value[x]:
        elements:
          coding:
            binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-release-reason'}
            mustSupport: true
            index: 10
            elements:
              system:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/block-release-reason'}
                mustSupport: true
                index: 11
              code:
                binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/block-release-reason'}
                mustSupport: true
                index: 12
              display: {mustSupport: true, index: 13}
  releaseDate:
    url: null
    short: Block Release Date
    mustSupport: true
    index: 14
    elements:
      url:
        pattern: {type: Uri, value: releaseDate}
        index: 15
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 17
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 18}
  releaseRequestDate:
    url: null
    mustSupport: true
    index: 19
    elements:
      url:
        pattern: {type: Uri, value: releaseRequestDate}
        index: 20
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 22
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 23}
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