PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/group-r6
description: Profile of Group for Evidence Based Medicine IG. The GroupR6 Profile is used to add extensions to Group.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: GroupR6
type: Group
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        author:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', index: 1}
          min: 0
        citeAs:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as', index: 2}
          min: 0
          max: 1
        relatesTo:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to', index: 3}
          min: 0
        RelatesToWithQuotation:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to-with-quotation', index: 4}
          min: 0
        characteristicExpression:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/characteristicExpression', index: 5}
          min: 0
          max: 1
package_version: 1.0.0-ballot2
extensions:
  author: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', min: 0, type: Extension, index: 1}
  citeAs: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as', min: 0, max: 1, type: Extension, index: 2}
  relatesTo: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to', min: 0, type: Extension, index: 3}
  RelatesToWithQuotation: {url: 'http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to-with-quotation', min: 0, type: Extension, index: 4}
  characteristicExpression: {url: 'http://hl7.org/fhir/StructureDefinition/characteristicExpression', min: 0, max: 1, type: Extension, index: 5}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/group-r6
base: http://hl7.org/fhir/StructureDefinition/Group
version: 1.0.0-ballot2