http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function|4.0.1

name
MedicationDispense Performer Function Codes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Medication dispense performer function codes

MedicationDispense Performer Function Codes

{
  "description" : "MedicationDispense Performer Function Codes",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "MedicationDispense Performer Function Codes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Medication dispense  performer  function  codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "272e158b-31fe-5548-97c2-7c314bca60e1",
  "valueSet" : "http://hl7.org/fhir/ValueSet/medicationdispense-performer-function",
  "url" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1319",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}