PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r5@0.4.0
    http://hl7.org/fhir/tools/StructureDefinition/igpublisher-bundle
description: Instructs the IG publisher to load a bundle when loading the source, but to treat all the resources found in the bundle as independent resources in the IG (e.g. not a bundle). Use this for bundles of examples
package_name: hl7.fhir.uv.tools.r5
derivation: constraint
name: IGPublisherBundle
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/igpublisher-bundle'}
    index: 1
  value:
    choices: [valueUrl]
    index: 3
  valueUrl: {type: url, choiceOf: value, index: 4}
package_version: 0.4.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/igpublisher-bundle
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.4.0
required: [value, valueUrl]