PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for
description: Action guidance for
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-actionguidance-for
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        forType:
          match: {}
          schema:
            short: In type is stated what this is a reference to
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: forType}
                index: 3
              value:
                choices: []
                index: 5
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: 1
                  slices:
                    valueCoding:
                      match: {}
                      schema:
                        choices: [valueCoding]
                        _required: true
                        index: 7
                      min: 1
                      max: 1
              valueCoding:
                type: Coding
                choiceOf: value
                index: 8
                slicing:
                  slices:
                    valueCoding:
                      match: {}
                      schema: {type: Coding, choiceOf: value, _required: true, index: 8}
                      min: 1
                      max: 1
            required: [valueCoding, value]
        forReference:
          match: {}
          schema:
            short: What resource is this an action guide for
            _required: true
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: Uri, value: forReference}
                index: 11
              value:
                choices: []
                index: 13
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: 1
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        choices: [valueReference]
                        _required: true
                        index: 15
                      min: 1
                      max: 1
              valueReference:
                type: Reference
                choiceOf: value
                index: 16
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema: {type: Reference, choiceOf: value, _required: true, index: 16}
                      min: 1
                      max: 1
            required: [valueReference, value]
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for'}
    index: 17
  value:
    choices: []
    index: 19
package_version: 3.5.1
extensions:
  forType:
    url: null
    short: In type is stated what this is a reference to
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: forType}
        index: 3
      value:
        choices: []
        index: 5
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueCoding:
              match: {}
              schema:
                choices: [valueCoding]
                _required: true
                index: 7
              min: 1
              max: 1
      valueCoding:
        type: Coding
        choiceOf: value
        index: 8
        slicing:
          slices:
            valueCoding:
              match: {}
              schema: {type: Coding, choiceOf: value, _required: true, index: 8}
              min: 1
              max: 1
    required: [valueCoding, value]
  forReference:
    url: null
    short: What resource is this an action guide for
    _required: true
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: Uri, value: forReference}
        index: 11
      value:
        choices: []
        index: 13
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueReference:
              match: {}
              schema:
                choices: [valueReference]
                _required: true
                index: 15
              min: 1
              max: 1
      valueReference:
        type: Reference
        choiceOf: value
        index: 16
        slicing:
          slices:
            valueReference:
              match: {}
              schema: {type: Reference, choiceOf: value, _required: true, index: 16}
              min: 1
              max: 1
    required: [valueReference, value]
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.5.1