gematik_schemes.fd.phr.appc.policy-hcp-perm-cat-other.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- Mittelgranular: Kategorie "Sonstige von der LEI bereitgestellte (nicht medizinische) Dokumente" --> <Policy PolicyId="urn:gematik:policy-id:permissions-access-group-hcp:categories:category_other" xmlns="urn:oasis:names:tc:xacml:2.0:policy:schema:os" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-cryptoSystem:permit-overrides" Version="4.0"> <!-- practiceSettingCode = 1.3.6.1.4.1.19376.3.276.1.5.4 (ärztlich) --> <Target> <Resources> <Resource> <ResourceMatch MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal"> <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string"> <CodedValue codeSystem="1.3.6.1.4.1.19376.3.276.1.5.4"/> </AttributeValue> <ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:practice-setting-code" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="true"/> </ResourceMatch> </Resource> </Resources> </Target> <!-- typeCode = ABRE, PATI oder SCHR --> <Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:categories:category_other:type-code" 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="ABRE" codeSystem="1.3.6.1.4.1.19376.3.276.1.5.9"/> </AttributeValue> <ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:type-code" DataType="urn:hl7-org:v3#CV" MustBePresent="true"/> </ResourceMatch> </Resource> <Resource> <ResourceMatch MatchId="urn:hl7-org:v3:function:CV-equal"> <AttributeValue DataType="urn:hl7-org:v3#CV"> <CodedValue xmlns="urn:hl7-org:v3" code="PATI" codeSystem="1.3.6.1.4.1.19376.3.276.1.5.9"/> </AttributeValue> <ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:type-code" DataType="urn:hl7-org:v3#CV" MustBePresent="true"/> </ResourceMatch> </Resource> <Resource> <ResourceMatch MatchId="urn:hl7-org:v3:function:CV-equal"> <AttributeValue DataType="urn:hl7-org:v3#CV"> <CodedValue xmlns="urn:hl7-org:v3" code="SCHR" codeSystem="1.3.6.1.4.1.19376.3.276.1.5.9"/> </AttributeValue> <ResourceAttributeDesignator AttributeId="urn:ihe:iti:appc:2016:document-entry:type-code" DataType="urn:hl7-org:v3#CV" MustBePresent="true"/> </ResourceMatch> </Resource> </Resources> </Target> </Rule> <Rule RuleId="urn:gematik:rule-id:permissions-access-group-hcp:categories:category_other:default-deny" Effect="Deny"/> </Policy>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy