--- type: "valueset" title: "Contract Content Derivation Codes" valueset: "contract-content-derivative" --- # Contract Content Derivation Codes - **Official URL**: http://hl7.org/fhir/ValueSet/contract-content-derivative - **Version**: 6.0.0 - **Status**: active - **Name**: ContractContentDerivationCodes - **Title**: Contract Content Derivation Codes - **Publisher**: Financial Management - **Description**: This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source at a specific stage in its lifecycle, which is sufficient to manage that source information, for example, in a repository, registry, processes and workflows, for making access control decisions, and providing query responses. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/contract-content-derivative ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="Financial Management"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source at a specific stage in its lifecycle, which is sufficient to manage that source information, for example, in a repository, registry, processes and workflows, for making access control decisions, and providing query responses."/> <copyright value="This is an example set."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/contract-content-derivative"/> </include> </compose> </ValueSet> ```