This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetAssociated Reference Type
{
"resourceType" : "ValueSet",
"id" : "document-related-artifact-type",
"meta" : {
"lastUpdated" : "2026-04-11T00:49:02.456+00:00"
},
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/document-related-artifact-type",
"version" : "6.0.0-ballot4",
"name" : "AssociatedReferenceType ",
"title" : "Associated Reference Type ",
"status" : "active",
"experimental" : false,
"date" : "2026-04-09T16:55:11+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Type of the relationship between the document reference and the related resource.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"immutable" : false,
"compose" : {
"include" : [{
"system" : "http://hl7.org/fhir/related-artifact-type",
"concept" : [{
"code" : "documentation"
},
{
"code" : "justification"
},
{
"code" : "citation"
},
{
"code" : "part-of"
}]
}]
}
}
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.