PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.core@4.0.1
    http://hl7.org/fhir/ex-pharmaservice
{
  "description": "This value set includes a smattering of Pharmacy Service codes.",
  "_filename": "CodeSystem-service-pharmacy.json",
  "package_name": "hl7.fhir.r4.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "ExamplePharmacyServiceCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Example Pharmacy Service Codes",
  "package_version": "4.0.1",
  "status": "draft",
  "id": "d64f2d6c-8856-4601-87c2-10b03cd03182",
  "valueSet": "http://hl7.org/fhir/ValueSet/service-pharmacy",
  "kind": null,
  "url": "http://hl7.org/fhir/ex-pharmaservice",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.563",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive": true,
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}