--- type: "valueset" title: "Example Scenario Resource Type" valueset: "examplescenario-instance-type" --- # Example Scenario Resource Type - **Official URL**: http://hl7.org/fhir/ValueSet/examplescenario-instance-type - **Version**: 6.0.0 - **Status**: active - **Name**: ExampleScenarioResourceType - **Title**: Example Scenario Resource Type - **Publisher**: HL7 FHIR Infrastructure WG - **Description**: Types of resource structures that can be passed in or out of exchange operations. Not necessarily FHIR. ## Content (Compose) - **System**: - - **System**: http://terminology.hl7.org/CodeSystem/v2-0354 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 FHIR Infrastructure WG"/> <description value="Types of resource structures that can be passed in or out of exchange operations. Not necessarily FHIR."/> <immutable value="true"/> <compose> <include> <valueSet value="http://hl7.org/fhir/ValueSet/resource-types"/> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0354"/> </include> </compose> </ValueSet> ```