type: valuesetvalueset: 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 version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="examplescenario-operation-codes"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/examplescenario-operation-codes"/>
<version value="6.0.0"/>
<name value="ExampleScenarioOperationCode"/>
<title value="Example Scenario Operation Code"/>
<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>