Release 4

Codesystem-service-pharmacy.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code System ExamplePharmacyServiceCodes

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="service-pharmacy"/> 
  <meta> 
    <lastUpdated value="2021-01-21T15:34:20.265+00: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> 
      </p> 
      <div> 
        <p> This is an example set.</p> 

      </div> 
      <p> This code system http://hl7.org/fhir/ex-pharmaservice 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">smokecess
            <a name="service-pharmacy-smokecess"> </a> 
          </td> 
          <td> Smoking cessation</td> 
          <td> Smoking cessation</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">flushot
            <a name="service-pharmacy-flushot"> </a> 
          </td> 
          <td> Flu Shot</td> 
          <td> Flu Shot</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">drugcost
            <a name="service-pharmacy-drugcost"> </a> 
          </td> 
          <td> Drug Cost</td> 
          <td> The wholesale price of the medication.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">markup
            <a name="service-pharmacy-markup"> </a> 
          </td> 
          <td> Markup</td> 
          <td> The additional cost assessed on the drug.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">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 style="white-space:nowrap">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> 
  <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.4.563"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <name value="ExamplePharmacyServiceCodes"/> 
  <title value="Example Pharmacy Service Codes"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <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> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.