Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "medication-cost-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/medication-cost-category</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\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 style=\"white-space:nowrap\">banda\n <a name=\"medication-cost-category-banda\"> </a>\n </td>\n <td>Band A</td>\n <td>Tier A cost for this medication</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">bandb\n <a name=\"medication-cost-category-bandb\"> </a>\n </td>\n <td>Band B</td>\n <td>Tier B cost for this medication</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4b"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://hl7.org/fhir/medication-cost-category",
"version" : "5.0.0",
"name" : "MedicationCostCategoryCodes",
"title" : "Medication Cost Category Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-03-20T16:18:10+11:00",
"publisher" : "Pharmacy",
"contact" : [
{
"name" : "Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
}
],
"description" : "Medication Cost Category Codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/medication-cost-category",
"content" : "complete",
"concept" : [
{
"code" : "banda",
"display" : "Band A",
"definition" : "Tier A cost for this medication"
},
{
"code" : "bandb",
"display" : "Band B",
"definition" : "Tier B cost for this medication"
}
]
}