This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Draft as of 2023-12-20 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="shareable-example"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableactivitydefinition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ActivityDefinition</b><a name="shareable-example"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ActivityDefinition "shareable-example" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-crmi-shareableactivitydefinition.html">CRMI Shareable ActivityDefinition</a></p></div><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF knowledge representation level</b>: structured</p><p><b>StructureDefinition Work Group</b>: cds</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/crmi/ActivityDefinition/shareable-example</code></p><p><b>version</b>: 1.0.0-ballot2</p><p><b>name</b>: ShareableActivityDefinitionExample</p><p><b>title</b>: Shareable ActivityDefinition Example</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-12-20 03:26:15+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: Example Shareable Activity Definition for a recommendation to order a medication</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>kind</b>: MedicationRequest</p><p><b>code</b>: Order a medication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>intent</b>: proposal</p><p><b>priority</b>: routine</p><p><b>doNotPerform</b>: false</p><p><b>product</b>: Levothyroxine sodium 75 microgram oral tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#376988009)</span></p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: 75mcg daily</p><p><b>timing</b>: Once per 1 days</p><p><b>route</b>: Oral Route (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#26643006)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
<valueCode value="shareable"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
<valueCode value="computable"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel">
<valueCode value="structured"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url
value="http://hl7.org/fhir/uv/crmi/ActivityDefinition/shareable-example"/>
<version value="1.0.0-ballot2"/>
<name value="ShareableActivityDefinitionExample"/>
<title value="Shareable ActivityDefinition Example"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2023-12-20T03:26:15+00:00"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="Example Shareable Activity Definition for a recommendation to order a medication"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<kind value="MedicationRequest"/>
<code>
<text value="Order a medication"/>
</code>
<intent value="proposal"/>
<priority value="routine"/>
<doNotPerform value="false"/>
<productCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="376988009"/>
<display value="Levothyroxine sodium 75 microgram oral tablet"/>
</coding>
</productCodeableConcept>
<dosage>
<sequence value="1"/>
<text value="75mcg daily"/>
<timing>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral Route (qualifier value)"/>
</coding>
</route>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="Ordered"/>
</coding>
</type>
<doseQuantity>
<value value="75"/>
<unit value="mcg"/>
<system value="http://unitsofmeasure.org"/>
<code value="ug"/>
</doseQuantity>
</doseAndRate>
</dosage>
</ActivityDefinition>
IG © 2022+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.crmi#1.0.0-ballot2 based on FHIR 4.0.1. Generated 2023-12-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change