<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="service-pharmacy" />
  <meta>
    <lastUpdated value="2017-04-19T07:44:43.294+10:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Example Pharmacy Service Codes</h2>
      <div>
        <p>This value set includes a smattering of Pharmacy Service codes.</p>
      </div>
      <p>
        <b>Copyright Statement:</b> This is an example set.
            </p>
      <p>This code system http://hl7.org/fhir/ex-pharmaservice defines the following codes:</p>
      <table class="codes">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>smokecess
                  <a name="service-pharmacy-smokecess"></a></td>
          <td>Smoking cessation</td>
          <td>Smoking cessation</td>
        </tr>
        <tr>
          <td>flushot
                  <a name="service-pharmacy-flushot"></a></td>
          <td>Flu Shot</td>
          <td>Flu Shot</td>
        </tr>
        <tr>
          <td>drugcost
                  <a name="service-pharmacy-drugcost"></a></td>
          <td>Drug Cost</td>
          <td>The wholesale price of the medication.</td>
        </tr>
        <tr>
          <td>markup
                  <a name="service-pharmacy-markup"></a></td>
          <td>Markup</td>
          <td>The additional cost assessed on the drug.</td>
        </tr>
        <tr>
          <td>dispensefee
                  <a name="service-pharmacy-dispensefee"></a></td>
          <td>Dispense Fee</td>
          <td>The professional fee charged for dispensing the product or service.</td>
        </tr>
        <tr>
          <td>compoundfee
                  <a name="service-pharmacy-compoundfee"></a></td>
          <td>Compounding Fee</td>
          <td>The professional fee charged for compounding the medication.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/ex-pharmaservice" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.1.555" />
  </identifier>
  <version value="3.0.1" />
  <name value="Example Pharmacy Service Codes" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="Financial Management" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="This value set includes a smattering of Pharmacy Service codes." />
  <copyright value="This is an example set." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/service-pharmacy" />
  <content value="complete" />
  <concept>
    <code value="smokecess" />
    <display value="Smoking cessation" />
    <definition value="Smoking cessation" />
  </concept>
  <concept>
    <code value="flushot" />
    <display value="Flu Shot" />
    <definition value="Flu Shot" />
  </concept>
  <concept>
    <code value="drugcost" />
    <display value="Drug Cost" />
    <definition value="The wholesale price of the medication." />
  </concept>
  <concept>
    <code value="markup" />
    <display value="Markup" />
    <definition value="The additional cost assessed on the drug." />
  </concept>
  <concept>
    <code value="dispensefee" />
    <display value="Dispense Fee" />
    <definition value="The professional fee charged for dispensing the product or service." />
  </concept>
  <concept>
    <code value="compoundfee" />
    <display value="Compounding Fee" />
    <definition value="The professional fee charged for compounding the medication." />
  </concept>
</CodeSystem>