Release 4B Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.3.0: R4B - STU ). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Clinical Reasoning Extensions

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

Content

Extensions :
cqf-qualityOfEvidence qualityOfEvidence :

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-strengthOfRecommendation strengthOfRecommendation :

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-citation citation :

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

cqf-library library :

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

cqf-expression expression :

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

cqf-initialValue initialValue :

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

cqf-calculatedValue calculatedValue :

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

cqf-parameterDefinition parameterDefinition :

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

cqf-isPrefetchToken isPrefetchToken :

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 calculated value. triggered request.

cqf-measureInfo measureInfo :

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

cqf-initiatingOrganization initiatingOrganization :

The organization initiating the request.

cqf-initiatingPerson initiatingPerson :

The person initiating the request.

cqf-systemUserType systemUserType :

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

cqf-systemUserLanguage systemUserLanguage :

Preferred language of the person using the system.

cqf-systemUserTaskContext systemUserTaskContext :

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-receivingOrganization receivingOrganization :

The organization that will receive the response.

cqf-receivingPerson receivingPerson :

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

cqf-recipientType recipientType :

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-recipientLanguage recipientLanguage :

Preferred language of the person that will consume the content.

cqf-encounterClass encounterClass :

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

cqf-encounterType encounterType :

The type of the encounter.

cqf-relativeDateTime relativeDateTime :

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

cqf-cdsHooksEndpoint cdsHooksEndpoint :

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

cqf-contactReference contactReference :

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

cqf-contributionTime contributionTime :

When the contribution was made by this contributor.

cqf-contactAddress contactAddress :

The address of the contributor.

cqf-certainty certainty :

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

cqf-knowledgeCapability knowledgeCapability :

Defines a knowledge capability afforded by this knowledge artifact.

cqf-knowledgeRepresentationLevel knowledgeRepresentationLevel :

Defines a knowledge representation level provided by this knowledge artifact.

cqf-artifactComment artifactComment :

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

cqf-directReferenceCode directReferenceCode :

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-logicDefinition logicDefinition :

Represents a specific logic definition used by the artifact.

cqf-inputParameters inputParameters :

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

cqf-targetInvariant targetInvariant :

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

cqf-alternativeExpression alternativeExpression :

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-supportedCqlVersion supportedCqlVersion :

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.