{
  "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\"><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.\r\n            </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\r\n                  <a name=\"service-pharmacy-smokecess\"></a></td><td>Smoking cessation</td><td>Smoking cessation</td></tr><tr><td>flushot\r\n                  <a name=\"service-pharmacy-flushot\"></a></td><td>Flu Shot</td><td>Flu Shot</td></tr><tr><td>drugcost\r\n                  <a name=\"service-pharmacy-drugcost\"></a></td><td>Drug Cost</td><td>The wholesale price of the medication.</td></tr><tr><td>markup\r\n                  <a name=\"service-pharmacy-markup\"></a></td><td>Markup</td><td>The additional cost assessed on the drug.</td></tr><tr><td>dispensefee\r\n                  <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\r\n                  <a name=\"service-pharmacy-compoundfee\"></a></td><td>Compounding Fee</td><td>The professional fee charged for compounding the medication.</td></tr></table></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."
    }
  ]
}