FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/medicationrequest-dispenser-instructions (XML)

Responsible Owner: Pharmacy Work GroupStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code SystemMedicationRequestDispenserInstructions

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medicationrequest-dispenser-instructions"/> 
  <meta> 
    <lastUpdated value="2025-11-05T00:04:22.053+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: CodeSystem medicationrequest-dispenser-instructions</b> 
      </p> 
      <a name="medicationrequest-dispenser-instructions"> </a> 
      <a name="hcmedicationrequest-dispenser-instructions"> </a> 
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px"/> 
        <p style="margin-bottom: 0px">Profile: 
          <a href="shareablecodesystem.html">Shareable CodeSystem</a> 
        </p> 
      </div> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/CodeSystem/medicationrequest-dispenser-instructions</code>  defines the following codes:
      </p> 
      <table class="codes">
        <tr> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">dispense-as-written
            <a name="medicationrequest-dispenser-instructions-dispense-as-written"> </a> 
          </td> 
          <td> Dispenser as written</td> 
          <td> Medication should be dispensed exactly as indicated in the request.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">split-pack-allowed
            <a name="medicationrequest-dispenser-instructions-split-pack-allowed"> </a> 
          </td> 
          <td> Split pack allowed</td> 
          <td> Split pack allowed.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">counsel-patient
            <a name="medicationrequest-dispenser-instructions-counsel-patient"> </a> 
          </td> 
          <td> Counsel patient</td> 
          <td> Dispenser should provide counseling to the patient.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">additional-monitoring-required
            <a name="medicationrequest-dispenser-instructions-additional-monitoring-required"> </a> 
          </td> 
          <td> Additional monitoring required</td> 
          <td> Flag that extra monitoring is needed when dispensing.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/> 
  </extension> 
  <url value="http://hl7.org/fhir/CodeSystem/medicationrequest-dispenser-instructions"/> 
  <version value="6.0.0-ballot3"/> 
  <name value="MedicationRequestDispenserInstructions"/> 
  <title value="MedicationRequest dispenser instructions"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International"/> 
  <description value="MedicationRequest dispenser instructions"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/medicationrequest-dispenser-instructions"/> 
  <content value="complete"/> 
  <concept> 
    <code value="dispense-as-written"/> 
    <display value="Dispenser as written"/> 
    <definition value="Medication should be dispensed exactly as indicated in the request."/> 
  </concept> 
  <concept> 
    <code value="split-pack-allowed"/> 
    <display value="Split pack allowed"/> 
    <definition value="Split pack allowed."/> 
  </concept> 
  <concept> 
    <code value="counsel-patient"/> 
    <display value="Counsel patient"/> 
    <definition value="Dispenser should provide counseling to the patient."/> 
  </concept> 
  <concept> 
    <code value="additional-monitoring-required"/> 
    <display value="Additional monitoring required"/> 
    <definition value="Flag that extra monitoring is needed when dispensing."/> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.