description: Specifies whether the profile should be included in the model info constructed for an artifact collection such as an implementation guide. If this extension is not present, included is true by default for resources and profiles, but not data types (unless they are indirectly referenced by included resources or profiles). Note that even if isIncluded is false for a resource or profile, it will still be included in model info if it is a required dependency of some other included resource, profile, or data type. package_name: hl7.fhir.uv.crmi derivation: constraint name: ModelInfoIsIncluded type: Extension elements: url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-isIncluded'} index: 0 value: choices: [valueBoolean] index: 2 valueBoolean: {type: boolean, choiceOf: value, index: 3} package_version: 1.0.0-ballot class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-isIncluded base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0-ballot