FHIR CI-Build

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

Example CodeSystem/report-relation-type (XML)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Code SystemReportRelationshipType

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="report-relation-type"/> 
  <meta> 
    <lastUpdated value="2024-04-12T18:40:09.078+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/report-relation-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">replaces
            <a name="report-relation-type-replaces"> </a> 
          </td> 
          <td> Replaces</td> 
          <td> This document replaces or supersedes the target document.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">amends
            <a name="report-relation-type-amends"> </a> 
          </td> 
          <td> Amends</td> 
          <td> This document notes corrections or changes to replace or supersede parts of the
             target document.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">appends
            <a name="report-relation-type-appends"> </a> 
          </td> 
          <td> Appends</td> 
          <td> This document adds additional information to the target document.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">transforms
            <a name="report-relation-type-transforms"> </a> 
          </td> 
          <td> Transforms</td> 
          <td> This document was generated by transforming the target document (eg format or language
             conversion).</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">replacedWith
            <a name="report-relation-type-replacedWith"> </a> 
          </td> 
          <td> Replaced With</td> 
          <td> This document was.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">amendedWith
            <a name="report-relation-type-amendedWith"> </a> 
          </td> 
          <td> Amended With</td> 
          <td> This document was.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">appendedWith
            <a name="report-relation-type-appendedWith"> </a> 
          </td> 
          <td> Appended With</td> 
          <td> This document was.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">transformedWith
            <a name="report-relation-type-transformedWith"> </a> 
          </td> 
          <td> Transformed With</td> 
          <td> This document was.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </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/report-relation-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1958"/> 
  </identifier> 
  <version value="6.0.0-cibuild"/> 
  <name value="ReportRelationshipType"/> 
  <title value="Report Relationship Type"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2021-01-05T10:01:24+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="The type of relationship between reports."/> 
  <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/report-relation-type"/> 
  <content value="complete"/> 
  <concept> 
    <code value="replaces"/> 
    <display value="Replaces"/> 
    <definition value="This document replaces or supersedes the target document."/> 
  </concept> 
  <concept> 
    <code value="amends"/> 
    <display value="Amends"/> 
    <definition value="This document notes corrections or changes to replace or supersede parts of the
     target document."/> 
  </concept> 
  <concept> 
    <code value="appends"/> 
    <display value="Appends"/> 
    <definition value="This document adds additional information to the target document."/> 
  </concept> 
  <concept> 
    <code value="transforms"/> 
    <display value="Transforms"/> 
    <definition value="This document was generated by transforming the target document (eg format or language
     conversion)."/> 
  </concept> 
  <concept> 
    <code value="replacedWith"/> 
    <display value="Replaced With"/> 
    <definition value="This document was."/> 
  </concept> 
  <concept> 
    <code value="amendedWith"/> 
    <display value="Amended With"/> 
    <definition value="This document was."/> 
  </concept> 
  <concept> 
    <code value="appendedWith"/> 
    <display value="Appended With"/> 
    <definition value="This document was."/> 
  </concept> 
  <concept> 
    <code value="transformedWith"/> 
    <display value="Transformed With"/> 
    <definition value="This document was."/> 
  </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.