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

gematik_schemes.fd.phr.appc.policy-hcp-perm-cat-nfd.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!-- Mittelgranular: Kategorie "Notfalldaten" -->
<Policy PolicyId="urn:gematik:policy-id:permissions-access-group-hcp:categories:nfd" xmlns="urn:oasis:names:tc:xacml:2.0:policy:schema:os" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-cryptoSystem:deny-overrides" Version="4.0">
	<Target/>
	<!--Notfalldatensatz -->
	<Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:categories:nfd:nfd" 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="urn:gematik:ig:Notfalldatensatz:r3.1" codeSystem="1.3.6.1.4.1.19376.3.276.1.5.6"/>
						</AttributeValue>
						<ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:format-code" DataType="urn:hl7-org:v3#CV"/>
					</ResourceMatch>
				</Resource>
			</Resources>
		</Target>
	</Rule>
	<!--Persönliche Erklärung -->
	<Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:categories:nfd:pe" 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="urn:gematik:ig:DatensatzPersoenlicheErklaerungen:r3.1" codeSystem="1.3.6.1.4.1.19376.3.276.1.5.6"/>
						</AttributeValue>
						<ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:format-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:categories:nfd:default-deny" Effect="Deny"/>
</Policy>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy