Specialty Medication Enrollment
2.0.0-ballot - STU 2 Ballot US

This page is part of the Specialty Medication Enrollment (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Specialty Rx CodeSystem - Task Input Type - XML Representation

Active as of 2020-11-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="specialty-rx-task-input-type"/>
  <meta>
    <lastUpdated value="2020-11-16T00:00:00-05: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-input-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">smart-app-launch-url<a name="specialty-rx-task-input-type-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></tr><tr><td style="white-space:nowrap">smart-app-client-id<a name="specialty-rx-task-input-type-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></tr><tr><td style="white-space:nowrap">consent-form-reference<a name="specialty-rx-task-input-type-consent-form-reference"> </a></td><td>Consent Form Reference</td><td>Reference to a consent resource containing the requested consent form</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type"/>
  <version value="2.0.0-ballot"/>
  <name value="SpecialtyRxCodeSystemTaskInputType"/>
  <title value="Specialty Rx Code System - Task Input Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-11-16T00: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 inputs 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"/>
  <content value="complete"/>
  <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"/>
  </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"/>
  </concept>
  <concept>
    <code value="consent-form-reference"/>
    <display value="Consent Form Reference"/>
    <definition
                value="Reference to a consent resource containing the requested consent form"/>
  </concept>
</CodeSystem>