PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@2.0.0-ballot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition
description: Represents the definition of a group of subjects, suitable for use in various contexts, such as a cohort definition, a recommendation inclusion or exclusion criteria, the members of a study, or a population criteria
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIGroupDefinition
type: Group
elements:
  name: {mustSupport: true, index: 8}
  type:
    pattern: {type: code, value: person}
    mustSupport: true
    type: code
    index: 5
  member:
    mustSupport: true
    index: 16
    elements:
      entity:
        mustSupport: true
        index: 17
        extensions:
          profile:
            url: http://hl7.org/fhir/StructureDefinition/artifact-reference
            type: Extension
            mustSupport: true
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              value:
                constraint:
                  gdf-2: {human: Reference must be to a structure definition, source: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition', severity: error, expression: 'resolve().conformsTo(''http://hl7.org/fhir/StructureDefinition/StructureDefinition'')'}
                choices: [valueCanonical]
                index: 21
              valueCanonical:
                type: canonical
                constraint:
                  gdf-2: {human: Reference must be to a structure definition, source: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition', severity: error, expression: 'resolve().conformsTo(''http://hl7.org/fhir/StructureDefinition/StructureDefinition'')'}
                choiceOf: value
                index: 22
          nonCanonicalReference: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-uriReference', min: 0, max: 1, type: Extension, mustSupport: true, index: 23}
        elements:
          extension:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/artifact-reference
            index: 18
            slicing:
              slices:
                profile:
                  match: {}
                  schema:
                    type: Extension
                    mustSupport: true
                    url: http://hl7.org/fhir/StructureDefinition/artifact-reference
                    index: 18
                    extensions: {}
                    elements:
                      extension: {index: 19}
                      value:
                        constraint:
                          gdf-2: {human: Reference must be to a structure definition, source: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition', severity: error, expression: 'resolve().conformsTo(''http://hl7.org/fhir/StructureDefinition/StructureDefinition'')'}
                        choices: [valueCanonical]
                        index: 21
                      valueCanonical:
                        type: canonical
                        constraint:
                          gdf-2: {human: Reference must be to a structure definition, source: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition', severity: error, expression: 'resolve().conformsTo(''http://hl7.org/fhir/StructureDefinition/StructureDefinition'')'}
                        choiceOf: value
                        index: 22
                nonCanonicalReference:
                  match: {}
                  schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-uriReference', index: 23}
                  min: 0
                  max: 1
  characteristic: {mustSupport: true, index: 15}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        library:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-library', index: 1}
          min: 0
          max: 1
        expression:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-expression', index: 2}
          min: 0
          max: 1
  active: {mustSupport: true, index: 4}
  code: {mustSupport: true, index: 7}
  identifier: {mustSupport: true, index: 3}
  managingEntity:
    mustSupport: true
    index: 9
    extensions:
      profile:
        url: http://hl7.org/fhir/StructureDefinition/artifact-reference
        type: Extension
        mustSupport: true
        index: 10
        extensions: {}
        elements:
          extension: {index: 11}
          value:
            choices: [valueCanonical]
            index: 13
          valueCanonical: {type: canonical, choiceOf: value, index: 14}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/artifact-reference
        index: 10
        slicing:
          slices:
            profile:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: http://hl7.org/fhir/StructureDefinition/artifact-reference
                index: 10
                extensions: {}
                elements:
                  extension: {index: 11}
                  value:
                    choices: [valueCanonical]
                    index: 13
                  valueCanonical: {type: canonical, choiceOf: value, index: 14}
  actual:
    mustSupport: true
    pattern: {type: boolean, value: false}
    type: boolean
    index: 6
package_version: 2.0.0-ballot
extensions:
  library: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-library', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  expression: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-expression', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition
base: http://hl7.org/fhir/StructureDefinition/Group
version: 2.0.0-ballot
required: [name]