PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@3.0.0
    http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern
description: 'A FHIR Query URL pattern that corresponds to the data specified by the data requirement. If multiple FHIR Query URLs are present, they each contribute to the data specified by the data requirement (i.e. the union of the results of the FHIR Queries represents the complete data for the data requirement). This is not a resolveable URL, in that it will contain 1) No base canonical (i.e. it''s a relative query), and 2) Parameters using tokens that are delimited using double-braces and the context parameters are dependent solely on the subjectType, according to the following: Patient: context.patientId, Practitioner: context.practitionerId, Organization: context.organizationId, Location: context.locationId, Device: context.deviceId.'
package_name: hl7.fhir.us.cqfmeasures
derivation: constraint
name: CQFMFHIRQueryPattern
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern'}
    index: 0
  value:
    choices: [valueString]
    index: 2
  valueString: {type: string, choiceOf: value, index: 3}
package_version: 3.0.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.0.0