PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@0.1.0
    http://smart.who.int/base/StructureDefinition/SGGroupDefinition
description: WHO SMART Guidelines Group Definition
package_name: smart.who.int.base
derivation: constraint
name: SGGroupDefinition
type: Group
elements:
  identifier:
    mustSupport: true
    array: true
    min: 1
    index: 0
    elements:
      use: {mustSupport: true, index: 1}
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
    required: [value, system, use]
  active: {mustSupport: true, index: 4}
package_version: 0.1.0
class: profile
kind: resource
url: http://smart.who.int/base/StructureDefinition/SGGroupDefinition
base: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-groupdefinition
version: 0.1.0
required: [identifier, active]