{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "The “Permit-unless-deny” combining algorithm is intended for those cases where a deny decision should have priority over a permit decision, and an “Indeterminate” or “NotApplicable” must never be the result. It is particularly useful at the top level in a policy structure to ensure that a PDP will always return a definite “Permit” or “Deny” result. This algorithm has the following behavior.",
  "system" : "http://hl7.org/fhir/permission-rule-combining",
  "property" : [ ],
  "codesystem" : "933af621-f585-5eff-97d0-8a2baac1f297",
  "concept_id" : "926fc462-c506-542a-9ec2-b9bd505ac284",
  "ancestors" : {
    "permit-unless-deny" : 0
  },
  "id" : "1d9c9f33-a50e-4f93-aec3-7a2d97e27758",
  "code" : "permit-unless-deny",
  "display" : "Permit-unless-deny",
  "version" : "5.0.0"
}