This page is part of the Clinical Guidelines (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-medicationrequest-activitydefinition | Version: 2.0.0 | |||
Active as of 2024-11-26 | Computable Name: CPGMedicationRequestActivityDefinition | |||
Other Identifiers: CPGMedicationRequestActivityDefinition (use: official, ), OID:2.16.840.1.113883.4.642.40.48.11.45 |
Example Activity Definition for a recommendation to request a medication
Generated Narrative: ActivityDefinition cpg-medicationrequest-activitydefinition
url: ActivityDefinition CPG MedicationRequest ActivityDefinition
identifier: CPGMedicationRequestActivityDefinition (use: official, ), Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.45
version: 2.0.0
name: CPGMedicationRequestActivityDefinition
title: CPG MedicationRequest ActivityDefinition
status: Active
date: 2024-11-26 17:38:52+0000
publisher: HL7 International / Clinical Decision Support
contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss
description:
Example Activity Definition for a recommendation to request a medication
jurisdiction: World
kind: MedicationRequest
profile: CPG Medication Request
intent: Proposal
priority: Routine
doNotPerform: false
dynamicValue
path: status
Expressions
Language Expression CQL 'draft'
dynamicValue
path: intent
Expressions
Language Expression CQL 'proposal'
dynamicValue
path: priority
Expressions
Language Expression CQL 'routine'
dynamicValue
path: medication
Expressions
Language Expression CQL MedicationCodeableConcept
dynamicValue
path: subject
Expressions
Language Expression CQL Patient
dynamicValue
path: encounter
Expressions
Language Expression CQL Encounter
dynamicValue
path: authoredOn
Expressions
Language Expression CQL Now()
dynamicValue
path: performer
Expressions
Language Expression CQL Practitioner
dynamicValue
path: dosageInstruction.doseAndRate.dose
Expressions
Language Expression CQL DoseQuantity
dynamicValue
path: dosageInstruction.timing
Expressions
Language Expression CQL Timing { frequency: 1, period: DosesPerDay, periodUnit: 'd' }