FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "medicationdispense-performer-function",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function defines the following codes:</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\">dataenterer\n <a name=\"medicationdispense-performer-function-dataenterer\"> </a>\n </td>\n <td>Data Enterer</td>\n <td>Recorded the details of the request</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">packager\n <a name=\"medicationdispense-performer-function-packager\"> </a>\n </td>\n <td>Packager</td>\n <td>Prepared the medication.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">checker\n <a name=\"medicationdispense-performer-function-checker\"> </a>\n </td>\n <td>Checker</td>\n <td>Performed initial quality assurance on the prepared medication</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">finalchecker\n <a name=\"medicationdispense-performer-function-finalchecker\"> </a>\n </td>\n <td>Final Checker</td>\n <td>Performed the final quality assurance on the prepared medication against the request. Typically, this is a pharmacist function.</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.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" : "phx"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function",
"version" : "4.3.0",
"name" : "Medication Dispense Performer Function Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-13T16:38:45-04:00",
"publisher" : "Pharmacy",
"contact" : [
{
"name" : "Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/medicationdispense-performer-function|4.0.1",
"content" : "complete",
"concept" : [
{
"code" : "dataenterer",
"display" : "Data Enterer",
"definition" : "Recorded the details of the request"
},
{
"code" : "packager",
"display" : "Packager",
"definition" : "Prepared the medication."
},
{
"code" : "checker",
"display" : "Checker",
"definition" : "Performed initial quality assurance on the prepared medication"
},
{
"code" : "finalchecker",
"display" : "Final Checker",
"definition" : "Performed the final quality assurance on the prepared medication against the request. Typically, this is a pharmacist function."
}
]
}