FHIR IG analytics
| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R5-permission-rule-combining-for-R4B.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/ValueSet-R5-permission-rule-combining-for-R4B.html |
| URL | http://hl7.org/fhir/5.0/ValueSet/R5-permission-rule-combining-for-R4B |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:37:02.923628+10:00 |
| Name | R5_permission_rule_combining_for_R4B |
| Title | Cross-version VS for R5.PermissionRuleCombining for use in FHIR R4B |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/permission-rule-combining|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B. |
Resources that use this resource
| StructureDefinition |
| extension-Permission | Cross-version Extension for R5.Permission for use in FHIR R4B |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 6 concepts.
| Code | System | Display | Definition |
| deny-overrides | http://hl7.org/fhir/permission-rule-combining | Deny-overrides | The deny overrides combining algorithm is intended for those cases where a deny decision should have priority over a permit decision. |
| permit-overrides | http://hl7.org/fhir/permission-rule-combining | Permit-overrides | The permit overrides combining algorithm is intended for those cases where a permit decision should have priority over a deny decision. |
| ordered-deny-overrides | http://hl7.org/fhir/permission-rule-combining | Ordered-deny-overrides | The behavior of this algorithm is identical to that of the “Deny-overrides” rule-combining algorithm with one exception. The order in which the collection of rules is evaluated SHALL match the order as listed in the permission. |
| ordered-permit-overrides | http://hl7.org/fhir/permission-rule-combining | Ordered-permit-overrides | The behavior of this algorithm is identical to that of the “Permit-overrides” rule-combining algorithm with one exception. The order in which the collection of rules is evaluated SHALL match the order as listed in the permission. |
| deny-unless-permit | http://hl7.org/fhir/permission-rule-combining | Deny-unless-permit | The “Deny-unless-permit” combining algorithm is intended for those cases where a permit decision should have priority over a deny 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. |
| permit-unless-deny | http://hl7.org/fhir/permission-rule-combining | Permit-unless-deny | 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. |
Source1
{
"resourceType": "ValueSet",
"id": "R5-permission-rule-combining-for-R4B",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/5.0/ValueSet/R5-permission-rule-combining-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R5_permission_rule_combining_for_R4B",
"title": "Cross-version VS for R5.PermissionRuleCombining for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:37:02.923628+10:00",
"publisher": "Security",
"contact": [
{
"name": "Security",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/secure"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/permission-rule-combining|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"concept": [
{
"code": "deny-overrides",
"display": "Deny-overrides"
},
{
"code": "permit-overrides",
"display": "Permit-overrides"
},
{
"code": "ordered-deny-overrides",
"display": "Ordered-deny-overrides"
},
{
"code": "ordered-permit-overrides",
"display": "Ordered-permit-overrides"
},
{
"code": "deny-unless-permit",
"display": "Deny-unless-permit"
},
{
"code": "permit-unless-deny",
"display": "Permit-unless-deny"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:37:02.923628+10:00",
"contains": [
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "deny-overrides",
"display": "Deny-overrides"
},
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "permit-overrides",
"display": "Permit-overrides"
},
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "ordered-deny-overrides",
"display": "Ordered-deny-overrides"
},
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "ordered-permit-overrides",
"display": "Ordered-permit-overrides"
},
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "deny-unless-permit",
"display": "Deny-unless-permit"
},
{
"system": "http://hl7.org/fhir/permission-rule-combining",
"version": "5.0.0",
"code": "permit-unless-deny",
"display": "Permit-unless-deny"
}
]
}
}