http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-isRetrievable|5.2.0

Specifies whether the class constructed for the profile should be marked as retrievable in the model info (meaning whether or not it can appear as the target of a retrieve expression). If this value is not specified, retrievable is true for resources and false for data types.
description: Specifies whether the class constructed for the profile should be marked as retrievable in the model info (meaning whether or not it can appear as the target of a retrieve expression). If this value is not specified, retrievable is true for resources and false for data types.
derivation: constraint
name: ModelInfoIsRetrievable
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-isRetrievable'}
    index: 0
  value:
    choices: []
    index: 2
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-modelInfo-isRetrievable
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]