R6 Ballot (3rd Draft) (1st Full Ballot)

Publish-box (todo) This page is part of the FHIR Specification v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes ). The current version is 5.0.0 . For a full list of available versions, see the Directory of published versions for published versions

Example CodeSystem/action-reason-code (XML)

Maturity Level : N/A
Responsible Owner: Clinical Decision Support Work Group Standards Status : Informative

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

Definition for Code SystemActionReasonCode

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

  
  
    
    
  
  
    
    
      
        
      
      
      
      
      display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%
        
        Profile: 
          
        
      
      This case-sensitive code system 
         defines the following codes:
      
      
        
          
            
          
          
            
          
          
            
          
        
        
          off-pathway
            
          
          
          
        
        
          risk-assessment
            
          
          
          
        
        
          care-gap
            
          
          
          
        
        
          drug-drug-interaction
            
          
          
          
        
        
          quality-measure
            
          
          

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="action-reason-code"/> 
  <meta> 
    <lastUpdated value="2025-12-18T07:07:42.170+11:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: CodeSystem action-reason-code</b> 
      </p> 
      <a name="action-reason-code"> </a> 
      <a name="hcaction-reason-code"> </a> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/action-reason-code</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">off-pathway
            <a name="action-reason-code-off-pathway"> </a> 
          </td> 
          <td> Off pathway</td> 
          <td> The action should be performed because the patient was determined to be off pathway.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">risk-assessment
            <a name="action-reason-code-risk-assessment"> </a> 
          </td> 
          <td> Risk assessment</td> 
          <td> The action should be performed based on a particular risk assessment.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">care-gap
            <a name="action-reason-code-care-gap"> </a> 
          </td> 
          <td> Care gap detected</td> 
          <td> The action should be performed to address a detected care gap.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">drug-drug-interaction
            <a name="action-reason-code-drug-drug-interaction"> </a> 
          </td> 
          <td> Drug-drug interaction</td> 
          <td> The action should be performed to address a detected potential drug-drug interaction.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">quality-measure
            <a name="action-reason-code-quality-measure"> </a> 
          </td> 
          <td> Quality measure</td> 
          <td> The action should be performed to bring the patient's care in line with a quality
             measure.
        
      
    
  
  
    
  
  
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
  
    
      
      
    
    
      
      
    
  
  
  
    
      
      
      
    
  
  
  
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  
  
    
    
    
  
  
    
    

             measure.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/action-reason-code"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1945"/> 
  </identifier> 
  <version value="6.0.0-ballot4"/> 
  <name value="ActionReasonCode"/> 
  <title value="Action Reason Code"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2020-12-28T16:55:11+11: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="Provides examples of reasons for actions to be performed."/> 
  <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/action-reason-code"/> 
  <content value="complete"/> 
  <concept> 
    <code value="off-pathway"/> 
    <display value="Off pathway"/> 
    <definition value="The action should be performed because the patient was determined to be off pathway."/> 
  </concept> 
  <concept> 
    <code value="risk-assessment"/> 
    <display value="Risk assessment"/> 
    <definition value="The action should be performed based on a particular risk assessment."/> 
  </concept> 
  <concept> 
    <code value="care-gap"/> 
    <display value="Care gap detected"/> 
    <definition value="The action should be performed to address a detected care gap."/> 
  </concept> 
  <concept> 
    <code value="drug-drug-interaction"/> 
    <display value="Drug-drug interaction"/> 
    <definition value="The action should be performed to address a detected potential drug-drug interaction."/> 
  </concept> 
  <concept> 
    <code value="quality-measure"/> 
    <display value="Quality measure"/> 
    <definition value="The action should be performed to bring the patient's care in line with a quality
     measure.
  

     measure."/> 
  </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.