--- type: "valueset" title: "Product Classification" valueset: "medicinal-product-classification" --- # Product Classification - **Official URL**: http://hl7.org/fhir/ValueSet/medicinal-product-classification - **Version**: 4.3.0-CIBUILD - **Status**: active - **Name**: ProductClassification - **Title**: Product Classification - **Publisher**: FHIR Project team - **Description**: This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set. ## Content (Compose) - **System**: http://www.whocc.no/atc ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set."/> <copyright value="This resource includes content from the Anatomical Therapeutic Chemical Classification System which is copyright of the WHO Collaborating Centre for Drug Statistics Methodology."/> <compose> <include> <system value="http://www.whocc.no/atc"/> </include> </compose> </ValueSet> ```