This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions 
Example ValueSet/example-metadata (XML)
Raw XML (canonical form + also see XML Format Specification)
Jump past Narrative
Example Value Set Metadata (id = "example-metadata")
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="example-metadata"/>
<meta>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include all codes defined in
<a href="codesystem-example-metadata.html">
<code> http://hl7.org/fhir/CodeSystem/example-metadata</code>
</a>
</li>
</ul>
</div>
</text>
<url value="http://hl7.org/fhir/ValueSet/example-metadata"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3139"/>
</identifier>
<version value="5.0.0"/>
<name value="ExampleMetadata"/>
<title value="Metadata Example"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-07-21"/>
<publisher value="FHIR (Example)"/>
<contact>
<name value="FHIR project team"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This is an example value set that illustrates usage of the metadata resource elements
introduced in R5"/>
<approvalDate value="2021-07-21"/>
<lastReviewDate value="2022-07-21"/>
<effectivePeriod>
<start value="2021-08-01"/>
<end value="2022-07-31"/>
</effectivePeriod>
<topic>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/definition-topic"/>
<code value="treatment"/>
<display value="Treatment"/>
</coding>
</topic>
<author>
<name value="ACME ValueSet Development"/>
<telecom>
<system value="url"/>
<value value="http://acme.org/development"/>
</telecom>
</author>
<editor>
<name value="ACME ValueSet Management"/>
<telecom>
<system value="url"/>
<value value="http://acme.org/management"/>
</telecom>
</editor>
<reviewer>
<name value="Society for Creative ValueSet Review"/>
<telecom>
<system value="url"/>
<value value="http://example.org/scvr"/>
</telecom>
</reviewer>
<endorser>
<name value="National Foundation for ValueSet Quality"/>
<telecom>
<system value="url"/>
<value value="http://example.org/nfvq"/>
</telecom>
</endorser>
<relatedArtifact>
<type value="derived-from"/>
<resource value="http://hl7.org/fhir/ValueSet/example"/>
</relatedArtifact>
<compose>
<include>
<system value="http://hl7.org/fhir/CodeSystem/example-metadata"/>
<version value="20210721"/>
</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.