Specialty Medication Enrollment
1.0.0 - STU 1

This page is part of the Specialty Medication Enrollment (v1.0.0: STU1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Specialty Rx CodeSystem - Task Type - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="specialty-rx-task-type"/>
  <meta>
    <lastUpdated value="2020-10-02T05:00:00.000+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">complete-app-questionnaire<a name="specialty-rx-task-type-complete-app-questionnaire"> </a></td><td>Complete Questionnaire in SMART App</td><td>Launch the referenced SMART app and complete the presented questionnaire</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-type"/>
  <version value="1.0.0"/>
  <name value="SpecialtyRxCodeSystemTaskType"/>
  <title value="Specialty Rx Code System - Task Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-10-02T00: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 used in the Specialty Rx Task profile"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <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"/>
  </concept>
</CodeSystem>