This page is part of the Specialty Medication Enrollment (v2.0.0: STU2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-01-22 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="specialty-rx-task-characteristic"/>
<meta>
<lastUpdated value="2023-01-22T00:00:00-05:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr><tr><td>taskAspect</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>The aspect of a Task resource that a concept defines</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic</code> defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td><td><b>Parent</b></td></tr><tr><td>1</td><td style="white-space:nowrap">task-type<a name="specialty-rx-task-characteristic-task-type"> </a></td><td>Task Type</td><td>Task types defined in the Specialty Rx Task profiles</td><td>true</td><td/></tr><tr><td>2</td><td style="white-space:nowrap"> complete-app-questionnaire<a name="specialty-rx-task-characteristic-complete-app-questionnaire"> </a></td><td>Complete Questionnaire in SMART App</td><td>Launch the referenced SMART app and complete the presented questionnaire</td><td/><td>task-type</td></tr><tr><td>2</td><td style="white-space:nowrap"> obtain-consent<a name="specialty-rx-task-characteristic-obtain-consent"> </a></td><td>Obtain Consent for Product Fulfillment</td><td>Obtain consent to support specialty product fulfillment using the referenced consent form</td><td/><td>task-type</td></tr><tr><td>1</td><td style="white-space:nowrap">task-input-type<a name="specialty-rx-task-characteristic-task-input-type"> </a></td><td>Task Input Type</td><td>Task inputs used in the Specialty Rx Task profiles</td><td>true</td><td/></tr><tr><td>2</td><td style="white-space:nowrap"> smart-app-launch-url<a name="specialty-rx-task-characteristic-smart-app-launch-url"> </a></td><td>SMART Application Launch URL</td><td>Launch URL for a SMART app to be used in fulfilling this Task</td><td/><td>task-input-type</td></tr><tr><td>2</td><td style="white-space:nowrap"> smart-app-client-id<a name="specialty-rx-task-characteristic-smart-app-client-id"> </a></td><td>SMART Application Client ID</td><td>Client ID for a SMART app to be used in fulfilling this Task</td><td/><td>task-input-type</td></tr><tr><td>2</td><td style="white-space:nowrap"> consent-form-reference<a name="specialty-rx-task-characteristic-consent-form-reference"> </a></td><td>Consent Form Reference</td><td>Reference to a consent resource containing the requested consent form</td><td/><td>task-input-type</td></tr><tr><td>1</td><td style="white-space:nowrap">task-output-type<a name="specialty-rx-task-characteristic-task-output-type"> </a></td><td>Task Output Types</td><td>Task outputs used in the Specialty Rx Task profiles</td><td>true</td><td/></tr><tr><td>2</td><td style="white-space:nowrap"> completed-consent-reference<a name="specialty-rx-task-characteristic-completed-consent-reference"> </a></td><td>Completed Consent Reference</td><td>Reference to a consent resource containing the completed consent</td><td/><td>task-output-type</td></tr><tr><td>1</td><td style="white-space:nowrap">task-identifier-type<a name="specialty-rx-task-characteristic-task-identifier-type"> </a></td><td>Task Identifier Types</td><td>Identifier types used in the Specialty Rx Task profiles</td><td>true</td><td/></tr><tr><td>2</td><td style="white-space:nowrap"> app-context<a name="specialty-rx-task-characteristic-app-context"> </a></td><td>SMART App Context ID</td><td>An identifier representing a specific application context to be used in the launch of a SMART application</td><td/><td>task-identifier-type</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic"/>
<version value="2.0.0"/>
<name value="SpecialtyRxCodeSystemTaskCharacteristic"/>
<title value="Specialty Rx Code System - Task Characteristic"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-01-22T00:00:00-05:00"/>
<publisher value="HL7 International - Pharmacy"/>
<contact>
<name value="HL7 International - Pharmacy"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/medication"/>
</telecom>
</contact>
<contact>
<name value="Frank McKinney"/>
<telecom>
<system value="email"/>
<value value="frank.mckinney@pocp.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fm@frankmckinney.com"/>
</telecom>
</contact>
<description
value="This code system defines task types, task input types, task output types and task identifier types used in the Specialty Rx Task profiles"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<property>
<code value="notSelectable"/>
<uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
<description
value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
<type value="boolean"/>
</property>
<property>
<code value="taskAspect"/>
<uri value="http://hl7.org/fhir/concept-properties#parent"/>
<description
value="The aspect of a Task resource that a concept defines"/>
<type value="code"/>
</property>
<concept>
<code value="task-type"/>
<display value="Task Type"/>
<definition value="Task types defined in the Specialty Rx Task profiles"/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<concept>
<code value="complete-app-questionnaire"/>
<display value="Complete Questionnaire in SMART App"/>
<definition
value="Launch the referenced SMART app and complete the presented questionnaire"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-type"/>
</property>
</concept>
<concept>
<code value="obtain-consent"/>
<display value="Obtain Consent for Product Fulfillment"/>
<definition
value="Obtain consent to support specialty product fulfillment using the referenced consent form"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-type"/>
</property>
</concept>
</concept>
<concept>
<code value="task-input-type"/>
<display value="Task Input Type"/>
<definition value="Task inputs used in the Specialty Rx Task profiles"/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<concept>
<code value="smart-app-launch-url"/>
<display value="SMART Application Launch URL"/>
<definition
value="Launch URL for a SMART app to be used in fulfilling this Task"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-input-type"/>
</property>
</concept>
<concept>
<code value="smart-app-client-id"/>
<display value="SMART Application Client ID"/>
<definition
value="Client ID for a SMART app to be used in fulfilling this Task"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-input-type"/>
</property>
</concept>
<concept>
<code value="consent-form-reference"/>
<display value="Consent Form Reference"/>
<definition
value="Reference to a consent resource containing the requested consent form"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-input-type"/>
</property>
</concept>
</concept>
<concept>
<code value="task-output-type"/>
<display value="Task Output Types"/>
<definition value="Task outputs used in the Specialty Rx Task profiles"/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<concept>
<code value="completed-consent-reference"/>
<display value="Completed Consent Reference"/>
<definition
value="Reference to a consent resource containing the completed consent"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-output-type"/>
</property>
</concept>
</concept>
<concept>
<code value="task-identifier-type"/>
<display value="Task Identifier Types"/>
<definition
value="Identifier types used in the Specialty Rx Task profiles"/>
<property>
<code value="notSelectable"/>
<valueBoolean value="true"/>
</property>
<concept>
<code value="app-context"/>
<display value="SMART App Context ID"/>
<definition
value="An identifier representing a specific application context to be used in the launch of a SMART application"/>
<property>
<code value="taskAspect"/>
<valueCode value="task-identifier-type"/>
</property>
</concept>
</concept>
</CodeSystem>
IG © 2021+ HL7 International - Pharmacy. Package hl7.fhir.us.specialty-rx#2.0.0 based on FHIR 4.0.1. Generated 2023-05-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change