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