PackagesCanonicalsLogsProblems
    Packages
    ca.on.ppr.r4@1.0.0-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-status-reason
description: null
package_name: ca.on.ppr.r4
derivation: constraint
name: StatusReason
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-status-reason'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCoding]
    index: 5
    slicing:
      slices:
        valueCoding:
          match: {}
          schema:
            mustSupport: true
            choices: [valueCoding]
            index: 5
  valueCoding:
    type: Coding
    mustSupport: true
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueCoding:
          match: {}
          schema: {type: Coding, mustSupport: true, choiceOf: value, index: 6}
  value[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/CodeSystem/ppr-location-operational-status-reason'}
        mustSupport: true
        index: 7
      code:
        binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/ppr-location-operational-status-reason'}
        mustSupport: true
        index: 8
      display: {mustSupport: true, index: 9}
    required: [system, code]
package_version: 1.0.0-beta
class: extension
kind: complex-type
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-status-reason
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0