--- type: "valueset" title: "Consent PolicyRule Codes" valueset: "consent-policy" --- # Consent PolicyRule Codes - **Official URL**: http://hl7.org/fhir/ValueSet/consent-policy - **Version**: 6.0.0 - **Status**: active - **Name**: ConsentPolicyRuleCodes - **Title**: Consent PolicyRule Codes - **Publisher**: FHIR Project (CBCC) - **Description**: This value set includes sample Regulatory consent policy types from the US and other regions. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/consentpolicycodes ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project (CBCC)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes sample Regulatory consent policy types from the US and other regions."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/consentpolicycodes"/> </include> </compose> </ValueSet> ```