All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gematik_schemes.fd.phr.appc.policy-hcp-perm-level-normal.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!-- Grobgranulare Berechtigung: Stufe Normal -->
<Policy xmlns="urn:oasis:names:tc:xacml:2.0:policy:schema:os" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-cryptoSystem:deny-overrides" PolicyId="urn:gematik:policy-id:permissions-access-group-hcp:levels:normal" Version="4.0">
    <Target/>
    <Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:levels:normal" Effect="Permit">
        <Target>
            <Resources>
                <Resource>
                    <ResourceMatch MatchId="urn:hl7-org:v3:function:CV-equal">
                        <AttributeValue DataType="urn:hl7-org:v3#CV">
                            <CodedValue xmlns="urn:hl7-org:v3" code="N" codeSystem="2.16.840.1.113883.5.25" displayName="normal"/>
                        </AttributeValue>
                        <ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:confidentiality-code" DataType="urn:hl7-org:v3#CV"/>
                    </ResourceMatch>
                </Resource>
            </Resources>
        </Target>
    </Rule>
    <!-- Default Rule: Deny, wenn kein "Permit" oben erreicht werden kann -->
    <Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:levels:normal:default-deny" Effect="Deny"/>
</Policy>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy