FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-service-pharmacy.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-service-pharmacy.html
URLhttp://hl7.org/fhir/ex-pharmaservice
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameExamplePharmacyServiceCodes
TitleExample Pharmacy Service Codes
Realmuv
Authorityhl7
DescriptionThis value set includes a smattering of Pharmacy Service codes.
CopyrightThis is an example set.
Contentcomplete

Resources that use this resource

ValueSet
R4-service-pharmacy-for-R4BCross-version VS for R4.ExamplePharmacyServiceCodes for use in FHIR R4B
R2-service-pharmacy-for-R4BCross-version VS for R2.Example Pharmacy Service Codes for use in FHIR R4B
R2-service-pharmacy-for-R4Cross-version VS for R2.Example Pharmacy Service Codes for use in FHIR R4
R3-service-pharmacy-for-R4BCross-version VS for R3.Example Pharmacy Service Codes for use in FHIR R4B
R4-service-pharmacy-for-R5Cross-version VS for R4.ExamplePharmacyServiceCodes for use in FHIR R5
R2-service-pharmacy-for-R5Cross-version VS for R2.Example Pharmacy Service Codes for use in FHIR R5
R3-service-pharmacy-for-R5Cross-version VS for R3.Example Pharmacy Service Codes for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem service-pharmacy

This case-sensitive code system http://hl7.org/fhir/ex-pharmaservice defines the following codes:

CodeDisplayDefinition
smokecess Smoking cessationSmoking cessation
flushot Flu ShotFlu Shot
drugcost Drug CostThe wholesale price of the medication.
markup MarkupThe additional cost assessed on the drug.
dispensefee Dispense FeeThe professional fee charged for dispensing the product or service.
compoundfee Compounding FeeThe professional fee charged for compounding the medication.

Source1

{
  "resourceType": "CodeSystem",
  "id": "service-pharmacy",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ex-pharmaservice",
  "version": "4.0.1",
  "name": "ExamplePharmacyServiceCodes",
  "title": "Example Pharmacy Service Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This value set includes a smattering of Pharmacy Service codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "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."
    }
  ]
}