Snapshot 3: Connectathon 32 Base

This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.

Clinical Reasoning Extensions

(No assigned work group) () (4)Maturity Level: N/AStandards Status: Informative
Defines common extensions used by the Clinical Reasoning Module.

Content

Extensions:
cqf-qualityOfEvidencequalityOfEvidence :

The quality of the evidence described. The code system used specifies the quality scale used to grade this evidence source while the code specifies the actual quality score (represented as a coded value) associated with the evidence.

cqf-strengthOfRecommendationstrengthOfRecommendation :

The strength of the recommendation assigned to this reference. The code system used specifies the rating scale used to rate this recommendation while the code specifies the actual recommendation rating (represented as a coded value) associated with this recommendation.

cqf-citationcitation :

A bibliographic citation for the related resource. This text SHOULD be formatted according to an accepted citation format.

cqf-librarylibrary :

A reference to a Library containing the formal logic used by the artifact.

cqf-expressionexpression :

An expression that, when evaluated, provides the value for the element on which it appears.

cqf-initialValueinitialValue :

An expression that determines an initial value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.

cqf-calculatedValuecalculatedValue :

An expression that determines a calculated value. The expression may be simply the name of a expression in a referenced library, or it may be a complete inline expression.

cqf-parameterDefinitionparameterDefinition :

The definition of a parameter that is expected to be provided as part of the invocation of the trigger.

cqf-isPrefetchTokenisPrefetchToken :

Allows an indication of whether this parameter can be used to parameterize prefetch templates (i.e. queries that can be used to identify data-of-interest to be sent as part of a triggered request.

cqf-measureInfomeasureInfo :

The measure criteria that resulted in the resource being included in a particular evaluatedResources bundle.

cqf-initiatingOrganizationinitiatingOrganization :

The organization initiating the request.

cqf-initiatingPersoninitiatingPerson :

The person initiating the request.

cqf-systemUserTypesystemUserType :

The type of user initiating the request, e.g. patient, healthcare provider, or specific type of healthcare provider (physician, nurse, etc.).

cqf-systemUserLanguagesystemUserLanguage :

Preferred language of the person using the system.

cqf-systemUserTaskContextsystemUserTaskContext :

The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources.

cqf-receivingOrganizationreceivingOrganization :

The organization that will receive the response.

cqf-receivingPersonreceivingPerson :

The person in the receiving organization that will receive the response.

cqf-recipientTyperecipientType :

The type of individual that will consume the response content. This may be different from the requesting user type (e.g. if a clinician is getting disease management guidance for provision to a patient). E.g. patient, healthcare provider or specific type of healthcare provider (physician, nurse, etc.).

cqf-recipientLanguagerecipientLanguage :

Preferred language of the person that will consume the content.

cqf-encounterClassencounterClass :

The class of encounter (inpatient, outpatient, etc.).

cqf-encounterTypeencounterType :

The type of the encounter.

cqf-relativeDateTimerelativeDateTime :

A date/time value that is determined based on a duration offset from a target event.

cqf-cdsHooksEndpointcdsHooksEndpoint :

Specifies the URI of a CDS Hooks service that uses this PlanDefinition as its implementation.

cqf-contactReferencecontactReference :

A reference to a Person, Group, Device, or Organization that is the contact.

cqf-contributionTimecontributionTime :

When the contribution was made by this contributor.

cqf-contactAddresscontactAddress :

The address of the contributor.

cqf-certaintycertainty :

An assessment of certainty, confidence, or quality of the item on which it appears.

cqf-knowledgeCapabilityknowledgeCapability :

Defines a knowledge capability afforded by this knowledge artifact.

cqf-knowledgeRepresentationLevelknowledgeRepresentationLevel :

Defines a knowledge representation level provided by this knowledge artifact.

cqf-artifactCommentartifactComment :

A comment containing additional documentation, a review comment, usage guidance, or other relevant information from a particular user.

cqf-directReferenceCodedirectReferenceCode :

Defines a code directly referenced by artifact logic, as opposed to a value set. Direct reference codes may be the target of data requirements.

cqf-logicDefinitionlogicDefinition :

Represents a specific logic definition used by the artifact.

cqf-inputParametersinputParameters :

Specifies the input parameters to the operation (such as a test case description or a data requirements or evaluate operation).

cqf-targetInvarianttargetInvariant :

Specifies an invariant that is enforced in the context of an instantiated resource.

cqf-alternativeExpressionalternativeExpression :

Specifies an alternative, equivalent expression in another formal language. For example, given a condition expression in CQL, an alternative formulation in SQL could be provided.

cqf-supportedCqlVersionsupportedCqlVersion :

Indicates that the server supports the given version of Clinical Quality Language (CQL). Valid values are major.minor and optionally the patch version of any published version of the CQL specification.