Interface WithAuthorization
- All Known Implementing Classes:
All
,Organization
,Role
public interface WithAuthorization
-
Method Summary
Modifier and TypeMethodDescriptionorg.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)
-