Release 5 R6 Ballot (2nd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

Example Permission/example-saner (XML)

Security Work Group Maturity Level : N/A Standards Status : Informative Compartments : No defined compartments

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

Jump past Narrative

Example of permission for SANER (id = "example-saner")

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


  
  
    
    
      

<Permission xmlns="http://hl7.org/fhir">
  <id value="example-saner"/> 
  <text> 
    <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">
      <p> 
    Read-Only access to SANER report is authorized for PurposeOfUse of Public-Health
         compliance, from the Organizations.
    Access requests authorized shall be recorded.  
    
       

         compliance, from the Organizations.
    Access requests authorized shall be recorded.  
    </p>       <p>  
    TODO: expression help. No access is granted to previous historic revisions
         (only current report).
    
       
    TODO: authorize a Group/P1. 
    
    
  
  

  
    
  
  
  

  
    

    
      
      
      
    
    
    
      
        
      
      
        
          
          
        
      
      
        
          
          
        
      
    
    
      
        
        
      
    
  

         (only current report).
    </p>       <p>  
    TODO: authorize a Group/P1. 
    </p>     </div>   </text>   <status value="active"/>   <asserter>     <reference value="Organization/f203"/>   </asserter>   <date value="2018-12-24"/>   <combining value="deny-overrides"/>   <rule>     <type value="permit"/>     <data>       <expression>         <language value="text/fhirpath"/>         <expression value="http://hl7.org/fhir/uv/saner/Measure/CDCHealthcareSupplyPathway"/>       </expression>     </data>     <activity>       <actor>         <reference value="Organization/f203"/>       </actor>       <action>         <coding>           <system value="http://terminology.hl7.org/CodeSystem/consentaction"/>           <code value="access"/>         </coding>       </action>       <purpose>         <coding>           <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>           <code value="HCOMPL"/>         </coding>       </purpose>     </activity>     <limit>       <coding>         <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>         <code value="AUDIT"/>       </coding>     </limit>   </rule> 


</

Permission

>



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.