--- type: "valueset" title: "Code System Content Mode" valueset: "codesystem-content-mode" --- # Code System Content Mode - **Official URL**: http://hl7.org/fhir/ValueSet/codesystem-content-mode - **Version**: 6.0.0 - **Status**: active - **Name**: CodeSystemContentMode - **Title**: Code System Content Mode - **Publisher**: HL7 (FHIR Project) - **Description**: The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource. ## Content (Compose) - **System**: http://hl7.org/fhir/codesystem-content-mode ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/codesystem-content-mode"/> </include> </compose> </ValueSet> ```