http://hl7.org/fhir/permission-rule-combining|5.0.0

name
PermissionRuleCombining
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-08-04 23:01:24.0

Permission Rule Combining

Codes identifying the rule combining. See XACML Combining algorithms http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-cos01-en.html

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/permission-rule-combining"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}