This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example CodeSystem/substance-sequence-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemSubstanceSequenceTypeExample
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="substance-sequence-type"/>
<meta>
<lastUpdated value="2026-06-23T16:20:19.822+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: CodeSystem substance-sequence-type</b>
</p>
<a name="substance-sequence-type"> </a>
<a name="hcsubstance-sequence-type"> </a>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/substance-sequence-type</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b> Code</b>
</td>
<td>
<b> Display</b>
</td>
<td>
<b> Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">complete
<a name="substance-sequence-type-complete"> </a>
</td>
<td> Complete</td>
<td> A complete sequence is provided.</td>
</tr>
<tr>
<td style="white-space:nowrap">partial
<a name="substance-sequence-type-partial"> </a>
</td>
<td> Partial</td>
<td> Only a partial sequence is provided.</td>
</tr>
</table>
</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="informative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/substance-sequence-type"/>
<version value="6.0.0-ballot4"/>
<name value="SubstanceSequenceTypeExample"/>
<title value="Substance Sequence Type"/>
<status value="active"/>
<experimental value="true"/>
<date value="2026-06-19"/>
<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="Indicates whether the sequence provided is complete or partial."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/substance-sequence-type"/>
<content value="complete"/>
<concept>
<code value="complete"/>
<display value="Complete"/>
<definition value="A complete sequence is provided."/>
</concept>
<concept>
<code value="partial"/>
<display value="Partial"/>
<definition value="Only a partial sequence is provided."/>
</concept>
</CodeSystem>
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.