--- type: "valueset" title: "Consent Content Codes" valueset: "consent-content-code" --- # Consent Content Codes - **Official URL**: http://hl7.org/fhir/ValueSet/consent-content-code - **Version**: 6.0.0 - **Status**: active - **Name**: ConsentContentCodes - **Title**: Consent Content Codes - **Publisher**: CBCC - **Description**: This example value set contains all LOINC code ## Content (Compose) - **System**: http://loinc.org ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="CBCC"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This example value set contains all LOINC code"/> <copyright value="This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/> <compose> <include> <system value="http://loinc.org"/> </include> <exclude> <system value="http://loinc.org"/> <filter> <property value="SCALE_TYP"/> <op value="="/> <value value="LP32888-7"/> </filter> </exclude> </compose> </ValueSet> ```