--- type: "valueset" title: "Service Category" valueset: "service-category" --- # Service Category - **Official URL**: http://hl7.org/fhir/ValueSet/service-category - **Version**: 6.0.0 - **Status**: active - **Name**: ServiceCategory - **Title**: Service Category - **Publisher**: FHIR Project team - **Description**: This value set defines an example set of codes that can be used to classify groupings of service-types/specialties. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/service-category ## 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 defines an example set of codes that can be used to classify groupings of service-types/specialties."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/service-category"/> </include> </compose> </ValueSet> ```