--- type: "valueset" title: "Service Mode" valueset: "service-mode" --- # Service Mode - **Official URL**: http://hl7.org/fhir/ValueSet/service-mode - **Version**: 6.0.0 - **Status**: active - **Name**: ServiceMode - **Title**: Service Mode - **Publisher**: FHIR Project team - **Description**: An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching ## Content (Compose) - **System**: http://hl7.org/fhir/service-mode ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching"/> <compose> <include> <system value="http://hl7.org/fhir/service-mode"/> </include> </compose> </ValueSet> ```