Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-recordinference-ad | Version: 2.0.0 | ||||
| Active as of 2026-04-29 | Computable Name: ActivityExampleRecordInferenceAD | ||||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.48.11.15 | |||||
Example Activity Definition for a recommendation to record an inference
| Metadata | |
|---|---|
| Title | Activity Example Record Inference AD |
| Version | 2.0.0 |
| Identifier | urn:oid:2.16.840.1.113883.4.642.40.48.11.15 |
| Experimental | true |
| Jurisdiction | World |
| Steward (Publisher) | HL7 International / Clinical Decision Support |
| Steward Contact | HL7 International / Clinical Decision Support |
| Description | Example Activity Definition for a recommendation to record an inference |
| Resource Kind | Task |
| Resource Profile | CPG Record Inference Task |
| Code | Record an inference |
| Intent | Proposal |
| Dynamic Value |
Path: contained
Expression: FHIR.Observation { id: FHIR.id { value: 'inference' }, extension: List<FHIR.Extension> { FHIR.Extension { url: FHIR.uri { value: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType' }, value: FHIR.code { value: 'inferred' } } }, status: FHIR.ObservationStatus {value: 'final' }, code: FHIR.CodeableConcept { coding: List<FHIR.Coding> { FHIR.Coding { code: FHIR.code { value: 'Inference' } } } }, subject: FHIR.Reference { reference: FHIR.string { value: Patient.id.value } }, issued: FHIR.instant { value: Now() } } |
| Dynamic Value |
Path: input[0].type
Expression: %resource.code |
| Dynamic Value |
Path: input[0].valueReference
Expression: FHIR.Reference { reference: FHIR.string { value: '#inference' } } |
| Generated using version 0.5.4 of the sample-content-ig Liquid templates | |