Example ValueSet/cited-artifact-status-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetCitedArtifactStatusType
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cited-artifact-status-type"/>
<meta>
<lastUpdated value="2022-09-10T05:52:37.223+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> This value set includes codes based on the following rules:</p>
<ul>
<li> Include all codes defined in
<a href="codesystem-cited-artifact-status-type.html">
<code> http://terminology.hl7.org/CodeSystem/cited-artifact-status-type</code>
</a>
</li>
<li> Include these codes as defined in
<a href="codesystem-publication-status.html">
<code> http://hl7.org/fhir/publication-status</code>
</a>
<table class="none">
<tr>
<td style="white-space:nowrap">
<b> Code</b>
</td>
<td>
<b> Display</b>
</td>
<td>
<b> Definition</b>
</td>
</tr>
<tr>
<td>
<a href="codesystem-publication-status.html#publication-status-retired">retired</a>
</td>
<td> Retired</td>
<td> This resource has been withdrawn or superseded and should no longer be used.</td>
</tr>
<tr>
<td>
<a href="codesystem-publication-status.html#publication-status-unknown">unknown</a>
</td>
<td> Unknown</td>
<td> The authoring system does not know which of the status values currently applies
for this resource. Note: This concept is not to be used for "other"
- one of the listed statuses is presumed to apply, it's just not known which one.</td>
</tr>
</table>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-activity">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/cited-artifact-status-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.2960"/>
</identifier>
<version value="5.0.0-ballot"/>
<name value="CitedArtifactStatusType"/>
<title value="CitedArtifactStatusType"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-03-11T10:55:11.085+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="Cited Artifact Status Type"/>
<immutable value="true"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"/>
</include>
<include>
<system value="http://hl7.org/fhir/publication-status"/>
<concept>
<code value="retired"/>
<display value="Retired"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
</concept>
</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.