This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetExample Scenario Operation Code
{
"resourceType" : "ValueSet",
"id" : "examplescenario-operation-codes",
"meta" : {
"lastUpdated" : "2025-11-20T23:56:49.898+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet examplescenario-operation-codes</b></p><a name=\"examplescenario-operation-codes\"> </a><a name=\"hcexamplescenario-operation-codes\"> </a><ul><li>Include all codes defined in <a href=\"codesystem-restful-interaction.html\"><code>http://hl7.org/fhir/restful-interaction</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦6.0.0-ballot3</span></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/examplescenario-operation-codes",
"version" : "6.0.0-ballot3",
"name" : "ExampleScenarioOperationCode",
"title" : "Example Scenario Operation Code",
"status" : "active",
"experimental" : false,
"publisher" : "FHIR Project team",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "http://hl7.org/fhir/restful-interaction"
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.