FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/document-related-artifact-type (XML)

Responsible Owner: Terminology Infrastructure Work GroupStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Value SetAssociated Reference Type

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="document-related-artifact-type"/> 
  <meta> 
    <lastUpdated value="2026-04-11T00:49:02.456+00:00"/> 
  </meta> 
  <text> 
    <status value="extensions"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet document-related-artifact-type</b> 
      </p> 
      <a name="document-related-artifact-type"> </a> 
      <a name="hcdocument-related-artifact-type"> </a> 
      <ul> 
        <li> Include these codes as defined in 
          <a href="codesystem-related-artifact-type.html">
            <code> http://hl7.org/fhir/related-artifact-type</code> 
          </a> 
          <span title="Version is not explicitly stated, which means it is fixed to the version provided
           in this specification"> version 📦6.0.0-ballot4</span> 
          <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-related-artifact-type.html#related-artifact-type-documentation">documentation</a> 
              </td> 
              <td style="color: #cccccc">Documentation</td> 
              <td> Additional documentation for the knowledge resource. This would include additional
                 instructions on usage as well as additional information on clinical context or
                 appropriateness.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-related-artifact-type.html#related-artifact-type-justification">justification</a> 
              </td> 
              <td style="color: #cccccc">Justification</td> 
              <td> The target artifact is a summary of the justification for the knowledge resource
                 including supporting evidence, relevant guidelines, or other clinically important
                 information. This information is intended to provide a way to make the justification
                 for the knowledge resource available to the consumer of interventions or results
                 produced by the knowledge resource.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-related-artifact-type.html#related-artifact-type-citation">citation</a> 
              </td> 
              <td style="color: #cccccc">Citation</td> 
              <td> Bibliographic citation for papers, references, or other relevant material for the
                 knowledge resource. This is intended to allow for citation of related material,
                 but that was not necessarily specifically prepared in connection with this knowledge
                 resource.</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="codesystem-related-artifact-type.html#related-artifact-type-part-of">part-of</a> 
              </td> 
              <td style="color: #cccccc">Part Of</td> 
              <td> This artifact is a part of the target artifact. The target artifact is composed
                 of this artifact (and possibly other artifacts).</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </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/ValueSet/document-related-artifact-type"/> 
  <version value="6.0.0-ballot4"/> 
  <name value="AssociatedReferenceType "/> 
  <title value="Associated Reference Type "/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2026-04-09T16: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="Type of the relationship between the document reference and the related resource."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <immutable value="false"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/related-artifact-type"/> 
      <concept> 
        <code value="documentation"/> 
      </concept> 
      <concept> 
        <code value="justification"/> 
      </concept> 
      <concept> 
        <code value="citation"/> 
      </concept> 
      <concept> 
        <code value="part-of"/> 
      </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.