PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-cms-ig@1.0.1-alpha1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Parameters-Consumer
description: Please see ://simplifier.net/guide/OntarioContextManagement/ConformanceRules\" target=\"_blank\">Conformance Rules  for the expected behavior of MustSupport.
package_name: ca.on.oh-cms-ig
derivation: constraint
name: CMSParametersConsumer
type: Parameters
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  parameter:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: name, type: value}
      min: null
      slices:
        appLanguage:
          match: {name: appLanguage}
          schema:
            mustSupport: true
            index: 3
            elements:
              name:
                pattern: {type: String, value: appLanguage}
                mustSupport: true
                index: 4
              value:
                short: The value of appLanguage is of type 'coding'
                mustSupport: true
                choices: [valueCoding]
                index: 6
              valueCoding: {type: Coding, short: The value of appLanguage is of type 'coding', mustSupport: true, choiceOf: value, index: 7}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
                    mustSupport: true
                    index: 8
                  code: {mustSupport: true, index: 9}
                  display: {mustSupport: true, index: 10}
              part: {index: 11}
        contextSessionId:
          match: {name: contextSessionId}
          schema:
            mustSupport: true
            index: 12
            elements:
              name:
                pattern: {type: String, value: contextSessionId}
                mustSupport: true
                index: 13
              value:
                short: The value of contextSessionId is of type 'id'
                mustSupport: true
                choices: [valueId]
                index: 15
              valueId: {type: id, short: The value of contextSessionId is of type 'id', mustSupport: true, choiceOf: value, index: 16}
              part: {index: 17}
package_version: 1.0.1-alpha1.0.6
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Parameters-Consumer
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 0.1.0
required: [meta]