PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r5@0.4.0
    http://hl7.org/fhir/tools/StructureDefinition/ig-load-as-resource
description: Instructs the IG publisher to treat this content model as a resource when it builds an IG (instead of treating it as a binary)
package_name: hl7.fhir.uv.tools.r5
derivation: constraint
name: IGPublisherLoadAsResource
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/ig-load-as-resource'}
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 0.4.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/ig-load-as-resource
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.4.0
required: [value, valueBoolean]