FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "service-pharmacy",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem service-pharmacy</b></p><a name=\"service-pharmacy\"> </a><a name=\"hcservice-pharmacy\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ex-pharmaservice</code> 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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"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-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/ex-pharmaservice",
"version" : "3.0.2",
"name" : "Example Pharmacy Service Codes",
"status" : "draft",
"experimental" : true,
"date" : "2025-09-13T15:32:29-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|4.0.1",
"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."
}
]
}