Interface WithAuthorization

All Known Subinterfaces:
Recipient, Requester
All Known Implementing Classes:
All, Organization, Role

public interface WithAuthorization
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hl7.fhir.r4.model.Coding
     
    boolean
    matches(org.hl7.fhir.r4.model.Coding processAuthorizationCode)
     
  • Method Details

    • getProcessAuthorizationCode

      org.hl7.fhir.r4.model.Coding getProcessAuthorizationCode()
    • matches

      boolean matches(org.hl7.fhir.r4.model.Coding processAuthorizationCode)