Package | ihe.iti.balp |
Type | CodeSystem |
Id | AuthZsubType |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/CodeSystem-AuthZsubType.html |
URL | https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType |
Version | 1.1.4-current |
Status | active |
Date | 2025-05-30T22:15:37+00:00 |
Name | AuthZsubType |
Title | Authorization subType events |
Realm | uv |
Authority | ihe |
Description | These AuditEvent subTypes are related to Authorization Decisions. These are more specific types of Security Alert. |
Content | complete |
ValueSet | |
AuthZsubTypeVS | Authorization subType events valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AuthZsubType
This case-sensitive code system https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType
defines the following codes:
Code | Display |
AuthZ-Consent | Authorization Decision using Roles and Consent |
AuthZ-Role | Authorization Decision using only Roles |
{ "resourceType": "CodeSystem", "id": "AuthZsubType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType", "version": "1.1.4-current", "name": "AuthZsubType", "title": "Authorization subType events", "status": "active", "experimental": false, "date": "2025-05-30T22:15:37+00:00", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" }, { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "These AuditEvent subTypes are related to Authorization Decisions. These are more specific types of Security Alert.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "AuthZ-Consent", "display": "Authorization Decision using Roles and Consent" }, { "code": "AuthZ-Role", "display": "Authorization Decision using only Roles" } ] }