MedicationDispensePerformerFunction

A code describing the role an individual played in dispensing a medication.

This code system http://terminology.hl7.org/CodeSystem/med-dispense-perform-function defines the following codes:

Code Display Definition
dataenterer Data Enterer Recorded the details of the request.
packager Packager Prepared the medication.
checker Checker Performed initial quality assurance on the prepared medication.
finalchecker Final Checker Performed the final quality assurance on the prepared medication against the request. Typically, this is a pharmacist function.
<status value="draft"/> <experimental value="false"/> <date value="2018-08-19T21:48:56+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="A code describing the role an individual played in dispensing a medication."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/med-dispense-perform-function"/> <content value="complete"/> <concept> <code value="dataenterer"/> <display value="Data Enterer"/> <definition value="Recorded the details of the request."/> </concept> <concept> <code value="packager"/> <display value="Packager"/> <definition value="Prepared the medication."/> </concept> <concept> <code value="checker"/> <display value="Checker"/> <definition value="Performed initial quality assurance on the prepared medication."/> </concept> <concept> <code value="finalchecker"/> <display value="Final Checker"/> <definition value="Performed the final quality assurance on the prepared medication against the request. Typically, this is a pharmacist function."/> </concept> </CodeSystem>