MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Medication Administration Performer Function CodeSystem - JSON Representation

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "mr-medication-admin-performer-function-iv",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mr-medication-admin-performer-function-iv</b></p><a name=\"mr-medication-admin-performer-function-iv\"> </a><a name=\"hcmr-medication-admin-performer-function-iv\"> </a><p>This  code system <code>https://fhir.medirecords.com/CodeSystem/mr-medication-admin-performer-function-iv</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">completion<a name=\"mr-medication-admin-performer-function-iv-completion\"> </a></td><td>Completion Performer of Infusion</td></tr></table></div>"
  },
  "url" : "https://fhir.medirecords.com/CodeSystem/mr-medication-admin-performer-function-iv",
  "version" : "1.4.2",
  "name" : "MRMedicationAdminPerformerFunctionCodeSystem",
  "title" : "MediRecords Medication Administration Performer Function CodeSystem",
  "status" : "active",
  "date" : "2026-05-01T00:59:19+00:00",
  "description" : "MediRecords Medication Administration Performer Function CodeSystem",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "completion",
      "display" : "Completion Performer of Infusion"
    }
  ]
}