Example ValueSet/research-study-status (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetResearchStudyStatus
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="research-study-status"/>
<meta>
<lastUpdated value="2022-09-10T04:52:37.223+10:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include codes from
<a href="codesystem-research-study-classifiers.html">
<code> http://hl7.org/fhir/research-study-classifiers</code>
</a> where concept descends from
<a href="codesystem-research-study-classifiers.html#research-study-classifiers-research-study-status">research-study-status</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="brr"/>
</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="0"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/research-study-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.819"/>
</identifier>
<version value="5.0.0-ballot"/>
<name value="ResearchStudyStatus"/>
<title value="ResearchStudyStatus"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2020-12-28T16:55:11+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Codes that convey the current status of the research study."/>
<immutable value="true"/>
<compose>
<include>
<system value="http://hl7.org/fhir/research-study-classifiers"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="research-study-status"/>
</filter>
</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.