--- type: "valueset" title: "Example Scenario Operation Code" valueset: "examplescenario-operation-codes" --- # Example Scenario Operation Code - **Official URL**: http://hl7.org/fhir/ValueSet/examplescenario-operation-codes - **Version**: 6.0.0 - **Status**: active - **Name**: ExampleScenarioOperationCode - **Title**: Example Scenario Operation Code - **Publisher**: FHIR Project team - **Description**: This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool. ## Content (Compose) - **System**: http://hl7.org/fhir/restful-interaction ## 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="This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool."/> <compose> <include> <system value="http://hl7.org/fhir/restful-interaction"/> </include> </compose> </ValueSet> ```