This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Example ValueSet/examplescenario-instance-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetExample Scenario Resource Type
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="examplescenario-instance-type"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> This value set includes codes based on the following rules:</p>
<ul>
<li> Import all the codes that are contained in
<a href="valueset-resource-types.html">Resource Types</a>
</li>
<li> Include all codes defined in
<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v2-0354.html">
<code> http://terminology.hl7.org/CodeSystem/v2-0354</code>
</a>
</li>
</ul>
</div>
</text>
<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="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/examplescenario-instance-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3006"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="ExampleScenarioResourceType"/>
<title value="Example Scenario Resource Type"/>
<status value="draft"/>
<experimental value="true"/>
<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."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<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>
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.